﻿/* DEFAULTS
----------------------------------------------------------*/
body {
    background-image: none;
    font-family: 'Product Sans', Arial, Sans-Serif;
    font-size: .80em;
    width: 100%;
    margin: 0;
    padding: 0;
}

a:link {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none !important;
}

a.selected {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

a:active {
    color: #777777 !important;
    text-decoration: none !important;
}

.ctime {
    display:table;
    text-align: left;
    margin-left: 15px;
    font-size: 14px;
    padding: 0 0 5px 0;
}

@media screen and (max-width: 500px) {
    .ctime {
        margin-left: 5px;
    }
}

.boximg {
    display: flex;
    flex-wrap: wrap;
    border-style: none;
    border-width: 1px;
    justify-content: center;
    position: relative;
    width: 100%;
}

.boximagcontent {
    display: flex;
    border-style: none;
    border-width: 1px;
    text-align: center;
    vertical-align: central;
    width: 98%;
}

a {
width: auto;
height: 100%;
object-fit: contain;
max-width: 100%; /* Opzionale, ma consigliato */
}

img {
    width: auto;
    height: 100%;
    object-fit: contain;
    max-width: 100%; /* Opzionale, ma consigliato */
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

li
{
    padding:0px;
    margin:0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    display: flex;
    border-style: none;
    border-width: 1px;
    padding: 0 0 0 0;
    width: auto;
    margin: 5px;
}

.continer {
    display: flex;
    flex-wrap: wrap;
    border-style: none;
    border-width: 1px;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.content {
    display: table;
    background-image: url(/Img/Sfondo_Home.png);
    border-style: solid;
    border-width: 1px;
    Border-color: #E2E2E2;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    border-radius: 6px;
    max-width: 1200px;
    width: 100%;
}

.header {
    display: flex;
    flex-wrap: wrap;
    border-style: none;
    border-width: 1px;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.headlogos {
    border-style: solid;
    border-width: 1px;
    width: 14%;
    text-align: center;
    margin-bottom: 10px;
}

.headintest {
    border-style: none;
    border-width: 1px;
    width: 69%;
    height: auto;
    font-family: 'Product Sans', Arial, Sans-Serif;
    font-size: 3.5vw;
    font-style: normal;
    font-weight: bolder;
    text-align: center;
    vertical-align: central;
}

@media screen and (max-width: 1475px) {
    .headintest {
        font-size: 4vw;
    }
}

@media screen and (max-width: 1310px) {
    .headintest {
        font-size: 4.5vw;
    }
}

.mContent {
    display:block;
    border-style:none;
    border-width: 1px;
    padding-top: 10px;
}

.leftCol
{
    padding: 6px 0;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.linea {
    height: 1px;
    border-style: solid none none none;
    border-width: 2px;
    border-color: #BFBFBF;
    width: 100%;
    max-width: 1200px;
    margin: 10px 5px 0 5px;
}

.footer {
    display: block;
    background-color: transparent;
    border-style: none;
    font-family: 'Product Sans', Arial, Sans-Serif;
    color: #000000;
    line-height: normal;
    text-align: center;
    font-size: 10pt;
    padding: 8px 8px 0 8px;
    margin: 10px 5px 0 5px;
    width: 100%;
    max-width: 1200px;
}

@media screen and (max-width: 500px) {
    .footer {
        font-size: 3vw;
    }
}

.footerMail {
    display: block;
    background-image: url(/Img/Sfondo_Home_Footer.png);
    text-align: center;
    font-size: 9pt;
    font-weight: normal;
    margin-bottom: 5px;
}

@media screen and (max-width: 500px) {
    .footerMail {
        font-size: 8pt;
    }
}

.clogin {
    display: flex;
    justify-content: space-between;
    margin: 0 16px 0 16px;
    font-family: 'Product Sans', Arial, Sans-Serif;
    font-size: 14px;
}

.aCapoLogin {
    display: block;
    clear: left;
    margin: 15px 0 5px 0;
}

.aCapo {
    display: block;
    width:auto;
    border-style:none;
    border-width: 1px;
    margin-top: 5px;
}

.aCapoTop {
    display:block;
    width:auto;
    border-style:none;
    border-width:1px;
    margin: 10px 0 5px 0;
}

.aCapoBottom {
    display: block;
    clear: left;
    border-style: none;
    border-width: 1px;
    margin: 30px 0 0 0;
}

.aCapoBottom20 {
    display: block;
    clear: left;
    border-style: none;
    border-width: 1px;
    font-size: 11pt;
    margin-bottom: 20px;
}

.ButtonInline {
    display:inline-block;
    margin-top:10px;
}

.asterisco::before {
    content:"*";
    color:darkred;
}

/* MENU PRINCIPALE 
----------------------------------------------------------*/

.BtnMenuM {

    display:none;
}

@media screen and (max-width: 500px) {
    .BtnMenuM {
        display:flex;
        margin-left: 7px;
    }
}

.MenuP {
    display: table;
    border-style: none;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 5px;
    margin-left: 0;
    font-weight: bold;
    width: 100%;
    height: auto;
}

@media screen and (max-width: 500px) {
    .MenuP {
        position: absolute;
        background-image: url(/Img/Sfondo_Home.png);
        border-style: solid;
        border-width: 2px;
        border-color: #C2C2C2;
        padding-left: 10px;
        padding-right: 10px;
        white-space: nowrap; /* evita che il contenuto vada a capo */
        z-index: 20;
        max-width: 120px;
        opacity: 0;
        overflow: hidden;
        transform: translateX(-100%);
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .MenuP.attivo {
        transform: translateX(0);
        opacity: 1;
    }

    .MenuP.show {
        transform: translateX(0);
        opacity: 1;
    }

    .MenuP.hidden {
        display: none;
    }

    .animato {
        transition: 0.2s ease-out, opacity 0.2s ease-out;
    }
}

.headerMenul {
    background-color: #E9E9E9;
    border-style: none;
    border-width: 1px;
    float: left;
    width: auto;
    margin-left: 10px;
    padding-bottom: 0;
}

@media screen and (max-width: 500px) {
    .headerMenul {
        margin-left: 0;
    }
}

.headerMenul li {
    display: inline-block;
}

@media screen and (max-width: 500px) {
    .headerMenul li {
        display: grid;
        background-image: url(/Img/Sfondo_Home.png);
        margin-left: 0;
    }
}

.headerMenur {
    display: inline-block;
    background-color: #E9E9E9;
    border-style: none;
    border-width: 1px;
    float: right;
    width: auto;
    margin-right: 10px;
}

.headerMenur li {
    display: inline-block;
}

@media screen and (max-width: 500px) {
    .headerMenur {
        background-image: url(/Img/Sfondo_Home.png);
        border-style: dotted none none none;
        float: left;
        clear: left;
        padding-top: 5px;
    }
}


/* menu */

.menu {
    font-size: 19px;
}

@media screen and (max-width: 500px) {
    .menu {
        margin-bottom: 8px;
        font-size:18px;
    }
}


/* MENU PARROCCHIA   
----------------------------------------------------------*/

.BtnMenu {
    display:block;
    border-style: none;
    border-width: 1px;
    margin-left: 10px;
}

@media screen and (max-width: 500px) {
    .BtnMenu {
        margin-left:8px;
    }
}

.headerMenup {
    font-family: 'Product Sans', Arial, Sans-Serif;
    font-size: 14px;
    padding-right: 1px;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 0;
    width: auto;
    height: auto;
    clear: left;
}

.linkm {
    display: table;
    font-size: 12pt;
    border-style: none;
    border-width: 1px;
    margin-left: 10px;
    margin-bottom: 10px;
    Float: left;
}

/* PAGINA Info   
----------------------------------------------------------*/

.bInfo {
    display: block;
    padding: 0 0 5px 0;
    width: auto;
    max-width: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 400px;
}

.InfoGridIp {
    display: block;
    width: 195px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* PAGINA AVVISI   
----------------------------------------------------------*/

.cntAvvisi {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: normal;
    position: relative;
    gap: 20px; /* Spazio tra gli elementi */
    margin: 2px;
    padding-bottom: 20px;
}

.gavvisi {
    display: block;
    border-style: solid;
    border-width: 4px;
    border-color: #F2F2F2;
    background-color: #E5E5E5;
    max-width: 350px;
}

.bavvisi {
    display: block;
    padding: 0 0 5px 0;
    width: auto;
    max-width: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 450px;
}

.havvisi {
    display: block;
    font-family: 'Product Sans', Arial, Sans-Serif;
    font-size: 12pt;
    border-style: none;
    border-width: 1px;
    padding-top: 10px;
    text-align: center;
}

.AvvisiGrid {
    Border-Style: solid;
    Border-Width: 1px;
    border-color: #CFCFCF;
    padding: 0 10px 0 10px;
}

.AvvisiGridData {
    min-width: 40px;
    max-width: 80px;
}

.AvvisiGridLink {
    min-width: 150px;
    max-width: 180px;
}

.AvvisiGridTipo {
    min-width: 50px;
    max-width: 80px;
    text-align: center;
}

.gridMain {
    font-family: 'Product Sans', Arial, Sans-Serif;
    font-size: 12pt;
    border-style: none;
    border-width: 1px;
    min-width: 335px;
    margin: 0 2px 4px 2px;
}

.gvUltAvv {
    display: block;
    font-size: 10pt;
    margin-top: 5px;
    margin-bottom: 4px;
    float: left;
}

.dataAvviso {
    text-align: center;
    font-size: 8pt;
    width: 72px;
    height: 15px;
}

.chkInHome {
    display: inline;
    clear: left;
    margin-bottom: 5px;
}

.lblInHome {
    display: block;
    clear: left;
    margin-bottom: 5px;
}

.dataScadPub {
    display: block;
    text-align: center;
    font-size: 8pt;
    width: 72px;
    height: 15px;
    margin-bottom: 10px;
}


/* PAGINA DI DETTAGLIO   
----------------------------------------------------------*/
.BoxPage {
    font-family: 'Product Sans', Arial, Sans-Serif;
    border-style: solid;
    border-width: 1px;
    padding: 25px;
    margin-top: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.Parrocchia {
    display: table;
    border-style: none;
    border-width: 1px;
    z-index: 10;
    width:100%;
}

.BoxMenu {
    display: table;
    background-image: url(/Img/Sfondo_Home.png);
    border-style: solid;
    border-width: 2px;
    border-color: #C2C2C2;
    margin: 5px 0 10px 0;
    padding-bottom: 10px;
    position: absolute;
    z-index: 15;
    height: auto;
    min-width: 220px;
    float: left;
    transform: translateX(-100%);
    opacity: 0;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.BoxMenu.show {
    transform: translateX(0);
    opacity: 1;
    }

.BoxMenu.hidden {
    display: none;
}

.ComunicPage {
    display: table;
    white-space: unset;
    background-color: #E5E5E5;
    border-style: solid;
    border-width: 4px;
    border-color: #F2F2F2;
    font-size: 13pt;
    text-align: left;
    margin: 5px 0 10px 10px;
    padding: 15px 8px 15px 8px;
    width: auto;
    z-index: 10;
    float: left;
}

.FramePage {
    display: table;
    background-color: #E5E5E5;
    border-style: solid;
    border-width: 4px;
    border-color: #F2F2F2;
    font-size: 11pt;
    text-align: justify;
    margin: 5px 10px 10px 10px;
    padding: 15px 8px 15px 8px;
    width: auto;
    z-index: 10;
    float: left;
}

@media screen and (max-width: 500px) {
    .FramePage {
        font-size: 3.4vw;
    }
}

.DettPage {
    font-family: 'Product Sans', Arial, Sans-Serif;
    background-color: #E5E5E5;
    font-size: 13px;
}

.DettPage h1 {
    font-family: 'Product Sans', Arial, Sans-Serif;
    text-align: center;
    font-size: 16px;
    padding-bottom: 30px;
}

.DettPage h2
{
    font-size: 15px;
    padding-bottom: 4px;
    margin-left: 15px;
    margin-right: 15px;
    padding-right:10px;
    font-weight: bold;
}

.DettPage h3
{
    font-size: 6px;
    text-align: justify;
    margin-left: 35px;
    padding-right:10px;
    font-weight: normal;
    line-height: 1.5em;
}

.DettPage h4
{
    font-size: 14px;
    margin-left: 15px;
    margin-left: 15px;
    padding-bottom: 10px;
    padding-right: 10px;
    font-weight: normal;
    line-height: 1.5em;
}


/* FORM ELEMENTS   
-----------------------------*/

.failurenotification {
    display: inline;
    font-size: 10pt;
    color: red;
    margin-left: 5px;
}

.failurenotificationTop {
    display: inline-block;
    font-size: 10pt;
    color: darkred;
    margin-bottom: 20px;
}

.failurenotificationBottom {
    display: inline-block;
    font-size: 10pt;
    color: darkred;
    margin-top: 20px;
}

.labelinlineTop {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}

.labelinlineBottom {
    display: inline-block;
    margin-right: 5px;
    margin-top: 10px;
}

.dateform {
    width: 70px;
    padding: 0 3px 0 3px;
    text-align:center;
}

.label {
    display: block;
    margin-right: 5px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #CCCCCC;
}

input.passwordEntry 
{
    width: 200px;
    border: 1px solid #CCCCCC;
}

/* MISC  
----------------------------------------------------------*/

.resetPswDett {
    display: block;
    margin-top: 30px;
    font-size: 11pt;
}

.changPsw {
    display: block;
    margin-top: 30px;
    color: darkgreen;
    font-size: 11pt;
}

.GoogleBtn {
    margin-top: 5px;
}

.messag {
    position: absolute;
    bottom:0;
    font-size: 10pt;
}

.listbox {
    margin-top: 20px;
    margin-bottom: 10px;
}

.grid {
    margin-left: 2px;
    margin-right: 2px;
}

.clear
{
    margin: auto;
    clear: both;
}

.title
{
    display: block;
    float: inherit;
    text-align: center;
    width: auto;
}

.lnkMail
{
    border-style:solid;
    border-width:1px;
    padding-bottom: 20px;
}

.ImgGoogle
{
    border-style:solid;
    border-width:1px;
    padding-top: 20px;
}

.loginstatusbox
{
    margin: 0;
    padding: 0;
}

.loginstatus
{
    margin: 0;
    padding: 0;
    float: right;
    clear: both;
}

.accountcontiner {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    border-style: none;
    border-width: 1px;
    justify-content: center;
    align-items: normal;
    position: relative;
    width: 100%;
}

.contentbox {
    display: block;
    border-style: none;
    border-width: 1px;
    width: 100%;
}


.contentInfo {
    display: table;
    background-color: #E5E5E5;
    border-style: solid;
    border-width: 4px;
    Border-color: #F2F2F2;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    width: 350px;
}

.loginbox {
    display: block;
    background-color: #E5E5E5;
    border-style: solid;
    border-width: 4px;
    border-color: #F2F2F2;
    font-size: 12pt;
    margin: 10px 0 15px 0;
    padding: 5px;
    min-height: 230px;
    width: 350px;
}



.newUser {
    margin-bottom:20Px;
}

.loginButton
{
    margin-top:15px;
    width:150px;
}

.logintext
{
    width: 150px;
    margin: 10px;
}

/* Registrazione Utente */

.registerBox {
    display: table;
    border-style: solid;
    border-width: 3px;
    border-color: #E0E0E0;
    margin-left: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    max-width: 350px;
}

.registerDett 
{
    margin-top: 10px;
    margin-bottom: 15px;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: center;
}

.gavv {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-style: none;
    border-width: 1px;
    min-height: 500px;
}

.uploadg {
    display:block;
    background-color: #E5E5E5;
    border-style: solid;
    border-width: 4px;
    border-color: #F2F2F2;
    width:auto;
    max-width: 350px;
    padding: 3px;
}

.upload {
    border-style: none;
    border-width:1px;
    font-size: 10pt;
    height: auto;
    min-width:350px;
    padding-bottom: 10px;
}

.uploadf
{
    display:inline;
    border-style:none;
    border-width:1px;
    margin-top: 5px;
    margin-bottom:10px;
    margin-right: 0;
    min-width:330px;
}

/* GESTIONE RUOLI */
.RoleDataGrid {
    padding-left: 3px;
    padding-right: 3px;
    text-align-last: left;
}

.imgbox {
    display: inline-block;
    object-fit: fill;
    width:100%;
}

.hbox {
    display: inline-block;
    font-family: 'Product Sans', Arial, Sans-Serif;
    font-size: 15pt;
    font-weight: bolder;
    white-space: nowrap;
    width: 340px;
    padding: 8px 7px 7px 7px;
}

.hboxpt11 {
    display: inline-block;
    font-family: 'Product Sans', Arial, Sans-Serif;
    font-size: 11pt;
    font-weight: bolder;
    white-space: nowrap;
    padding: 8px 7px 7px 7px;
}

.tbox
{
     font-weight:bold;
     line-height:1em;
     font-size:13pt;
}

.UltCom {
    margin-top: 10px;
    text-align: center;
    font-size: 20pt;
    font-weight: bold;
}

.box1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /*align-items: center;*/
    position: relative;
    gap: 5px; /* Spazio tra gli elementi */
    border-style: none;
    border-width: 1px;
    Border-color: #E2E2E2;
    padding-bottom: 4px;
    padding-left: 4px;
    border-width: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 1px;
}

.box2 {
    display: table;
    font-size: 13pt;
    background-color: #E5E5E5;
    padding: 4px;
    margin: 4px 4px 0 0;
    border-style: solid;
    border-width: 3px;
    border-color: #F0F0F0;
    width: 350px;
    min-height: 320px; /*285*/
    line-height: 0.7em;
}

@media screen and (max-width: 500px) {
    .box2 {
        min-height:auto;
    }
}

.line
{
    display: block;
    border-style: solid none none none;
    border-width: 2px;
    border-block-color: #CFCFCF;
    max-width: 348px;
    margin-top: 5px;
    margin-bottom: 10px;
    clear: left;
}

.space {
    display: block;
    border-style: none;
    border-width: 1px;
    max-width: 348px;
    margin-top: 20px;
    margin-bottom: 5px;
    clear: left;
}

.sepline {
    display: block;
    border-style: none none dotted none;
    border-width: 1px;
    width: auto;
    padding-top: 20px;
    margin-bottom: 20px;
    margin-right:5px;
    clear: left;
}

.comunic {
    display: flex;
    flex-wrap: wrap;
    border-style: none;
    border-width: 1px;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
}

.frame {
    display: block;
    border-style: solid;
    border-width: 3px;
    border-color: #E0E0E0;
    width: 100%;
    max-width: 1184px;
    margin-right: 5px;
    margin-left: 5px;
    height: 500px;
}

.date {
    display: block;
    border-style: none;
    border-width: 1px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-right: 3px;
    font-weight: bold;
}

.horari {
    display: block;
    border-style: none;
    border-width: 1px;
    font-size: 14pt;
    margin-bottom: 10px;
    clear: both;
}

.lorari {
    display: block;
    border-style: none;
    border-width: 1px;
    font-size: 10pt;
    float: left;
    width: 45px;
    margin-top: 3px;
    padding-right: 3px;
    clear: left;
}

.orari {
    display: block;
    border-style: none;
    border-width: 1px;
    font-size: 11pt;
    line-height: 1.3;
    text-align: justify;
    width:auto;
    margin-bottom: 5px;
    padding-right: 3px;
}

.dorari {
    display: block;
    border-style: none;
    border-width: 1px;
    font-size: 10pt;
    font-weight:bold;
    margin-top:11px;
    margin-bottom: 3px;
    padding-right: 3px;
    color: darkmagenta;
}

.dorari2 {
    display: block;
    border-style: none;
    border-width: 1px;
    font-size: 11pt;
    font-weight: bold;
    margin-top: 0;
    padding-right: 3px;
    color: darkmagenta;
}

.gridEmpty {
    display: block;
    border-style: none;
    border-width: 1px;
    font-size: 13pt;
    word-wrap: break-word;
    white-space: normal;
    line-height: 1.5;
}

.gridComunic {
    border-style: solid;
    border-right-width: 1px;
    font-size: 12pt;
    border-width: 1px;
    padding-right: 5px;
}

.gridComunicBound {
    border-style: solid;
    font-size: 12pt; 
    min-width:78px;
    border-width: 1px;
    padding-right: 5px;
}

@media screen and (max-width: 500px) {
    .gridComunicBound {
        font-size: 3.5vw;
    }
}

.gridComunicLink {
    border-style: solid;
    font-size: 12pt;
    border-width: 1px;
    padding-right: 10px;
}


.grid
{
    padding: 2px;
}

.noDisplay
{
    display:none;
}


