h1, h2, h3, h4 { font-weight: inherit; font-size: 100%; padding: 0; margin: 0; font-family: inherit; } input:not([type="hidden"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):not([id^="oggetti_per_pagina"]), textarea, select { font-size: 14px; padding: 5px; border: solid 1px #ccc; border-radius: 3px; background-color: #f7f7f7; } .box-completo select { font-size: 12px; padding: 3px; } input:not([type="hidden"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus, textarea:focus, select:focus { outline: none; } .formato_data, .formato_ora { text-align: center; } .visibilita-solo-mobile, .visibilita-solo-stampa { display: none; visibility: hidden; } form[id^="moduloBoxTitolo"], form[id^="moduloBoxPiede"] { margin-top: 2px !important; } form[id^="FormRegaliModifica_"] input[type="text"], form[id^="FormRegaliModifica_"] textarea, div[id^="nomeCampoModifica"] input[type="text"], form[id^="moduloBoxTitolo"] input[type="text"], form[id^="moduloBoxPiede"] input[type="text"], form#moduloNomeRiferimento input[type="text"], form#moduloTitolo input[type="text"], form#moduloNomeMenu input[type="text"], form[id^="moduloNomePulsante"] input[type="text"] { font-size: 12px !important; padding: 3px !important; } form[id^="FormRegaliModifica_"] input[type="image"], div[id^="nomeCampoModifica"] img[id^="moduloNomeCampo"], form[id^="moduloBoxTitolo"] input[type="image"], form[id^="moduloBoxPiede"] input[type="image"], form#moduloNomeRiferimento input[type="image"], form#moduloTitolo input[type="image"], form#moduloNomeMenu input[type="image"], form[id^="moduloNomePulsante"] input[type="image"] { width: 18px !important; height: 18px !important; margin-left: 4px; margin-top: 3px; } form[id^="moduloformazione_"] input[type="image"], form[id^="FormMotoriModifica_"] input[type="image"], form#moduloH1Homepage input[type="image"] { width: 18px !important; height: 18px !important; margin-left: 4px; margin-top: 7px; } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. text-rendering: optimizeLegibility;*/ /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. font-feature-settings: 'liga'; */ } .etichetta-attenzione { text-align: left !important; background-color: #FFFF99; padding: 10px; } #elenco-selettori-personalizzati { background-color: #FFFF99; display: none; overflow-y: auto; overflow-x: hidden; padding: 10px; } * { box-sizing: border-box; filter: none; -webkit-filter: none; } html { background-color: #f1f1f1; } body { width: 100%; margin: 0px; font-family: 'Roboto', sans-serif; font-size: 13px; font-weight: normal; color: #333; text-align: left; } fieldset { margin-top: 10px; border: solid 1px #ddd; width: 100%; box-sizing: border-box; } body.modulo-gestione_homepage fieldset { max-width: 1200px; margin: auto; margin-top: 10px; position: relative; } legend { font-weight: 500; font-size: 16px; margin-right: auto; } form { margin: 0px; padding: 0px; } th { text-align: left; font-size: 11px; } table { border-collapse: collapse; margin: 0px; font-size: 13px; } td { word-wrap: break-word; padding: 3px; } table[id^="tabellaParagrafo"] { border: 0px; border-spacing: 0px; } table[id^="tabellaParagrafo"] th { padding: 2px; } table[id^="tabellaParagrafo"] td { padding: 2px; } a img { border: none; } img { max-width: 100%; } .pulsanti-editor img { max-width: none; } .linkDisabilitato { pointer-events: none; cursor: default; opacity: .5; } /* TABELLA CONTENUTI-CORPO */ #contenuti-corpo table { width: 100%; } #contenuti-corpo table tr:last-child td { border: 0; } /* TABELLA CONTENUTI */ #contenuti table.box2 { border: solid 1px #f1f1f1; } #contenuti tr.bordi td { border: double 4px #f1f1f1; } #contenuti table.box2 td { border: none; padding: 5px; } /* FINE TABELLA CONTENUTI */ /* TABELLA CONTENUTI-OPERAZIONI */ #lista-cerca > form > table, #lista > table, #contenuti-operazione > table, #contenuti-operazione > form > table, #contenuti-operazione table#tabellaoperazioni { padding: 5px; border: solid 1px #ccc !important; border-radius: 5px; background-color: #fff; border-collapse: initial !important; border-spacing: 0; } .altraTabellaLista tr:hover > td { background-color: #EEEEEE; } #lista-cerca > form > table caption, #lista > table caption, #contenuti-operazione > table:first-child caption, #contenuti-operazione > form > table:first-child caption, #contenuti-operazione table#tabellaoperazioni caption, .contenuti-menu table caption, .altra-tabella caption, .altraTabellaLista caption { text-align: left; width: 100%; font-size: 16px; color: #333; padding: 15px 5px 0 5px; border: solid 1px #ccc; border-bottom: 0; background-color: #fff; border-top-left-radius: 5px; border-top-right-radius: 5px; margin-bottom: -3px; /*serve per non far vedere il bordo alla tabella*/ } #lista-cerca > form > table caption:after, #lista > table caption:after, #contenuti-operazione > table:first-child caption:after, #contenuti-operazione > form > table:first-child caption:after, #contenuti-operazione table#tabellaoperazioni caption:after, .contenuti-menu table caption:after, .altra-tabella caption:after .altraTabellaLista caption:after { width: 100%; border-bottom: solid 1px #ccc; display: block; content: ""; margin-top: 15px; } .windowsContenuto .altra-tabella caption { background-color: transparent; border: 0; } #lista > table tr:nth-child(even) { background-color: #fafbfd; } #lista > table tr:nth-child(odd) { background-color: #fff; } #lista > table tr:not(:first-child) td { border-bottom: solid 1px #f1f1f1; } #lista > table tr td { background-color: transparent !important; } #lista > table tr td.gruppocampi { background-color: #ccc !important; font-weight: 600; } #contenuti-operazione table td { border-bottom: solid 1px #f1f1f1; word-wrap: break-word; padding: 3px; } #contenuti-operazione .sezione { font-size: 16px; border-bottom: 0; padding: 5px; background-color: #eceff1; border-top: solid 1px #fff; } #contenuti-operazione .sottosezione { border-bottom: none; background-color: #a0a0a0; color: #000; font-weight: 700; padding: 2px; min-height: 16px; } #contenuti-operazione .pagine-aggiuntive table { background-image: url("img/sfondo-pagina-aggiuntiva.jpg"); background-repeat: repeat-y; background-position: top left; } #contenuti-operazione .pagine-aggiuntive td { border-bottom: none; } #contenuti-operazione .pagine-aggiuntive-nosfondo-nobordo td { border-bottom: none; } #contenuti-operazione .pagine-aggiuntive-1 table { background-image: none; border-collapse: separate; } #contenuti-operazione .pagine-aggiuntive-0 table { border-collapse: separate; border-spacing: 5px; padding: 5px; } #contenuti-operazione .pagine-aggiuntive-0 td { border-bottom: none; } /* FINE CONTENUTI-OPERAZIONI */ /* TABELLA ACCESSORI */ .tabella-accessori { padding: 5px; border: solid 1px #ccc !important; border-radius: 5px; background-color: #fff; border-collapse: unset !important; } .tabella-accessori .sezione { font-size: 16px; background-color: transparent !important; padding: 5px 0 10px 5px !important; margin-bottom: 10px; border-bottom: solid 1px #ccc !important; } /* FINE TABELLA ACCESSORI */ /* TABELLA CONTENUTI-MENU */ .contenuti-menu table a, .lista-menu table a { color: #333; font-weight: 500; } .contenuti-menu table a.button, .lista-menu table a.button { color: #fff; font-weight: normal; } .contenuti-menu table { border: solid 1px #ccc !important; border-radius: 5px; background-color: #fff; border-collapse: initial !important; width: 100%; padding-top: 10px; } /* FINE CONTENUTI-MENU */ .checkhtml-label { text-decoration: underline; cursor: help; } .checkhtml-report { font-size: 20px; vertical-align: bottom; } .pagine-aggiuntive-1 { margin: 10px; background-color: #CCC; } .txt-paragrafo { padding-right: 15px; background-image: url("img/txt-paragrafo.png"); background-repeat: no-repeat; background-position: bottom right; } .txt-oggetto { padding-right: 2px; background-image: url("img/txt-oggetto.png"); background-repeat: no-repeat; background-position: bottom right; } .modulo-pagine_aggiuntive iframe { max-width: 98%; width: expression(this.width > 99% ? "98%": "auto" ); } .pagine-aggiuntive iframe { max-width: 98%; width: expression(this.width > 99% ? "98%": "auto" ); } #testamobile { display: none; visibility: hidden; } #nav-pannello { text-align: center; } #nav-pannello a, #nav-pannello i { color: #fefefe; text-decoration: none; display: inline-block; padding: 0 5px; } #nav-pannello img { max-width: 25px; width: expression(this.width > 25 ? 25: true ); } #corpo { width: 100%; display: flex; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flexbox; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-wrap: nowrap; -moz-flex-wrapp: row nowrap; -ms-flex-wrap: row nowrap; flex-wrap: nowrap; transition: all 1s; margin-top: 38px; } #contenuti { padding: 0 15px; -webkit-box-flex: 1 0 0px; -moz-box-flex: 1 0 0px; -webkit-flex: 1 0 0px; -ms-flex: 1 0 0px; flex: 1 0 0px; width: calc(100% - 200px - 30px); position: relative; margin-left: 200px; } #contenuti-home { margin: auto; padding-top: 55px; width: 1000px; max-width: 100%; } #contenuti-titolo { width: 100%; color: #333; font-size: 22px; /*font-weight: 700; border-top: solid 1px #f1f1f1; border-bottom: solid 1px #f1f1f1;*/ margin-top: 5px; margin-bottom: 5px; } #contenuti-titolo-img { float: left; margin: 2px 2px 2px 0; } #contenuti-titolo-img img { max-height: 40px; height: expression(this.height > 40 ? 40: true ); } #contenuti-titolo-testo { float: left; /*padding-top: 10px;*/ } #contenuti-titolo-testo .txt-11 { display: block; } #contenuti-titolo-cancellatore { clear: left; } /* #corpo-cancellatore { clear: left; }*/menu #lista-cerca { margin-bottom: 10px; } #contenuti-collegamenti img { max-width: 30px !important; } /** pulsatnti avanti e e indietro delle liste **/ .lista-indietro { width: 50%; float: left; text-align: left; } .lista-avanti { width: 50%; float: left; text-align: right; } .lista-cancellatore { clear: left; } .paginazione-indietro { width: 33%; float: left; text-align: left; } .paginazione-numeri { width: 33%; float: left; text-align: center; } .paginazione-avanti { width: 33%; float: left; text-align: right; } .paginazione-cancellatore { clear: left; } .paginazione-sopra { width: 100%; text-align: right; background-color: #ccc; font-size: 14px; padding: 2px; margin: 2px; } .paginazione-sotto { width: 100%; font-size: 14px; padding: 2px; margin: 2px; margin-top: 15px; } #paginazioneoperazioni_sceltaimage_galleria, #paginazioneoperazioni_galleria, #paginazioneoperazioni, #paginazioneoperazioniOVD { display: flex; align-items: center; justify-content: center; background-color: #fff; margin-bottom: 30px; } .paginazione-icona { font-family: 'Material Icons'; font-size: 24px; cursor: pointer; margin: 0 3px; display: flex; align-items: center; justify-content: center; height: 30px; width: 30px; border: solid 1px #ddd; text-align: center; background-color: #f1f1f1; transition: background-color .25s ease-out;; } .paginazione-icona:hover { background-color: #dfdfdf; } .paginazione-icona.disable:hover { background-color: #f1f1f1; } .paginazione-icona-numero { font-family: roboto; font-size: 12px; font-weight: 500; } .paginazione-icona.left { padding-right: 8px; } .paginazione-icona.right { padding-left: 8px; } .paginazione-icona.left .paginazione-icona-numero { margin-left: -7px; } .paginazione-icona.right .paginazione-icona-numero { margin-right: -7px; } .paginazione-attuale { font-family: roboto; font-size: 16px; font-weight: 500; width: 30px; text-align: center; } /****/ #contenuti-operazione .pulsanti-editor td { border-bottom: none; } #contenuti-operazione .no-border td { border-bottom: none; } .no-border td { border-bottom: none; } #contenuti-operazione .pulsanti-editor table, #contenuti-corpo .pulsanti-editor table { width: 200px; } /** pulsante di submit dei form **/ .submit { text-align: center; padding-top: 15px; } /****/ .homepage .contenuti-menu { text-align: center; width: 100%; } .contenuti-menu-home { margin: auto; } .home-pulsante { /*float: left;*/ display: inline-block; vertical-align: top; text-align: center; height: 150px; width: 140px; padding: 30px; position: relative; } .home-pulsante-percorso { padding: 20px; font-size: 11px; height: 90px; width: 100px; } .home-pulsante-percorso img { max-width: 40px; cursor: pointer; } .home-pulsante-percorso::before { content: "keyboard_arrow_right"; position: absolute; left: 0; font-size: 30px; font-family: 'Material Icons'; } .iconaPiu { width: 20px; height: 20px; background-color: #828A1A; border-radius: 50px; border: 1px solid #fff; font-size: 19px; color: #fff; font-weight: 500; text-align: center; position: absolute; top: 25px; right: 25px; cursor: pointer; } .iconaPiu div { margin-top: -3px; text-shadow: -1px -1px 0 #5A6006, 1px -1px 0 #5A6006, -1px 1px 0 #5A6006, 1px 1px 0 #5A6006; } .iconaMeno { width: 20px; height: 20px; background-color: #D4711C; border-radius: 50px; border: 1px solid #fff; font-size: 19px; color: #fff; font-weight: 500; text-align: center; position: absolute; top: 25px; right: 25px; cursor: pointer; } .iconaMeno div { margin-top: -3px; text-shadow: -1px -1px 0 #A54C03, 1px -1px 0 #A54C03, -1px 1px 0 #A54C03, 1px 1px 0 #A54C03; } .impostazioni-menu { margin-left: 15px; } .float-left { float: left; margin-right: 5px; } .float-right { float: right; margin-left: 5px; } .clear-left { clear: left; } .clear-right { clear: right; } .clear-both { clear: both; } .float-left img, .float-right img { max-width: 100%; } /** vari testi **/ .formato_prezzodec { text-align: right; } .bold { font-weight: 500; } .td-noborder { border: none !important; } .td-extend { display: table; table-layout: fixed; width: 100%; } .txt-ellipsis { max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .txt-normal { font-weight: normal; } .align-left { text-align: left; } .align-center { text-align: center; } .align-right { text-align: right; } .txt-36-bold { font-size: 36px; font-weight: 700; } .txt-24-bold { font-size: 24px; font-weight: 700; } .txt-18-bold { font-size: 18px; font-weight: 700; } .txt-14-bold { font-size: 14px; font-weight: 700; } .txt-16-bold { font-size: 16px; font-weight: 700; } .txt-12-bold { font-size: 12px; font-weight: 700; } .txt-22 { font-size: 22px; } .txt-20 { font-size: 20px; } .txt-18 { font-size: 18px; } .txt-16 { font-size: 16px; } .txt-15 { font-size: 15px; } .txt-14 { font-size: 14px; } .txt-13 { font-size: 13px; } .txt-12 { font-size: 12px; font-weight: normal; } .txt-11 { font-size: 11px; font-weight: normal; } .txt-10 { font-size: 10px; font-weight: normal; } .txt-9 { font-size: 9px; font-weight: normal; } .txt-red { color: #D50000; } .txt-green { color: #4CAF50; } .txt-colore-pannello { color: #f1f1f1; } .txt-link, .txt-link a { color: #0000FF !important; text-decoration: underline; cursor: pointer; } .txt-bianco { color: #fff; } .txt-grigio { color: #666; } .txt-didascalia { color: #666; font-size: 11px; } .txt-black { color: #000; } .txt-blu { color: #00f; } .txt-brown, .txt-avviso { color: brown !important; } .txt-consiglio { color: #01579B; } .txt-sottolineato { text-decoration: underline; } .sfondo-grigio-scuro { background-color: #a0a0a0; } .sfondo-grigio-chiaro { background-color: #EDEDED; } .linea { width: 100%; border-bottom: solid 1px #f1f1f1; } .spostamenti { font-size: 14px; } .spostamenti a { text-decoration: none; } .txt-courier-14 { font-family:"Courier New", Courier, monospace; font-size: 14px; } .contenuti-link-finali-centro { font-size: 18px; font-weight: 700; text-align: center; } .select-grande { font-size: 16px; } .txt-sito-visibile { font-size: 16px; color: green; text-align: center; font-weight: 700; } .txt-sito-nonvisibile { font-size: 16px; color: red; text-align: center; font-weight: 700; } .txt-saldato { font-size: 16px; color: green; text-align: center; font-weight: 700; } .txt-saldato-in-parte { font-size: 16px; color: orange; text-align: center; font-weight: 700; } .txt-non-saldato { font-size: 16px; color: red; text-align: center; font-weight: 700; } .moduli-sito table, .moduli-sito td { border: none; } /*TABELLA PACCHETTI*/ table#tabellapacchettiordine a span { display: none; } table#tabellapacchettiordine a:hover span { width: 600px; padding: 10px; position: absolute; display: block; margin-top: -50px; margin-left: 30px; text-align: left; border: 1px solid #5B5B5B; background: #EBE28F; font-size: 10px; } .base a:hover span { width: 730px; top: 250px; } .titolo-grande-costi { margin-bottom: 2px; padding: 2px; font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: #000; font-weight: 700; } .titolo-grande-costi a { color: #000; text-decoration: none; } .titolo-grande-costi-barrato { margin-bottom: 2px; padding: 2px; font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: #000; font-weight: 700; text-decoration: line-through; } .testo-modalita-pagamento { margin-bottom: 2px; padding: 2px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000; font-weight: 700; } .testo-modalita-pagamento a { text-decoration: none; color: #000; } .testo-comparsa { color: #000; text-decoration: none; } .testo-9 { font-size: 9px; } /*FINE TABELLA PACCHETTI*/ .testo-corsivo { font-style: italic; font-size: 18px; } .sfondo-errore { background-color: Red; } .txt-default { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-align: left; } .txt-errore { color: Red; } .txt-bold { font-weight: bold; } .txt-no-bold { font-weight: normal; } .txt-no-decoration { text-decoration: none; } .privacy, .contratto-condizioni-acquisto, .accettazione-sezione-3, .accettazione-sezione-5, .accettazione-sezione-6, .accettazione-sezione-7, .accettazioni-ordine-dominio { width: 95%; height: 50px; border: solid 1px #f1f1f1; padding: 5px; overflow: hidden; overflow-y: auto; font-size: 9px; margin-top: 5px; } #contenuti-corpo { width: 1200px; max-width: 100%; margin: auto; } /* pulsante reset cache visualizzazione */ .button-reset-cache-vis { text-align: center; margin: 10px 5px; } #button-reset-cache-vis-pulsante { padding: 5px; margin: 0; width: 100%; } .button-reset-cache-vis-note { font-size: 11px; color: #ccc; } .menu-aprichiudi { font-family: 'material icons'; font-size: 24px; position: absolute; width: 20px; right: -13px; top: 7px; background-color: #23282d; color: #eeeeee; border-top-right-radius: 5px; border-bottom-right-radius: 5px; height: 40px; padding-top: 6px; cursor: pointer; } #menu { background-color: #fff; position: relative; z-index: 1; } .contratto-nonsaldato #menu { display: none; visibility: hidden; } .contratto-nonsaldato #contenuti { width: 80%; padding-left: 15%; } body.index { overflow-x: hidden; } .index #contenuti { width: 100%; text-align: center; color: #777; position: unset; } .formmodificaaccesso { margin: auto; margin-top: auto; width: 1200px; max-width: 98vw; background-color: #fff; margin-top: 2vh; padding: 5px; border: solid 1px #ccc !important; border-radius: 5px; } .formlogin { width: 400px; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); } .formlogin.scheda { width: 800px; } .formlogin h1 { text-align: center; margin: 0; } .formlogin form, .formlogin #scheda { padding: 40px; font-weight: 400; overflow: hidden; background: #fff; box-shadow: 0px 1px 3px rgba(0,0,0,.13), 0px -1px 3px rgba(0,0,0,.13), 0px -1px 3px rgba(0,0,0,.13), 0px 1px 3px rgba(0,0,0,.13); font-size: 14px; } .formlogin input[type="text"], .formlogin input[type="password"] { width: 100%; padding: 10px; color: #202124; font-size: 16px; height: 50px; border: 1px solid #ccc; outline: none; background-color: #fff !important; border-radius: 5px; } .input-group { position: relative; margin-bottom: 20px; margin-top: 20px; } .label-group { position: absolute; top: 11px; left: 13px; font-size: 16px; color: #5f6368; transition: .2s; background-color: #fff; padding: 4px; } .formlogin input[type="text"]:focus, .formlogin input[type="password"]:focus { outline: 0; border-color: #1873e8; } .formlogin input[type="text"]:focus + .label-group, .formlogin input[type="password"]:focus + .label-group { color: blue; } .formlogin input[type="text"]:focus + .label-group, .formlogin input[type="text"]:not(:placeholder-shown) + .label-group, .formlogin input[type="password"]:focus + .label-group, .formlogin input[type="password"]:not(:placeholder-shown) + .label-group { top: -13px; left: 5px; font-size: 14px; color: #1a73e8; } /* .formlogin p { text-align: left; margin: 0px; } .formlogin label { } .formlogin form .input, .formlogin input[type=text], .formlogin input[type=password] { font-size: 14px; width: 100%; height: 30px; padding: 5px; margin-bottom: 20px; } */ .formlogin input[type=submit] { width: 100%; height: 50px; font-weight: 500; background-color: #1a73e8; border: 1px solid #1a73e8; border-radius: 5px; color: #fff; cursor: pointer; text-transform: uppercase; font-size: 14px; font-family: inherit; padding: 5px; } .formlogin input[type=submit]:hover { background-color: #1B66C8; border: 1px solid #1B66C8; } .passwordpersa { margin-top: 10px; font-size: 13px; } .passwordpersa a { color: #777; text-decoration: none; } .passwordpersa a:hover { color: #FF6A00; text-decoration: underline; } .avvisoIEBox { width: 320px; padding-top: 10px; margin: auto; } .avvisoIE { margin-top: 20px; margin-left: 0; padding: 15px; font-weight: 400; overflow: hidden; background: #fff; box-shadow: 0px 1px 3px rgba(255,0,0,.13), 0px -1px 3px rgba(255,0,0,.13), 0px -1px 3px rgba(255,0,0,.13), 0px 1px 3px rgba(255,0,0,.13); font-size: 13px; color: red; } .margin-2 { margin: 2px; } .padding-2 { padding: 2px; } .margine-box-ordine { padding-left: 30px; } .riga-interruzione { width: 99%; border-bottom: solid 1px #f1f1f1; } .pulsante-conf { width: 148px; height: 40px; margin: 15px; padding-top: 10px; text-align: center; font-size: 14px; float: left; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .mini { background-color: #9DCE37; border: solid 1px #74A700; } .bronzo { background-color: #B78473; border: solid 1px #945947; } .argento { background-color: #A19B8D; border: solid 1px #848077; } .oro { background-color: #CAC11E; border: solid 1px #B1A30C; } .pulsante-conf a, .pulsante-conf a:visited { text-decoration: none; display: block; width: 148px; height: 40px; color: #0000FF; } .cancellatore-pulsante-conf { clear: left; } .font10px { font-size: 10px; } .inputinvisibile { border: none; } #tooltipAvviso { color: #000; background-color: #fff; z-index: 300; padding: 10px; width: 400px; position: absolute; display: none; border: solid 1px #666; border-radius: 10px; -moz-border-radius: 10px; /* firefox */ -webkit-border-radius: 10px; /* safari, chrome */ box-shadow: 5px 5px 2px #666; } #tooltipAvvisoTitolo { font-size: 16px; font-weight: 700; float: left; width: 266px; } #tooltipAvvisoChiudi { float: right; width: 18px; } #tooltipAvvisoTesto { font-size: 14px; } .tooltip { visibility: hidden; display: none; width: 450px; height: 120px; position: absolute; top: 10px; left: 10px; z-index: 200; background-color: #fff; border: double 5px #FF9B03; padding: 5px; opacity: .9; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); } .tooltipInfoAvviso{ float: left; } .tooltipInfoAvviso .material-icons { font-size: 15px; color: #fb8c00; } input.invisibile { width: 28px; border: none; background-color: #F8F8F8; display: inline; float: left; } .etichetta-form { float: left; width: 5%; } .contenuto-form { float: left; width: 60%; margin: 5px 0; } .cancellatore-sx { clear: left; } .contenitore { padding: 2px; padding-top: 5px; } .contenitore-struttura { border: dashed 1px #999; margin-bottom: 10px; background-color: #C4C2C2; } .contenitore-struttura-colonna .box-struttura { margin: 10px; } .contenitore-struttura-colonna-piede { text-align: center; padding-top: 5px; padding-bottom: 5px; } .contenitore-struttura-piede { border-top: dashed 1px #999; padding: 2px; } .box-struttura { border: solid 1px #999; margin-bottom: 10px; padding: 2px; } .box-struttura-titolo { font-size: 14px; font-weight: 700; background-color: #999; padding: 2px; } .box-struttura-sottotitolo { font-size: 11px; font-weight: normal; } .box-struttura-contenuto { font-size: 10px; background-color: #a5a5a5; padding: 2px; } .box-struttura-cambia { text-align: right; background-color: #a5a5a5; padding: 2px; } .box-struttura-piede { text-align: right; background-color: #999; padding: 2px; } .contenitore-linguetta { background-image: url("img/linguetta-verticale.png"); background-repeat: no-repeat; min-width: 30px; height: 30px; background-size:contain; display: inline-block; } .contenitore-linguetta img { max-width: 20px; margin-top: 5px; margin-left: 5px; margin-right: 5px; } .contenitore-tabella { border: dashed 1px #dbdbdb; background-color: #fff; position: relative; } .contenitore-tabella-colonna-piede { text-align: center; padding-top: 5px; padding-bottom: 5px; } .contenitore-tabella-colonna { position: relative; padding-bottom: 40px !important; } .contenitore-tabella-colonna .pul-inserisci-piccolo { position: absolute; bottom: 5px; left: 50%; transform: translateX(-50%); opacity: 0; transition: opacity 0.3s; } .pul-gestisci-contenuto-piccolo { opacity: 1 !important; transform: translateX(-50%) !important; margin-left: 50% !important; position: initial !important; } .contenitore-operazioni { float: right; text-align: center; background-color: #dbdbdb; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; padding: 3px; padding-bottom: 0px; opacity: 0; transition: opacity 0.3s; } .box { padding: 2px; padding-top: 5px; } .box-linguetta { background-image: url("img/linguetta-verticale.png"); background-repeat: no-repeat; min-width: 30px; height: 30px; background-size:contain; display: inline-block;* } .box-linguetta img { max-width: 20px; margin-top: 5px; margin-left: 5px; margin-right: 5px; } .box-completo { border: solid 1px #dbdbdb; padding: 2px; } .box-nudo { border: dotted 1px #dbdbdb; padding: 2px; } .h1-homepage { font-size: 18px; font-weight: 700; background-color: #dbdbdb; padding: 2px; min-height: 33px; margin-bottom: 10px; } #h1Homepage { padding: 8px; } .h1HomepageDescrizione { font-size: 12px; font-weight: normal; color: #333; } .box-titolo { font-size: 14px; font-weight: 700; background-color: #dbdbdb; padding: 2px; min-height: 33px; padding-right: 70px; position: relative; } .box-contenuto { font-size: 10px; background-color: #eee; padding: 2px; position: relative; } .box-contenuto-operazioni { opacity: 0; transition: opacity 0.3s; } .box-contenuto img { max-width: 100px; } .box-contenuto .slideshow img, .box-contenuto .slideshow20 img { max-width: none; } .box-contenuto img.noninserito { max-width: 100% !important; } .box-contenuto-specifica { margin-top: 2px; margin-bottom: 2px; } .box-piede { text-align: right; background-color: #dbdbdb; padding: 2px; min-height: 33px; } .box-operazioni { float: right; text-align: right; background-color: #dbdbdb; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; padding: 3px; padding-bottom: 0px; opacity: 0; transition: opacity 0.3s; } .box-contenuto .paragrafo { margin-top: 10px; margin-bottom: 10px; } /****/ /*** WIZARD ** .wizard { width: 855px; } .wizard-titolo { width: 100%; height: 31px; background-image: url("img/wizard-titolo.jpg"); background-repeat: no-repeat; background-position: top left; } .wizard-corpo-1 { width: 558px; background-image: url("img/wizard-sfondo-1.jpg"); background-repeat: no-repeat; background-position: top left; border-left: solid 2px #1c46d8; border-right: solid 2px #1c46d8; padding: 5px 5px 5px 288px; text-align: left; min-height: 348px; } .wizard-corpo-2 { width: 558px; background-image: url("img/wizard-sfondo-2.jpg"); background-repeat: no-repeat; background-position: top left; border-left: solid 2px #1c46d8; border-right: solid 2px #1c46d8; padding: 5px 5px 5px 288px; text-align: left; min-height: 348px; } .wizard-piede { width: 841px; background-color: #ece9d8; border-top: solid 1px #918e80; border-left: solid 2px #1c46d8; border-right: solid 2px #1c46d8; border-bottom: solid 2px #1c46d8; padding: 5px; }*/ /****/ .lista-tags { margin: 10px; margin-right: 15px; } .ordineintestazione caption { background-color: #EDEDED; color: #000; font-size: 13px; border-top: solid 1px #000; border-left: solid 1px #000; border-right: solid 1px #000; } .ordiniform { max-width: 1200px; margin: auto; padding: 10px; background-color: #fff; } .pulsanti-emailpreimpostate { text-align: center; } #rifiuta { background-color: red; color: #fff; font-size: 18px; margin: 15px; padding: 15px; width: 150px; cursor: pointer; } #daevadere { background-color: grey; color: #fff; font-size: 18px; margin: 15px; padding: 15px; width: 150px; cursor: pointer; } #inevasione { background-color: orange; color: #fff; font-size: 18px; margin: 15px; padding: 15px; width: 150px; cursor: pointer; } #evasoprodotti { background-color: #808000; color: #fff; font-size: 18px; margin: 15px; padding: 15px 10px 15px 10px; width: 150px; cursor: pointer; } #tracking { background-color: blue; color: #fff; font-size: 18px; margin: 15px; padding: 15px; width: 150px; cursor: pointer; } #fatturazione { background-color: #a7caf0; color: #000000; font-size: 22px; margin: 15px; padding: 15px; width: 150px; cursor: pointer; } #scaduto { background-color: #FF0000; color: #fff; font-size: 18px; margin: 15px; padding: 15px; width: 200px; height: 70px; cursor: pointer; } #inscadenza { background-color: #999900; color: #fff; font-size: 18px; margin: 15px; padding: 15px; width: 200px; height: 70px; cursor: pointer; } #rinnova { background-color: #0000FF; color: #fff; font-size: 24px; margin: 15px; padding: 15px; width: 200px; height: 70px; cursor: pointer; } #invia { background-color: green; color: #fff; font-size: 24px; margin: 15px; padding: 10px; width: 150px; height: 50px; cursor: pointer; } #faiscadere { background-color: orange; color: #fff; font-size: 18px; margin: 15px; padding: 15px; width: 200px; cursor: pointer; } /* #inviariepilogo { background-color: #BECA00; color: #000000; font-size: 22px; margin: 15px; padding: 15px; width: 250px; cursor: pointer; }*/ #inviariepilogo-disabled { cursor: initial; opacity: .5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; filter: alpha(opacity=40); } /*QUESTA CLASSE SERVE PER FARE LA SFONDO DI UNA SPECIFICA (NEWS, CATEGORIA, SFONDO ECC...) CHE SI DESIDERA EVIDENZIARE (AD ESEMPIO, LO SFONDO IN USO TRA GLI SFONDI DISPONIBILI ECC...)*/ .sfondo-specifica-evidenziata { background-color: #FFFF99; } #listaInputFile { position: relative; text-align: right; /*min-height: 38px;*/ } #falso-input-file { position: absolute; top: 1px; right: 1px; width: 100%; } #falso-input-file input#casella-testo-falsa { margin-right: 5px; width: 90%; } #falso-input-file img { vertical-align: top; } #listaInputFile input[type=file] { position: absolute; top: 1px; right: 1px; z-index: 20; opacity:0; filter:alpha(opacity=0); width: 100%; text-align: right; } .struttura-homepagecontenuti img { max-width: 98%; width: expression(this.width > 99% ? "98%": "auto" ); } .struttura-contenuti img { max-width: 98%; width: expression(this.width > 99% ? "98%": "auto" ); } /*FATTURA*/ .testo-stampa-fattura { font-family: Verdana, Arial, Helvetica, sans-serif font-size; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; } .testo-stampa-fattura-indirizzo { font-family:"Courier New", Courier, monospace; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none; } .testopaginastampa2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; } .anteprima-scheda { position: relative; /*top: 200px; left: 200px;*/ margin: auto; width: 950px; min-height: 520px; border: solid 1px #999; height: auto; } #ElementiDaScegliere, #ElementiScelti { background-color: #eee; border: solid 1px #ccc; padding: 5px; margin-top: 10px; margin-bottom: 10px; } /********************************************/ /*** NUOVA PAGINA MODULO e MODULO SEZIONI ***/ /********************************************/ /* STRUTTURA */ #contenuti-corpo table { border: 0px; } .colonna-grande { float: left; width: 70%; padding-right: 15px; } .colonna-piccola { float: right; width: 30%; } .colonna-50 { width: 50%; } .colonna-menu table a, .colonna-menu .elemento-table a { color: #333; font-weight: 500; } .colonna-clear { clear: both; } .contenitore-grande, .contenitore-piccolo { margin-bottom: 20px; padding: 5px; border: solid 1px #ccc; border-radius: 5px; background-color: #fff; } .contenitore-titolo { font-size: 16px; color: #333; padding: 10px 0px; margin-bottom: 10px; border-bottom: solid 1px #ccc; position: relative; } .colonna-menu .contenitore-titolo { border-bottom: 0; } .contenitore-cercaveloce { padding: 5px 2px 5px 2px; } .contenitore-sottotitolo { background-color: #90a4ae;; color: #fff; padding: 3px; margin: 5px 0; } .contenitore-contenuto { /* border: solid 1px #f1f1f1;*/ } .contenitore-contenuto td { word-wrap:break-word; word-break: break-all; padding: 3px; } .contenitore-piccolo tr td:not(:first-child) { padding: 3px 0; } .contenitore-piede1 { text-align: center; font-size: 12px; background-color: #f1f1f1; color: #333; padding: 3px; margin: 5px 0; } .contenitore-piede1 a { color: #333; text-decoration: none; } .contenitore-piede2 { padding: 3px; text-align: center; } .contenitore-grande .contenitore-piede2 .float-sx, .contenitore-grande .contenitore-piede2 .float-dx { width: 32%; } .contenitore-grande .contenitore-piede2 .float-cx { width: 36%; } .contenitore-grande .contenitore-piede2 .float-dx img { margin-left: 1px; /*serve per le incona importa esporta eliminazione multipla*/ } .contenitore-piccolo .contenitore-piede2 .float-dx img { margin-right: -2px; /*serve per le incona esporta*/ } .th-attivo { color: #FD9244; } .float-sx { float: left; width: 33%; text-align: left; } .float-cx { float: left; width: 31%; text-align: center; } .float-dx { float: right; width: 33%; text-align: right; } .float-clear { clear: both; } .contenitore-titolo .float-sx { width: 40%; } .contenitore-titolo .float-cx { width: 55%; text-align: right; padding-top: 2px; } .contenitore-titolo .float-dx { width: 5%; } .contenitore-piccolo .contenitore-titolo .float-dx { padding-top: 2px; } #intestazioneListaTabella, #intestazioneListaTabellaODV { background-color: #fff; } .tr-sfondo-chiaro { background-color: #fff; /*border-bottom: solid 1px #f1f1f1;*/ } .tr-sfondo-scuro { background-color: #fafbfd; /* border-bottom: solid 1px #f1f1f1;*/ } #contenuti-operazione .tabella-righe-diverse tr.tr-sfondo-chiaro:hover, #contenuti-operazione .tabella-righe-diverse tr.tr-sfondo-scuro:hover { background-color: #f1f1f1; } .contenitore-piccolo .contenitore-contenuto img { padding-top: 3px; } /* SFONDI */ .windowsSfondo { position: fixed; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; margin: 0; padding: 0; background: #000000; opacity: .5; filter: alpha(opacity=5); -moz-opacity: .5; z-index: 101; display: none; } .windows { position: fixed; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); padding: 0px; width: 95vw; max-width: 1200px; height: 95vh; display: none; z-index: 103; background-color: #fff; border: solid 1px #666; border-radius: 5px; color: #333; font-size: 12px; box-sizing: border-box; } .windowsTitolo { height: 38px; width: 100%; padding: 10px; font-size: 16px; font-weight: bold; border-bottom: solid 1px #333; box-sizing: border-box; color: #333; } #FinestraTitolo img { margin-top: -4px; width: 26px; height: 26px; } .windowsTitolo img:not(img[id^="FinestraChiudi"]):not(img[src="img/chiudi.png"]):not(img[src="img/ruota.png"]) { margin-top: -4px; width: 26px; height: 26px; } .windowsContenuto { height: calc(100% - 56px) !important; width: 100%; padding: 10px; box-sizing: border-box; overflow: hidden; overflow-y: auto; } .windows2 { position: fixed; top: 50%; left: 50%; margin-left: -250px; margin-top: -225px; z-index: 103; width: 500px; height: 542px;; background-color: #fff; border: solid 1px #666; border-radius: 5px; color: #333; font-size: 12px; box-sizing: border-box; } .windows2Titolo { padding: 10px; font-size: 16px; font-weight: 700; border-bottom: solid 1px #333; box-sizing: border-box; } .windows2Contenuto { padding: 10px; height: 420px; box-sizing: border-box; overflow: hidden; overflow-y: auto; } /* fino ad una risoluzione di 800px @media screen and (max-width: 800px) { .windows { left: 0px; margin-left: 1%; width: 98%; } .windowsTitolo { width: 98%; padding-left: 1%; padding-right: 1%; } } */ /* fino ad una risoluzione di 600px @media screen and (max-height: 600px) { .windows { top: 0px; margin-top: 1%; max-height: 100%; } .windowsContenuto { height: calc(100% - 56px) !important; } }*/ /**/ /* DATI MOTORI */ .impostadatimotori { cursor: pointer; } .windows_ImpostaDatiMotori_sfondo, .windows_ImpostaDatiMotori { display: none; } #FinestraChiudiImpostaDatiMotori { cursor: pointer; } #ImpostaDatiMotoriForm { margin: 10px; } /**/ /* CERCA */ #cerca { cursor: pointer; } .windows_ModuloCerca_sfondo, .windows_ModuloCerca { display: none; } #FinestraChiudiModuloCerca { cursor: pointer; } #ModuloCercaForm { margin: 10px; } /**/ /* HELP */ #help { cursor: pointer; } .windows_ModuloHelp_sfondo, .windows_ModuloHelp { display: none; } #FinestraChiudiModuloHelp { cursor: pointer; } /**/ /* INVIA EMAIL */ .windows_ModuloInviaEmail_sfondo, .windows_ModuloInviaEmail { display: none; } #FinestraChiudiModuloInviaEmail { cursor: pointer; } /**/ /* CATEGORIA INSERISCI */ #categoriainserisci { cursor: pointer; } .windows_ModuloCategoriaInserisci_sfondo, .windows_ModuloCategoriaInserisci { display: none; } #FinestraChiudiModuloCategoriaInserisci { cursor: pointer; } #ModuloCategoriaInserisciForm { margin: 10px; } /**/ /* BANDA INSERISCI */ #bandainserisci { cursor: pointer; } .windows_ModuloBandaInserisci_sfondo, .windows_ModuloBandaInserisci { display: none; } #FinestraChiudiModuloBandaInserisci { cursor: pointer; } #ModuloBandaInserisciForm { margin: 10px; } /**/ /* FUMETTI */ .fumetto-categorie { position: relative; } div.fumetto-categorie span.fumetto { background-color: #E3D104; position: absolute; top: 0px; left: -315px; width: 300px; z-index: 2; padding: 5px; display: none; box-shadow: 5px 5px 2px #666; } div.fumetto-categorie span { cursor: help; } /**/ /* FOTO MODIFICA */ .windows_FotoModifica_sfondo, .windows_FotoModifica { display: none; } #FinestraChiudiFotoModifica { cursor: pointer; } /**/ /* FOTO INSERISCI */ .windowsFotoInserisci_sfondo, .windows_FotoInserisci_sfondo, .windows_FotoInserisci, .windows_FotoDaGalleria_sfondo, .windows_FotoDaGalleria { display: none; } .windows_FotoInserisci, .windows_FotoDaGalleria { z-index: 103; background-color: #fff; border: solid 1px #666; border-radius: 5px; color: #333; font-size: 12px; box-sizing: border-box; background-image:none; } .windows_FotoInserisci .windowsContenuto, .windows_FotoDaGalleria .windowsContenuto { padding: 10px; height: 400px; box-sizing: border-box; overflow: hidden; overflow-y: auto; border: none; margin: 0px; background-color: transparent; } .windows_FotoInserisci .windowsTitolo, .windows_FotoDaGalleria .windowsTitolo { padding: 10px; font-size: 16px; font-weight: bold; border-bottom: solid 1px #333; box-sizing: border-box; background-image: none; color: #000000; } .windows_FotoInserisci .windowsTitolo img, .windows_FotoDaGalleria .windowsTitolo img { margin-top: 0px; } /**/ /* FILE MODIFICA */ .windows_FileModifica_sfondo, .windows_FileModifica , .windows_FileprivatiModifica_sfondo, .windows_FileprivatiModifica { display: none; } #FinestraChiudiFileModifica, #FinestraChiudiFileprivatiModifica { cursor: pointer; } /**/ /* COLLEGAMENTI MODIFICA */ .windows_CollegamentiModifica_sfondo, .windows_CollegamentiModifica { display: none; } #FinestraChiudiCollegamentiModifica { cursor: pointer; } /**/ /* FILMATI MODIFICA */ .windows_FilmatiModifica_sfondo, .windows_FilmatiModifica { display: none; } #FinestraChiudiFilmatiModifica { cursor: pointer; } /**/ .box-campo { margin-bottom: 10px; } #seleziona-tutti, #deseleziona-tutti { cursor: pointer; } /* NEWSLETTER CREA */ .windows_news_sfondo, .windows_bandi_sfondo, .windows_eventi_sfondo { display: none; } .windows_news, .windows_bandi, .windows_eventi { display: none; } /* MODULO SEZIONE */ #ModuloSezioneCerca { cursor: pointer; } .windows_ModuloSezioneCerca_sfondo, .windows_ModuloSezioneCerca { display: none; } #FinestraChiudiModuloSezioneCerca { cursor: pointer; } #ModuloSezioneCercaForm { margin: 10px; } /* HELP */ #ModuloSezioneHelp { cursor: pointer; } .windows_ModuloSezioneHelp_sfondo, .windows_ModuloSezioneHelp { display: none; } #FinestraChiudiModuloSezioneHelp { cursor: pointer; } /**/ /* INSERISCI */ #ModuloInserisci, #ModuloSezioneInserisci { cursor: pointer; } .windows_ModuloInserisci_sfondo, .windows_ModuloInserisci, .windows_ModuloSezioneInserisci_sfondo, .windows_ModuloSezioneInserisci { display: none; } #FinestraChiudiModuloInserisci, #FinestraChiudiModuloSezioneInserisci { cursor: pointer; } #ModuloSezioneForm, #ModuloSezioneInserisciForm { margin: 10px; } /**/ /* MODIFICA */ [id|=ModuloSezioneModifica] { cursor: pointer; } .windows_ModuloSezioneModifica_sfondo, .windows_ModuloSezioneModifica { display: none; } #FinestraChiudiModuloSezioneModifica { cursor: pointer; } #ModuloSezioneModificaForm { margin: 10px; } /**/ /* ELIMINA */ [id|=ModuloSezioneElimina] { cursor: pointer; } .windows_ModuloSezioneElimina_sfondo, .windows_ModuloSezioneElimina { display: none; } #FinestraChiudiModuloSezioneElimina { cursor: pointer; } #FinestraChiudiModuloSezioneElimina2 { cursor: pointer; } .box-conferma-eliminazione { position: absolute; width: 100%; bottom: 25px; } /**/ /* SCHEDA */ [id|=ModuloSezioneScheda] { cursor: pointer; } .windows_ModuloSezioneScheda_sfondo, .windows_ModuloSezioneScheda { display: none; } #FinestraChiudiModuloSezioneScheda { cursor: pointer; } #FinestraChiudiModuloSezioneScheda2 { cursor: pointer; } /**/ /* HELP */ #FiltroHelp { cursor: pointer; } .windows_FiltroHelp_sfondo, .windows_FiltroHelp { display: none; } #FinestraChiudiFiltroHelp { cursor: pointer; } /**/ /* INSERISCI */ #FiltroInserisci { cursor: pointer; } .windows_FiltroInserisci_sfondo, .windows_FiltroInserisci { display: none; } #FinestraChiudiFiltroInserisci { cursor: pointer; } #FiltroInserisciForm { margin: 10px; } /**/ /* MODIFICA */ [id|=FiltroModifica] { cursor: pointer; } .windows_FiltroModifica_sfondo, .windows_FiltroModifica { display: none; } #FinestraChiudiFiltroModifica { cursor: pointer; } #FiltroModificaForm { margin: 10px; } /**/ /* ELIMINA */ [id|=FiltroElimina] { cursor: pointer; } .windows_FiltroElimina_sfondo, .windows_FiltroElimina { display: none; } #FinestraChiudiFiltroElimina { cursor: pointer; } #FinestraChiudiFiltroElimina2 { cursor: pointer; } .box-conferma-eliminazione { position: absolute; width: 100%; bottom: 25px; } /**/ .windows_small { position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -100px; padding: 0px; z-index: 103; width: 400px; height: 200px; background-color: #fcf4c4; padding-top: 80px; border: solid 1px #666; color: green; font-size: 20px; text-align: center; box-shadow: 10px 10px 5px #888; } .windows_small2 { position: fixed; top: 50%; left: 50%; /*margin-left: -200px; margin-top: -100px;*/ padding: 0px; z-index: 103; width: 500px; height: 250px; /*background-color: #fcf4c4;*/ border: solid 1px #666; color: green; text-align: center; /*box-shadow: 10px 10px 5px #888;*/ background-color: #fff; text-align: center; border-radius: 5px; transform: translateX(-50%) translateY(-50%); } .windows_small3 { position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -100px; padding: 0px; z-index: 103; width: 400px; height: 110px; background-color: #fcf4c4; padding: 10px; border: solid 1px #666; color: green; text-align: center; box-shadow: 10px 10px 5px #888; } /***************************************/ /*** SALVATAGGIO SITO ACCENDI SPEGNI ***/ /***************************************/ .windows_sitoAccendiSpegni_sfondo, .windows_sitoAccendiSpegni { display: none; } .windows_sitoAccendiSpegni { padding: 10px; color: #000; font-size: 12px; } /**/ /********************/ /*** AVVISO SCADENZA ***/ /********************/ .windows_AvvisoScadenza_sfondo, .windows_AvvisoScadenza { display: none; } .windows_AvvisoScadenza { padding: 5px; color: #000; font-size: 12px; } /**/ /*************************/ /*** PAGINE GENERICHE ***/ /*************************/ .iframe_none { display: none; } .img_popup { height: 170px; background-position: center; background-repeat: no-repeat; } .img_popup_operazioni { text-align: right; height: 42px; padding: 2px; width: 100%; /*background: transparent url(img/sfondo_trasparente.png) repeat scroll;*/ } .adatta-immagine { max-width: 98% !important; width: expression(this.width > 99% ? "98%": "auto" ); } #windows_confirm_delete, #windows_confirm_deleteRisp, #windows_selectall_oggettiprivati { position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -100px; padding: 0px; z-index: 105; width: 400px; height: 200px; background-color: #CECECE; padding: 15px; border: solid 1px #666; color: #666; font-size: 16px; text-align: center; box-shadow: 10px 10px 5px #888; display: none; } #windows_confirm_delete_button, #windows_selectall_oggettiprivati_button { left: 130px; position:absolute; bottom:20; } #windows_confirm_delete_button .button_confirm_delete, #windows_selectall_oggettiprivati_button .button_confirm_delete { /*display: inline-block;*/ background-color: #6EABCA; color: white; font-size: 16px; width: 50px; margin: 10px; padding: 10px 0; cursor: pointer; float:left; border-left:1px solid #fff; border-top:1px solid #fff; border-bottom:1px solid #716f64; border-right:1px solid #716f64; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #windows_confirm_delete_button a, #windows_selectall_oggettiprivati_button a { color: white; text-decoration: none; display: block; width: 50px; } #windows_confirm_delete:before { content: "ATTENZIONE!"; color: #ff0000; font-weight: 700; } /* DUPLICA OGGETTO */ #windows_confirm_duplica { position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -100px; padding: 0px; z-index: 105; width: 400px; height: 200px; background-color: #efefef; padding: 20px; padding-top: 40px; border: solid 1px #ccc; color: #666; font-size: 16px; text-align: center; box-shadow: 10px 10px 5px #888; display: none; } #windows_confirm_duplica_button { left: 130px; position:absolute; bottom:20; } #windows_confirm_duplica_button .button_confirm_duplica { /*display: inline-block;*/ background-color: #6EABCA; color: white; font-size: 16px; width: 50px; margin: 10px; padding: 10px; cursor: pointer; float:left; border-left:1px solid #fff; border-top:1px solid #fff; border-bottom:1px solid #716f64; border-right:1px solid #716f64; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #windows_confirm_duplica_button a { color: white; text-decoration: none; display: block; width: 50px; } /* CONFERMA CON PASSWORD */ #windows_confirmpws { position: fixed; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); padding: 0px; z-index: 1002; width: 400px; min-height: 200px; background-color: #eee; padding: 20px; /*padding-top: 40px;*/ border: solid 1px #ccc; color: #666; font-size: 16px; text-align: center; box-shadow: 10px 10px 5px #888; display: none; } .windows_confirmpws_chiudi { position: absolute; top: 2px; right: 2px; font-family: 'Material Icons'; cursor: pointer; font-size: 24px; } #windows_confirmpws .field { margin-bottom: 20px; } #windows_confirmpws input[type="submit"] { cursor: pointer; background-color: #6EABCA; color: white; font-size: 16px; margin: 10px; padding: 10px; border-left:1px solid #fff; border-top:1px solid #fff; border-bottom:1px solid #716f64; border-right:1px solid #716f64; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } /* CONFERMA OGGETTO */ #windows_confirm_conferma { position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -100px; padding: 0px; z-index: 105; width: 400px; height: 200px; background-color: #fff; padding: 20px; border: solid 1px #ccc; color: #666; font-size: 16px; text-align: center; box-shadow: 10px 10px 5px #888; display: none; } #windows_confirm_conferma_button { left: 130px; position:absolute; bottom:20; } #windows_confirm_conferma_button .button_confirm_conferma { /*display: inline-block;*/ background-color: #6EABCA; color: white; font-size: 16px; width: 50px; margin: 10px; padding: 10px; cursor: pointer; float:left; border-left:1px solid #fff; border-top:1px solid #fff; border-bottom:1px solid #716f64; border-right:1px solid #716f64; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #windows_confirm_conferma_button a { color: white; text-decoration: none; display: block; width: 50px; } #windows_confirm_conferma_button.confirm_conferma_oggettiprivati a { width: auto; } #windows_confirm_conferma_chiudi { position: absolute; right: 5px; top: 5px; cursor: pointer; } /* ORDINE EVASO */ #windows_confirm_evaso { position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -100px; padding: 0px; z-index: 104; width: 400px; height: 200px; background-color: #CECECE; padding: 20px; padding-top: 40px; border: solid 1px #666; color: #666; font-size: 16px; text-align: center; box-shadow: 10px 10px 5px #888; display: none; } #windows_confirm_evaso_button { left: 130px; position:absolute; bottom:20; } #windows_confirm_evaso_button .button_confirm_evaso { /*display: inline-block;*/ background-color: #6EABCA; color: white; font-size: 16px; width: 50px; margin: 10px; padding: 10px; cursor: pointer; float:left; border-left:1px solid #fff; border-top:1px solid #fff; border-bottom:1px solid #716f64; border-right:1px solid #716f64; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #windows_confirm_evaso_button a { color: white; text-decoration: none; display: block; width: 50px; } /* RICALCOLA ORDINE */ #windows_confirm_ordineRicalcola { position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -100px; padding: 0px; z-index: 104; width: 400px; height: 200px; background-color: #666; padding: 20px; padding-top: 40px; border: solid 1px #333; color: #fff; font-size: 16px; text-align: center; box-shadow: 10px 10px 5px #888; display: none; } #windows_confirm_ordineRicalcola_button { left: 130px; position:absolute; bottom:20; } #windows_confirm_ordineRicalcola_button .button_confirm_ordineRicalcola { background-color: #6EABCA; color: white; font-size: 16px; width: 50px; margin: 10px; padding: 10px; cursor: pointer; float:left; border-left:1px solid #eee; border-top:1px solid #eee; border-bottom:1px solid #888; border-right:1px solid #888; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #windows_confirm_ordineRicalcola_button a { color: white; text-decoration: none; display: block; width: 50px; } /**/ /* PAGINE ACCESSO */ #PaginaAccesso { cursor: pointer; } .windows_ModuloPaginaAccesso_sfondo, .windows_ModuloPaginaAccesso { display: none; } #FinestraChiudiModuloPaginaAccesso{ cursor: pointer; } /**/ /* INSERISCI PARAGRAFO */ #ParagrafoInserisci { cursor: pointer; } .windows_ModuloParagrafoInserisci_sfondo, .windows_ModuloParagrafoInserisci { display: none; } #FinestraChiudiModuloParagrafoInserisci { cursor: pointer; } /**/ /* MODIFICA PARAGRAFO */ #ParagrafoModifica { cursor: pointer; } .windows_ModuloParagrafoModifica_sfondo, .windows_ModuloParagrafoModifica { display: none; } #FinestraChiudiModuloParagrafoModifica { cursor: pointer; } /* CONFIGURA PARAGRAFO */ .windows_ModuloParagrafoConfigura_sfondo, .windows_ModuloParagrafoConfigura { display: none; } #FinestraChiudiModuloParagrafoConfigura { cursor: pointer; } /**/ /* CONFIGURA MENU */ .windows_ModuloMenuConfigura_sfondo, .windows_ModuloMenuConfigura { display: none; } #FinestraChiudiModuloMenuConfigura { cursor: pointer; } /* CONFIGURA BOX */ .windows_ModuloBarraAltaConfigura_sfondo, .windows_ModuloBarraAltaConfigura, .windows_ModuloBoxConfigura_sfondo, .windows_ModuloBoxConfigura { display: none; } #FinestraChiudiModuloBarraAltaConfigura, #FinestraChiudiModuloBoxConfigura { cursor: pointer; } /* CONFIGURA VISUALIZZAZIONE BOX */ .windows_ModuloBoxVisConfigura_sfondo, .windows_ModuloBoxVisConfigura { display: none; } #FinestraChiudiModuloBoxVisConfigura { cursor: pointer; } .windows_ModuloBoxContenutoConfigura_sfondo, .windows_ModuloBoxContenutoConfigura { display: none; } #FinestraChiudiModuloBoxContenutoConfigura { cursor: pointer; } .windows_ModuloBoxGenericoConfigura_sfondo, .windows_ModuloBoxGenericoConfigura { display: none; } .windows_PaginaBoxConfigura, .windows_ModuloBoxGenericoConfigura { background-color: #FFFFFF; border-color: #CECECE; background-image: none; /*width: 90%; height: 90%; top: 5%; left: 5%; margin-left: 0px; margin-top: 0px;*/ } .windows_PaginaBoxConfigura .windowsTitolo, .windows_ModuloBoxGenericoConfigura .windowsTitolo { background-image: none; color: #000000; } .windows_PaginaBoxConfigura .windowsContenuto, .windows_ModuloBoxGenericoConfigura .windowsContenuto { margin: 0px; background-color: transparent; border-width: 0px; height:95%; overflow: hidden; } .windows_ModuloSezioneElimina .windowsContenuto { height: calc(100% - 115px) !important; } #FinestraChiudiModuloBoxGenericoConfigura { cursor: pointer; } #FinestraRigeneraBoxConfigura, #FinestraRigeneraModuloBoxGenericoConfigura { opacity: 0.4; cursor: pointer; } /* STRUTTURA PULSANTE */ #StrutturaInserisci { cursor: pointer; } .windows_ModuloStrutturaInserisci_sfondo, .windows_ModuloStrutturaInserisci { display: none; } #FinestraChiudiModuloStrutturaInserisci { cursor: pointer; } /**/ /* INSERISCI PULSANTE */ #PulsanteInserisci { cursor: pointer; } .windows_ModuloPulsanteInserisci_sfondo, .windows_ModuloPulsanteInserisci { display: none; } #FinestraChiudiModuloPulsanteInserisci { cursor: pointer; } /**/ /* INSERISCI URL */ .windows_ModuloUrlInserisci_sfondo, .windows_ModuloUrlInserisci { display: none; z-index: 1000000; } #FinestraChiudiModuloUrlInserisci { cursor: pointer; } /**/ /* MODIFICA ICONA */ #immagineIcona { cursor: pointer; } .windows_ModuloIconaModifica_sfondo, .windows_ModuloIconaModifica { display: none; } #windows_ModuloIconaModifica { cursor: pointer; } .img_popup_icona { width: 60px; height: 60px; background-position: center; background-repeat: no-repeat; } .img_popup_icona_operazioni { text-align: right; height: 20px; padding: 1px; width: 99%; background: transparent url(img/sfondo_trasparente.png) repeat scroll; } /**/ /* INSERISCI CAMPO */ #CampoInserisci { cursor: pointer; } .windows_ModuloCampoInserisci_sfondo, .windows_ModuloCampoInserisci { display: none; } .windows_ModuloCampoConfigura_sfondo, .windows_ModuloCampoConfigura { display: none; } /**/ .lightbox-tabella td { background-color: #E7E7E7; } .tooltipText { z-index: 200; display: block; width: 350px; padding: 5px; background: #fbe983; border: 1px solid #FFAD46; font-size: 11px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; position: absolute; box-shadow: 5px 5px 2px #666; display: none; font-weight:normal; } .tooltipInfo { cursor: help; } .tooltipEvento { position: relative; display: inline-block; } .tooltipEvento .tooltipEventotext { visibility: hidden; width: 250px; background-color: #555; color: #fff; text-align: center; border-radius: 6px; padding: 5px; position: absolute; z-index: 1; bottom: 125%; left: 50%; margin-left: -130px; opacity: 0; transition: opacity 1s; font-size: 14px; } .tooltipEvento .tooltipEventotext::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #555 transparent transparent transparent; } .tooltipEvento:hover .tooltipEventotext { visibility: visible; opacity: 1; } .field-errore { background-color: #F6C9C2 !important; } .tooltipIntro { z-index: 400; display: block; width: 200px; height: 80px; bottom: 50; right: 10; padding: 5px; background: #fbe983; border: 1px solid #FFAD46; font-size: 12px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; position: absolute; box-shadow: 5px 5px 2px #666; color: #000; display: none; } /* MODIFICA CAMPO MODULO */ #CampoModifica { cursor: pointer; } .windows_ModuloCampoModifica_sfondo, .windows_ModuloCampoModifica { display: none; } #FinestraChiudiModuloCampoModifica { cursor: pointer; } /**/ /* MODIFICA PROPRIETARIO */ .windows_ProprietarioModifica_sfondo, .windows_ProprietarioModifica { display: none; } #FinestraChiudiProprietarioModifica { cursor: pointer; } /**/ /* MODIFICA CLIENTE */ .windows_ScegliCliente_sfondo, .windows_ScegliCliente { display: none; } #FinestraChiudiScegliCliente { cursor: pointer; } /**/ /* SCEGLI FATTURA */ .windows_ScegliFattura_sfondo, .windows_ScegliFattura { display: none; } #FinestraChiudiScegliFattura { cursor: pointer; } /**/ /* MODIFICA PRODOTTI */ .windows_ScegliArticolo_sfondo, .windows_ScegliArticolo { display: none; } .windows_ImportaCsv_sfondo, .windows_ImportaCsv{ display: none; } #FinestraChiudiScegliArticolo { cursor: pointer; } /**/ /* MODIFICA IMMOBILI COLLEGATI */ .windows_ImmobiliCollegati_sfondo, .windows_ImmobiliCollegati { display: none; } #FinestraChiudiImmobiliCollegati { cursor: pointer; } /**/ /* MODIFICA RICHEISTE COLLEGATE */ .windows_RichiesteCollegate_sfondo, .windows_RichiesteCollegate { display: none; } #FinestraChiudiRichiesteCollegate { cursor: pointer; } /**/ /* MODIFICA COLLEGA ARI */ .windows_CollegaARI_sfondo, .windows_CollegaARI { display: none; } #FinestraChiudiCollegaARI { cursor: pointer; } /**/ .sceltamodulo-pulsante { float: left; text-align: center; width: 50px; height: 80px; margin-left: 12px; margin-top: 12px; font-size: 10px; } .sceltamodulo-pulsanteimg { width: 50px; height: 50px; /*border: solid 1px #ccc;*/ } .sceltamodulo-pulsante img { max-width: 50px; width: expression(this.width > 50 ? 50: true ); } /* STRUTTURA CAMBIA */ #FinestraApriModuloCambiaStruttura { cursor: pointer; } .windows_ModuloCambiaStruttura_sfondo, .windows_ModuloCambiaStruttura { display: none; } #FinestraChiudiModuloCambiaStruttura { cursor: pointer; } /**/ /*STILE PER MODULO GENERALIZZATO*/ .sbiadito, .sbiadito caption { opacity: .5 !important; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important; filter: alpha(opacity=50) !important; } .linguetta-pc-mobile .sbiadito { opacity: .3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30); } .nascosto { display: none !important; visibility: hidden; } .visibile { display: inline; visibility: visible; } /**/ .windows_AvvisoConferma_sfondo, .windows_AvvisoConferma { display: none; } .windows_AvvisoDelSalvataggio_sfondo, .windows_AvvisoDelSalvataggio { display: none; } .windows_AvvisoDuplica_sfondo, .windows_AvvisoDuplica { display: none; } #windows_AvvisoConferma_chiudi { position: absolute; top: 2px; right: 2px; font-family: 'Material Icons'; cursor: pointer; font-size: 24px; color: #000; } #windows_AvvisoConferma_contenuto { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); width: 100%; padding: 20px; } #pulsante-avvisa { background-color: #388fc5; color: #fff; font-size: 16px; text-shadow: 0 1px 0 #363636; width: 200px; padding: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; cursor: pointer; } #pulsante-avvisa:hover { background-color: #45a2dc; } /* INSERISCI CONTENITORE */ #BoxInserisci { cursor: pointer; } #MenuInserisci { cursor: pointer; } #ContenitoreInserisci { cursor: pointer; } .windows_ModuloContenitoreInserisci_sfondo, .windows_ModuloContenitoreInserisci { display: none; } #FinestraChiudiModuloContenitoreInserisci { cursor: pointer; } /**/ .windows_ModuloCollegaOggetti_sfondo, .windows_ModuloCollegaOggetti { display: none; } #contenitoreCategorieLista table tr:hover > td { background-color: #EEEEEE; } #windowsIntro { background-color: #cecece; z-index: 105; text-align: center; position: fixed; top: 0px; left: 0px; margin: 5px; width: 100%; border: solid 1px #3F5C80; overflow: auto; } #IntroSfondo { z-index: 105; position:absolute; /*margin: 3px;*/ margin-bottom: 20px; margin-right: 20px; } #IntroSfondo2 { /*margin: 3px;*/ margin-bottom: 20px; margin-right: 20px; border: dashed 1px #000; } #IntroSfondo img { } #IntroPulsanti, #IntroContenutoPulsanti { z-index: 10000; margin: 5px; position:absolute; right: 0px; } #IntroContenuto { border: dashed 1px #000; z-index: 110; width: 950px; height: 800px; margin: auto; top: 20px; } /*perchè senno era tutto trasparente*/ #IntroContenutoSfondo { background-color: #fff; z-index: 110; width: 950px; height: 800px; float: left; opacity: .5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; filter: alpha(opacity=40); } #IntroContenutoOggetti { z-index: 10000; width: 950px; height: 800px; top: 0px; left: 0px; position: absolute; clear: left; overflow:hidden; } /**/ #IntroController { z-index: 120; position: fixed; width: 100%; color: #fff; } #IntroControllerFreccia { background-color: #000; width: 32px; padding: 5px; margin-left: 50px; cursor: pointer; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; } #IntroControllerDati { background-color: #000; width: 100%; } #SfondoFotoCarica, #ContenutoFotoCarica { width: 250px; z-index: 120; position: absolute; display: none; margin-left: -250px; background-color: #fff; padding: 5px; border: solid 1px #666; border-radius: 5px; -moz-border-radius: 5px; /* firefox */ -webkit-border-radius: 5px; /* safari, chrome */ box-shadow: 5px 5px 2px #666; overflow: hidden; } #SfondoPositionLista { width: 150px; z-index: 120; position: absolute; display: none; text-align: left; margin-left: -150px; background-color: #fff; padding: 5px; border: solid 1px #666; border-radius: 5px; -moz-border-radius: 5px; /* firefox */ -webkit-border-radius: 5px; /* safari, chrome */ box-shadow: 5px 5px 2px #666; overflow: hidden; } #SfondoRepeatLista { width: 150px; z-index: 120; position: absolute; display: none; text-align: left; margin-left: -150px; background-color: #fff; padding: 5px; border: solid 1px #666; border-radius: 5px; -moz-border-radius: 5px; /* firefox */ -webkit-border-radius: 5px; /* safari, chrome */ box-shadow: 5px 5px 2px #666; overflow: hidden; } /* MODIFICA INTRO */ .windows_IntroModifica_sfondo, .windows_IntroModifica { display: none; z-index: 120; } #FinestraChiudiIntroModifica { cursor: pointer; } /**/ /* cambia listino */ .windows_CambiaListino_sfondo, .windows_CambiaListino { display: none; } #FinestraChiudiCambiaListino { cursor: pointer; } /**/ /* PULSANTI */ .button { display: inline-block; zoom: 1; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; /*text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em;*/ border-radius: 5px; /*-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);*/ } .button:hover { text-decoration: none; } .button:active { position: relative; top: 1px; } .big { font-size: 14px; padding: 15px; min-width: 265px; box-sizing: border-box; min-width: 156px; } .homepage .big { min-width: auto; } .medium { font-size: 13px; padding: 8px; } .small { font-size: 11px; padding: 2px; } .small2 { font-size: 12px; padding: 4px; } /* rosso */ .rosso { color: #fff; border: solid 1px #D50000; background-image: none; background-color: #f00; } .rosso:hover { background-image: none; background-color: #D50000; } .rosso:active { background-image: none; background-color: #f00; } /* rosso chiaro */ .rosso-chiaro { color: #fff; border: solid 1px #F44336; background-image: none; background-color: #E53935; } .rosso-chiaro:hover { background-image: none; background-color: #F44336; } .rosso-chiaro:active { background-image: none; background-color: #f00; } /* rosso scuro */ .rosso-scuro { color: #fff; border: solid 1px #7f0000; background-image: none; background-color: #b71c1c; } .rosso-scuro:hover { background-image: none; background-color: #7f0000; } .rosso-scuro:active { background-image: none; background-color: #f00; } /* verde */ .verde { color: #fff; border: solid 1px #07751e; background-image: none; background-color: #087f23; } .verde:hover { background-image: none; background-color: #07751e; } .verde:active { background-image: none; background-color: #087f23; } /* bronzo */ .bronzo { color: #fff; border: solid 1px #A6672D; background-image: none; background-color: #CD7F32; /*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #FAB371), color-stop(1, #CD7F32) ); background-image: -o-linear-gradient(bottom, #FAB371 30%, #CD7F32 100%); background-image: -moz-linear-gradient(bottom, #FAB371 30%, #CD7F32 100%); background-image: -webkit-linear-gradient(bottom, #FAB371 30%, #CD7F32 100%); background-image: -ms-linear-gradient(bottom, #FAB371 30%, #CD7F32 100%); background-image: linear-gradient(to bottom, #FAB371 30%, #CD7F32 100%);*/ } .bronzo:hover { background-image: none; background-color: #C76910; /* background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #D67820), color-stop(1, #C76910) ); background-image: -o-linear-gradient(bottom, #D67820 30%, #C76910 100%); background-image: -moz-linear-gradient(bottom, #D67820 30%, #C76910 100%); background-image: -webkit-linear-gradient(bottom, #D67820 30%, #C76910 100%); background-image: -ms-linear-gradient(bottom, #D67820 30%, #C76910 100%); background-image: linear-gradient(to bottom, #D67820 30%, #C76910 100%);*/ } .bronzo:active { background-image: none; background-color: #CD7F32; /*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #CD7F32), color-stop(1, #FAB371) ); background-image: -o-linear-gradient(bottom, #CD7F32 30%, #FAB371 100%); background-image: -moz-linear-gradient(bottom, #CD7F32 30%, #FAB371 100%); background-image: -webkit-linear-gradient(bottom, #CD7F32 30%, #FAB371 100%); background-image: -ms-linear-gradient(bottom, #CD7F32 30%, #FAB371 100%); background-image: linear-gradient(to bottom, #CD7F32 30%, #FAB371 100%);*/ } /* argento */ .argento { color: #000; border: solid 1px #BABABA; background-image: none; background-color: #C0C0C0; /* background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E3E3E3 ), color-stop(1, #C0C0C0) ); background-image: -o-linear-gradient(bottom, #E3E3E3 5%, #C0C0C0 100%); background-image: -moz-linear-gradient(bottom, #E3E3E3 5%, #C0C0C0 100%); background-image: -webkit-linear-gradient(bottom, #E3E3E3 5%, #C0C0C0 100%); background-image: -ms-linear-gradient(bottom, #E3E3E3 5%, #C0C0C0 100%); background-image: linear-gradient(to bottom, #E3E3E3 5%, #C0C0C0 100%);*/ } .argento:hover { background-image: none; background-color: #BABABA; /*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #BABABA), color-stop(1, #C2C0C2 ) ); background-image: -o-linear-gradient(bottom, #BABABA 30%, #5C2C0C2 100%); background-image: -moz-linear-gradient(bottom, #BABABA 30%, #C2C0C2 100%); background-image: -webkit-linear-gradient(bottom, #BABABA 30%, #C2C0C2 100%); background-image: -ms-linear-gradient(bottom, #BABABA 30%, #C2C0C2 100%); background-image: linear-gradient(to bottom, #BABABA 30%, #C2C0C2 115 100%);*/ } .argento:active { background-image: none; background-color: #C0C0C0; /*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #C0C0C0), color-stop(1, #E3E3E3 ) ); background-image: -o-linear-gradient(bottom, #C0C0C0 30%, #E3E3E3 100%); background-image: -moz-linear-gradient(bottom, #C0C0C0 30%, #E3E3E3 100%); background-image: -webkit-linear-gradient(bottom, #C0C0C0 30%, #E3E3E3 100%); background-image: -ms-linear-gradient(bottom, #C0C0C0 30%, #E3E3E3 100%); background-image: linear-gradient(to bottom, #C0C0C0 30%, #E3E3E3 100%);*/ } /* oro */ .oro { color: #000; border: solid 1px #B8860B; background-image: none; background-color: #DAA520; /*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFD900), color-stop(1, #DAA520) ); background-image: -o-linear-gradient(bottom, #FFD900 5%, #DAA520 100%); background-image: -moz-linear-gradient(bottom, #FFD900 5%, #DAA520 100%); background-image: -webkit-linear-gradient(bottom, #FFD900 5%, #DAA520 100%); background-image: -ms-linear-gradient(bottom, #FFD900 5%, #DAA520 100%); background-image: linear-gradient(to bottom, #FFD900 5%, #DAA520 100%);*/ } .oro:hover { background-image: none; background-color: #CF991B; /* background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #D69E1C), color-stop(1, #CF991B) ); background-image: -o-linear-gradient(bottom, #D69E1C 30%, #CF991B 100%); background-image: -moz-linear-gradient(bottom, #D69E1C 30%, #CF991B 100%); background-image: -webkit-linear-gradient(bottom, #D69E1C 30%, #CF991B 100%); background-image: -ms-linear-gradient(bottom, #D69E1C 30%, #CF991B 100%); background-image: linear-gradient(to bottom, #D69E1C 30%, #CF991B 100%);*/ } .oro:active { color: #000; border: solid 1px #B8860B; /*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #DAA520), color-stop(1, #FFD900) ); background-image: -o-linear-gradient(bottom, #DAA520 30%, #FFD900 100%); background-image: -moz-linear-gradient(bottom, #DAA520 30%, #FFD900 100%); background-image: -webkit-linear-gradient(bottom, #DAA520 30%, #FFD900 100%); background-image: -ms-linear-gradient(bottom, #DAA520 30%, #FFD900 100%); background-image: linear-gradient(to bottom, #DAA520 30%, #FFD900 100%);*/ } /* verde chiaro */ .verde-chiaro { color: #fff; border: solid 1px #5f803a; background-image: none; background-color: #6A8C54; } .verde-chiaro:hover { background-image: none; background-color: #5f803a; } .verde-chiaro:active { background-image: none; background-color: #6A8C54; } /* verde chiaro 2 */ .verde-chiaro-2 { color: #000; border: solid 1px #00881C; background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #81FF9B), color-stop(1, #29FF56) ); background-image: -o-linear-gradient(bottom, #81FF9B 30%, #29FF56 100%); background-image: -moz-linear-gradient(bottom, #81FF9B 30%, #29FF56 100%); background-image: -webkit-linear-gradient(bottom, #81FF9B 30%, #29FF56 100%); background-image: -ms-linear-gradient(bottom, #81FF9B 30%, #29FF56 100%); background-image: linear-gradient(to bottom, #81FF9B 30%, #29FF56 100%); } .verde-chiaro-2:hover { background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #59E676), color-stop(1, #1CE543) ); background-image: -o-linear-gradient(bottom, #59E676 30%, #1CE543 100%); background-image: -moz-linear-gradient(bottom, #59E676 30%, #1CE543 100%); background-image: -webkit-linear-gradient(bottom, #59E676 30%, #1CE543 100%); background-image: -ms-linear-gradient(bottom, #59E676 30%, #1CE543 100%); background-image: linear-gradient(to bottom, #59E676 30%, #1CE543 100%); } .verde-chiaro-2:active { background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #29FF56), color-stop(1, #81FF9B) ); background-image: -o-linear-gradient(bottom, #29FF56 30%, #81FF9B 100%); background-image: -moz-linear-gradient(bottom, #29FF56 30%, #81FF9B 100%); background-image: -webkit-linear-gradient(bottom, #29FF56 30%, #81FF9B 100%); background-image: -ms-linear-gradient(bottom, #29FF56 30%, #81FF9B 100%); background-image: linear-gradient(to bottom, #29FF56 30%, #81FF9B 100%); } /* arancione */ .arancione { color: #fff; border: solid 1px #FB8C00; background-image: none; background-color: #FF9800; } .arancione:hover { background-image: none; background-color: #FB8C00; } .arancione:active { background-image: none; background-color: #FF9800; } /* giallo */ .giallo { color: #000; border: solid 1px #FFE03B; background-image: none; background-color: #FFEB3B; } .giallo:hover { background-image: none; background-color: #FFE03B; } .giallo:active { background-image: none; background-color: #FFEB3B; } /* celeste */ .celeste { color: #fff; border: solid 1px #039BE5; background-image: none; background-color: #03A9F4; } .celeste:hover { background-image: none; background-color: #039BE5; } .celeste:active { background-image: none; background-color: #03A9F4; } /* blu */ .blu { color: #fff; border: solid 1px #1565C0; background-image: none; background-color: #1976D2; } .blu:hover { background-image: none; background-color: #1565C0; } .blu:active { background-image: none; background-color: #1976D2; } /* marrone */ .marrone { color: #fff; border: solid 1px #543305; background-image: none; background-color: #845108; } .marrone:hover { background-image: none; background-color: #543305; } .marrone:active { background-image: none; background-color: #845108; } /* marrone scuro */ .marrone-scuro { color: #fff; border: solid 1px #5D4037; background-image: none; background-color: #6D4C41; } .marrone-scuro:hover { background-image: none; background-color: #5D4037; } .marrone-scuro:active { background-image: none; background-color: #6D4C41; } /* rosa */ .rosa { color: #fff; border: solid 1px #b81675; background-image: none; background-color: #e54fa8; } .rosa:hover { background-image: none; background-color: #b81675; } .rosa:active { background-image: none; background-color: #e54fa8; } /* acquamarina */ .acquamarina { color: #fff; border: solid 1px #00796b; background-image: none; background-color: #00897b; } .acquamarina:hover { background-image: none; background-color: #00796b; } .acquamarina:active { background-image: none; background-color: #00897b; } /* porpora */ .porpora { color: #fff; border: solid 1px #7b1fa2; background-image: none; background-color: #9c27b0; } .porpora:hover { background-image: none; background-color: #7b1fa2; } .porpora:active { background-image: none; background-color: #9c27b0; } /* blu-scuro */ .blu-scuro { color: #fff; border: solid 1px #002171; background-image: none; background-color: #0d47a1; } .blu-scuro:hover { background-image: none; background-color: #002171; } .blu-scuro:active { background-image: none; background-color: #0d47a1; } /* porpora-chiaro */ .porpora-chiaro { color: #fff; border: solid 1px #4A3D51; background-image: none; background-color: #7C6688; } .porpora-chiaro:hover { background-image: none; background-color: #4A3D51; } .porpora-chiaro:active { background-image: none; background-color: #7C6688; } /* grigio */ .grigio { color: #fff; border: solid 1px #373737; background-image: none; background-color: #616161; } .grigio:hover { background-image: none; background-color: #373737; } .grigio:active { background-image: none; background-color: #616161; } /* grigio-chiaro */ .grigio-chiaro { color: #000; border: solid 1px #BDBDBD; background-image: none; background-color: #E0E0E0; } .grigio-chiaro:hover { background-image: none; background-color: #BDBDBD; } .grigio-chiaro:active { background-image: none; background-color: #E0E0E0; } /* incompilazione */ .incompilazione { color: #fff; border: solid 1px #03A9F4; background-image: none; background-color: #29B6F6; } .incompilazione:hover { background-image: none; background-color: #03A9F4; } .incompilazione:active { background-image: none; background-color: #29B6F6; } /* daevadere */ .daevadere { color: #fff; border: solid 1px #757575; background-image: none; background-color: #9E9E9E; } .daevadere:hover { background-image: none; background-color: #757575; } .daevadere:active { background-image: none; background-color: #9E9E9E; } /* inevasione */ .inevasione { color: #fff; border: solid 1px #FB8C00; background-image: none; background-color: #FF9800; } .inevasione:hover { background-image: none; background-color: #FB8C00; } .inevasione:active { background-image: none; background-color: #FF9800; } /* parzialmenteevaso */ .parzialmenteevaso { color: #fff; border: solid 1px #00897B; background-image: none; background-color: #009688; } .parzialmenteevaso:hover { background-image: none; background-color: #00897B; } .parzialmenteevaso:active { background-image: none; background-color: #009688; } /* evaso */ .evaso { color: #fff; border: solid 1px #388E3C; background-image: none; background-color: #43A047; } .evaso:hover { background-image: none; background-color: #388E3C; } .evaso:active { background-image: none; background-color: #43A047; } /* rifiutato */ .rifiutato { color: #fff; border: solid 1px #B71C1C; background-image: none; background-color: #D50000; } .rifiutato:hover { background-image: none; background-color: #B71C1C; } .rifiutato:active { background-image: none; background-color: #f00; } /* annullato */ .annullato { color: #fff; border: solid 1px #D50000; background-image: none; background-color: #F44336; } .annullato:hover { background-image: none; background-color: #E53935; } .annullato:active { background-image: none; background-color: #F44336; } /* oro */ .nero { background-image: none; color: #ffffff; background-color: #000000; } .nero:hover { color: #000000; background-color: #ffffff; } /* bianco */ .bianco { background-image: none; color: #000000; background-color: #ffffff; } .bianco:hover { color: #ffffff; background-color: #000000; } .table { display: table; /* dice al div di comportarsi come una tabella */ border-collapse: separate; /* questo serve se si vogliono separare le celle della tabella */ border-spacing: 2px; /* questo serve se si vogliono separare le celle della tabella per dire di quanto si vogliono separare */ width: 100%; /* per far si che la tabella si adatti alla larghezza del contenitore*/ } .row { display: table-row; /* dice al div di comportarsi come una riga di tabella */ } .cell { display: table-cell; /* dice al div di comportarsi come una cella di tabella */ padding: 5px; /* per dare alla cella uno spazio tra i bordi ed il testo */ text-align: left; vertical-align: top; } .windows_InviaEmail_sfondo, .windows_InviaEmail { display: none; } #FinestraChiudiInviaEmail { cursor: pointer; } /* tecnica a tabelle */ .elemento-table { display: table; border-collapse: separate; width: 100%; } .elemento-caption { display: table-caption; } .elemento-row { display: table-row; } .elemento-cell { display: table-cell; padding: 5px; vertical-align: top; } /*INSERIMENTO COSA*/ .windows_insCosa_sfondo, .windows_insCosa { display: none; } #insBoxLista img, #insMenuLista img { max-width: 50px; } .setModuloCosa .float-left { text-align: center; font-size: 10px; } .windows_insAtleta_sfondo, .windows_insAtleta { display: none; } .pul-inserisci-homepage { margin: 0px !important; padding: 0px !important; cursor: pointer; text-align: center; text-decoration: none; font-size: 60px; border-radius: 15px; display: inline-block; color: #fff; width: 80px; height: 80px; background-color: #1565c0; border: 3px solid #5472d3; font-weight: 500; font-family: inherit; } .pul-inserisci-lista-fixed { margin: 0px !important; cursor: pointer; text-decoration: none; font-size: 40px; border-radius: 5px; display: inline-block; color: #fff; background-color: #1565c0; border: 2px solid #5472d3; font-weight: 500; font-family: inherit; position: fixed; bottom: 20px; right: 20px; padding: 0 10px; width: 215px; } .pul-inserisci-lista-fixed .txt { font-size: 35px; position: absolute; right: 10px; top: 4px; } .pul-inserisci-grande-facile, .pul-inserisci-grande { padding: 5px; text-decoration: none; font-size: 20px; display: inline-block; height: 39px; font-weight: 500; background-color: #1565c0; border: 1px solid #5472d3; border-radius: 3px; color: #fff; cursor: pointer; text-transform: uppercase; text-align: center; font-family: inherit; } .pul-inserisci-grande-facile .piu, .pul-inserisci-grande .piu { font-size: 44px; float: left; font-weight: 500; margin-top: -13px; } .pul-inserisci-grande-facile .txt, .pul-inserisci-grande .txt { margin-top: 2px; float: right; } .pul-inserisci-grande-facile { background-color: #2979FF; border: 1px solid #2962FF; } .pul-inserisci-grande-facile img { max-height: 35px; padding-top: 5px; } .pul-inserisci-piccolo { padding: 5px; text-decoration: none; font-size: 13px; display: inline-block; height: 28px; font-weight: 500; background-color: #1565c0; border: 1px solid #5472d3; border-radius: 3px; color: #fff; cursor: pointer; text-transform: uppercase; text-align: center; font-family: inherit; max-width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .pul-inserisci-piccolo .piu { font-size: 24px; float: left; font-weight: 500; margin-top: -5px; } .pul-inserisci-piccolo .txt { margin-top: 1px; float: right; } .pul-inserisci-piccolo-menu-verticale { margin-bottom: 10px; width: 25px; position: absolute; padding: 5px; padding-top: 18px; text-decoration: none; font-size: 14px; display: inline-block; height: 70px; font-weight: 500; background-color: #1565c0; border: 1px solid #5472d3; border-radius: 3px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; color: #fff; cursor: pointer; text-transform: uppercase; text-align: center; font-family: inherit; } .pul-inserisci-piccolo-menu-verticale .piu { font-size: 24px; font-weight: 700; margin-top: -5px; } .pul-inserisci-piccolo-menu { width: 100%; margin-bottom: 10px; padding: 5px; padding-top: 3px; text-decoration: none; font-size: 14px; display: inline-block; height: 25px; font-weight: 500; background-color: #1565c0; border: 1px solid #5472d3; border-radius: 3px; border-top-left-radius: 0px; border-top-right-radius: 0px; color: #fff; cursor: pointer; text-transform: uppercase; text-align: center; font-family: inherit; } .pul-inserisci-piccolo-menu > div { width: 88px; margin: auto; } .pul-inserisci-piccolo-menu .piu { font-size: 24px; float: left; font-weight: 700; margin-top: -5px; } .pul-inserisci-piccolo-menu .txt { margin-top: 1px; float: right; } .pul-inserisci-grande:hover, .pul-inserisci-piccolo:hover, .pul-inserisci-piccolo-menu-verticale:hover, .pul-inserisci-piccolo-menu:hover, .pul-inserisci-homepage:hover, #ScegliSfondo:hover { text-decoration: none; filter:brightness(110%); } .pul-ins-cosa { margin-top: 20px; padding: 15px; cursor: pointer; text-align: center; text-decoration: none; font-size: 24px; font-famyly: Arial, Helvetica, sans-serif; border-radius: 5px; border-style: solid; border-width: 1px; display: inline-block; color: #fff; border-color: #332E72; background-image: linear-gradient(to bottom, #5A6DAE 30%, #3D438D 100%); width: 220px; text-shadow: -1px -1px 0 #332E72, 1px -1px 0 #332E72, -1px 1px 0 #332E72, 1px 1px 0 #332E72; } .pul-ins-cosa:hover { text-decoration: none; background-image: linear-gradient(to bottom, #3D438D 30%, #5A6DAE 100%); } .pul-piu { cursor: pointer; text-align: center; text-decoration: none; font-size: 44px; font-famyly: Arial, Helvetica, sans-serif; border-radius: 5px; border-style: solid; border-width: 1px; display: inline-block; color: #fff; border-color: #332E72; background-image: linear-gradient(to bottom, #5A6DAE 30%, #3D438D 100%); width: 48px; height: 48px; text-shadow: -1px -1px 0 #332E72, 1px -1px 0 #332E72, -1px 1px 0 #332E72, 1px 1px 0 #332E72; } .pul-piu:hover { text-decoration: none; background-image: linear-gradient(to bottom, #3D438D 30%, #5A6DAE 100%); } /* stili per editor css avanzato */ .editor-table { display: table; width: 100%; border-collapse: separate; border-spacing: 7px; table-layout: fixed; height: auto; } .editor-table-menocellspacing { display: table; width: 100%; border-collapse: separate; border-spacing: 2px; table-layout: fixed; height: auto; } .editor-row { display: table-row; width: 100%; } .editor-cell { display: table-cell; /*border: solid 1px #f00;*/ vertical-align: top; } .valign-middle { vertical-align: middle; /*line-height: 28px;*/ } .halign-right { text-align: right; } #editor-titolo { height: 32px; vertical-align: middle; } .editor-titolo-avanzato { background-color: #203056; color: #fff; font-weight: 700; padding: 2px; } .editor-titolo-facilitato { background-color: #4E8900; color: #fff; font-weight: 700; padding: 2px; } .editor-selettore { background-color: #CDCDCD; color: #fff; padding: 2px; } .editor-codice { background-color: #ADB0B9; color: #fff; padding: 2px; display: none; visibility: hidden; position: relative; } .editor-codice textarea { background-color: #BFC2CC; border: solid 1px #fff; } .anteprima { width: 490px; padding-right: 10px; } .codice { width: 100%; } .inputcodice { width: 100%; height: 500px; } #selettori { font-size: 12px; border-bottom: solid 1px #3B4151; padding-bottom: 2px; margin-bottom: 2px; height: 24px; padding: 2px; } #selettori div.selettore { display: inline-block; background-color: #CCC; border-right: solid 1px #fff; font-family: "Courier New", Courier, monospace; } div.selettore#selettore-attivo { background-color: #900; color: #fff; font-weight: 700; font-size: 16px; } iframe.layout01 { width: 500px; height: 550px; border: solid 1px #CCC; padding: 0px; margin: 0px; } iframe.layout02 { width: 100%; height: 350px; border: solid 1px #CCC; padding: 0px; margin: 0px; } .editor_tasto_elenco_font { border: solid 1px #CCC; padding: 2px; text-align: center; } .editor_fontdichiarati { margin-top: 3px; } .editor-varianti { display: none; visibility: hidden; } .impostafont-elenco { border: solid 1px #CCC; margin-bottom: 20px; } .impostafont-elenco-font { display: flex; align-items: center; padding: 10px; } .impostafont-elenco-font-nome { width: 200px; font-size: 22px; } .impostafont-elenco-font-esempio { width: calc(100% - 250px - 180px - 31px); font-size: 16px; } .impostafont-elenco-font-google .impostafont-elenco-font-esempio { width: calc(100% - 250px - 25px - 180px - 31px); } .impostafont-elenco-varianti { display: none; visibility: hidden; padding: 10px; } .impostafont-elenco-varianti-variante { margin: 10px 0; border-bottom: dotted 1px #ccc; padding-bottom: 10px; } .impostafont-elenco-font-table td { width: 14.2%; text-align: center; padding: 10px !important; vertical-align: top;1 } hr.tenue { color: #eee; } div[id^="editorfacilitato"] { background-color: #fff; color: #000; border: solid 1px #3B4151; width: 400px; height: 450px; position: absolute; top: 10px; right: 10px; display: none; opacity: 0.7; } .editorcss-avviso { font-size: 10px; color: #4E4A4C; } .editorcss-separatore { background-color: #ccc; height: 10px; } /* fine stili per editor css avanzato */ .embedcontainer embed { max-width: 100%; } /* NUOVO EDITOR */ .editorcss-titoli { font-size: 14px; font-weight: 700; } .editorcss-titolo-avanzato { background-color: #275dcc; color: #fff; font-weight: 700; padding: 2px; font-size: 14px; } .editorcss-titolo-facile { background-color: #77a6e7; color: #fff; font-weight: 700; padding: 2px; font-size: 14px; } #editorcss-tipoeditor { font-size: 11px; } .editorcss-selettore { background-color: #CDCDCD; color: #fff; padding: 2px; } #editorcss-pulsanteversione-passa-a-avanzata { cursor: pointer; text-align: center; border-radius: 3px; display: inline-block; width: 200px; height: 20px; color: #FFF; border: 1px solid #1152D6; background-image: linear-gradient(to bottom, #275DCC, #3E74E0); background: -webkit-gradient(linear, left top, left bottom, from(#275DCC), to(#3E74E0)); font-weight: normal; text-shadow: 1px 1px #666; } #editorcss-pulsanteversione-passa-a-avanzata a { color: #fff; text-decoration: none; } #editorcss-pulsanteversione-passa-a-avanzata:hover { background-image: linear-gradient(to bottom, #3E74E0 5%, #275DCC 100%); background: -webkit-gradient(linear, left top, left bottom, from(#3E74E0), to(#275DCC)); } #editorcss-pulsanteversione-passa-a-facile { cursor: pointer; text-align: center; border-radius: 3px; display: inline-block; width: 200px; height: 20px; color: #FFF; border: 1px solid #568CD3; background-image: linear-gradient(to bottom, #77a6e7 5%, #95BBED 100%); background: -webkit-gradient(linear, left top, left bottom, from(#77a6e7), to(#95BBED)); font-weight: normal; text-shadow: 1px 1px #666; } #editorcss-pulsanteversione-passa-a-facile a { color: #fff; text-decoration: none; } #editorcss-pulsanteversione-passa-a-facile:hover { background-image: linear-gradient(to bottom, #95BBED 5%, #77a6e7 100%); background: -webkit-gradient(linear, left top, left bottom, from(#95BBED), to(#77a6e7)); } #pulsante-info { background-color:#77a6e7; width:30px; border-radius:10px; overflow:hidden; border:1px solid #275DCC; font-size:14px; } #pulsante-info a{ text-decoration:none; color:#FFFFFF; } #chiudi-tutti-rosso{ background: -webkit-gradient(linear, left top, left bottom, from(#d81616), to(#990000)); background-image: linear-gradient(to bottom, #d81616 5%, #990000 100%); border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-radius: 6px; color: #FFFFFF; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); width:150px; } .salva-facilitato{ background: -webkit-gradient(linear, left top, left bottom, from(#08a808), to(#005800)); background-image: linear-gradient(to bottom, #08a808 5%, #005800 100%); border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-radius: 6px; color: #FFFFFF; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); width:100px; } #editorcss-selettori { font-size: 12px; border-bottom: solid 1px #666; padding-bottom: 2px; margin-bottom: 2px; height: 24px; padding: 2px; } #editorcss-selettori div.editorcss-selettore { display: inline-block; background-color: #CCC; border-right: solid 1px #fff; font-family: "Courier New", Courier, monospace; } div.editorcss-selettore#editorcss-selettore-attivo { background-color: #900; color: #fff; font-weight: 700; font-size: 16px; } .editorcss-anteprima { width: 490px; padding-right: 10px; border-right: dashed 1px #666; } .editorcss-informazioni { margin-top: 15px; font-size: 12px; } .editorcss-fontdichiarati { margin-top: 15px; } .editorcss-font { border: 1px solid #BBB; padding: 10px; margin-bottom: 10px; box-shadow: 0px 1px 1px #EEE; } .editorcss-font .elemento-cell { padding: 0px; } .editorcss-fontvariante { margin-top: 10px; } #editorcss-fontvarianti { display: none; } /* FINE NUOVO EDITOR */ div[id^='BoxParagrafo'] { margin-top: 10px; margin-bottom: 10px; } .sp-titolo{ background-color: #FF6B00; text-align: left; height: 18px; color: #FFFFFF; font-weight: 700; padding: 2px; font-size: 16px; } .sp-contenitore{ width:49%; border:1px solid #FF6B00; float:left; margin:3px; } .sp-selettore{ float:left; margin-right:10px; width:400px; } .sp-pulsante{ float:left; } .sp-button{ display: inline-block; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); font-size: 12px; padding: 4px; } .sp-verde{ color: #fff; border: solid 1px #134d00; background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.3, #33cc00),color-stop(1, #269900) ); background-image: -o-linear-gradient(bottom, #33cc00 30%, #269900 100%); background-image: -moz-linear-gradient(bottom, #33cc00 30%, #269900 100%); background-image: -webkit-linear-gradient(bottom, #33cc00 30%, #269900 100%); background-image: -ms-linear-gradient(bottom, #33cc00 30%, #269900 100%); background-image: linear-gradient(to bottom, #33cc00 30%, #269900 100%); text-decoration:none; } .sp-verde:hover{ background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #2db300), color-stop(1, #208000) ); background-image: -o-linear-gradient(bottom, #2db300 30%, #208000 100%); background-image: -moz-linear-gradient(bottom, #2db300 30%, #208000 100%); background-image: -webkit-linear-gradient(bottom, #2db300 30%, #208000 100%); background-image: -ms-linear-gradient(bottom, #2db300 30%, #208000 100%); background-image: linear-gradient(to bottom, #2db300 30%, #208000 100%); } .sp-verde:active{ background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #269900), color-stop(1, #33cc00) ); background-image: -o-linear-gradient(bottom, #269900 30%, #33cc00 100%); background-image: -moz-linear-gradient(bottom, #269900 30%, #33cc00 100%); background-image: -webkit-linear-gradient(bottom, #269900 30%, #33cc00 100%); background-image: -ms-linear-gradient(bottom, #269900 30%, #33cc00 100%); background-image: linear-gradient(to bottom, #269900 30%, #33cc00 100%); } .sp-arancio{ color: #fff; border: solid 1px #b35900; background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.3, #ff8c1a),color-stop(1, #e67300) ); background-image: -o-linear-gradient(bottom, #ff8c1a 30%, #e67300 100%); background-image: -moz-linear-gradient(bottom, #ff8c1a 30%, #e67300 100%); background-image: -webkit-linear-gradient(bottom, #ff8c1a 30%, #e67300 100%); background-image: -ms-linear-gradient(bottom, #ff8c1a 30%, #e67300 100%); background-image: linear-gradient(to bottom, #ff8c1a 30%, #e67300 100%); text-decoration:none; } .sp-arancio:hover{ background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #ff8000), color-stop(1, #cc6600) ); background-image: -o-linear-gradient(bottom, #ff8000 30%, #cc6600 100%); background-image: -moz-linear-gradient(bottom, #ff8000 30%, #cc6600 100%); background-image: -webkit-linear-gradient(bottom, #ff8000 30%, #cc6600 100%); background-image: -ms-linear-gradient(bottom, #ff8000 30%, #cc6600 100%); background-image: linear-gradient(to bottom, #ff8000 30%, #cc6600 100%); } .sp-arancio:active{ background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.3, #e67300), color-stop(1, #ff8c1a) ); background-image: -o-linear-gradient(bottom, #e67300 30%, #ff8c1a 100%); background-image: -moz-linear-gradient(bottom, #e67300 30%, #ff8c1a 100%); background-image: -webkit-linear-gradient(bottom, #e67300 30%, #ff8c1a 100%); background-image: -ms-linear-gradient(bottom, #e67300 30%, #ff8c1a 100%); background-image: linear-gradient(to bottom, #e67300 30%, #ff8c1a 100%); } .sp-riga{ margin-left:5px; margin-right:5px; padding:3px; border-bottom:1px solid #bfbfbf; } .sp-pulsante-tutti{ text-align:center; font-size:16px; } .sp-testo{ padding:3px; margin-left:5px; } .sp-css { margin-left:5px; background-color:#77a6e7; width:30px; border-radius:10px; overflow:hidden; border:1px solid #275DCC; font-size:10px; } .sp-css a{ text-decoration:none; color:#FFFFFF; } #ic-nome{ float:left; margin-right:10px; margin-top:3px; } #ic-campo{ float:left; } #ic-colonna{ float:left; margin-right: 15px; } #ic-riga2{ padding:5px; } #ic-riga{ border-bottom: solid 1px #FF6B00; padding-bottom:15px; } #ic-titolo{ font-weight: 700; } #ic-titolo-big{ background-color: #FFCC33; color: #000000; font-weight: 700; padding: 2px; min-height: 16px; } #ic-submit{ text-align: center; padding-top: 15px; } #ic-errore{ color:#ff0000; margin-top:3px; } #ic-messaggio{ color:#008000; padding:5px; } #ic-titolo-pagina{ background-color: #FF6B00; text-align: left; height: 18px; color: #FFFFFF; font-weight: 700; padding: 2px; /* width: 100%; */ font-size: 16px; } .imgpiccola { max-width: 150px !important; } .windows_NonVisibile_sfondo, .windows_NonVisibile { display: none; } fieldset#zonatesta, fieldset#zonapiede { position: relative; min-height: 250px; padding-bottom: 50px; } fieldset#zonatesta #boxtesta, fieldset#zonapiede #boxpiede { text-align: left; } fieldset #zonasocial { position: absolute; left: 1px; top: 0px; width: 50px; padding: 3px; border-radius: 0px 10px 10px 0px; box-shadow:5px 5px 5px #888888; text-align: center; background-color: #ccc; z-index:100; } fieldset #zonabandierine { position: absolute; right: 1px; top: 0px; width: 50px; padding: 3px; border-radius: 10px 0px 0px 10px; box-shadow: -5px 5px 5px #888888; text-align: center; background-color: #ccc; z-index:100; } fieldset #zonasocial img, fieldset #zonabandierine img { margin:1px; } #zonacookie { position: fixed; bottom: 5px; right: 5px; max-width: 300px; padding: 5px; border-radius: 10px 10px 0px 0px; box-shadow: -5px -5px 5px #888888; text-align: center; background-color: #ccc; z-index: 100; } fieldset #zonasocial .zonasocial-operazioni, fieldset #zonabandierine .zonabandierine-operazioni , #zonacookie .zonacookie-operazioni{ opacity: 0; transition: opacity 0.3s; } fieldset #zonasocial:hover .zonasocial-operazioni, fieldset #zonabandierine:hover .zonabandierine-operazioni, #zonacookie:hover .zonacookie-operazioni { opacity: 1; } .spbutton { text-align: center; } .spbutton-colori { padding: 5px; cursor: pointer; text-align: center; text-decoration: none; border-radius: 13px; border-style: solid; border-width: 1px; display: inline-block; border-color: #1879C6; color:#FFFFFF; background-image: linear-gradient(to bottom, #0cb0e3 30%, #1879C6 100%); text-shadow: -1px -1px 0 #1879C6, -1px 0 #1879C6, -1px 1px 0 #1879C6, 1px 1px 0 #1879C6; font-size:20px; width: 250px; margin-bottom: 10px; margin-top:10px; } .spbutton-colori:hover { border-color: #1879C6; background-image: linear-gradient(to bottom, #1879C6 30%, #0cb0e3 100%); } .spbutton-anteprima { padding: 5px; cursor: pointer; text-align: center; text-decoration: none; border-radius: 13px; border-style: solid; border-width: 1px; display: inline-block; border-color: #b44c00; color:#FFFFFF; background-image: linear-gradient(to bottom, #ff6b00 30%, #b44c00 100%); text-shadow: -1px -1px 0 #b44c00, -1px 0 #b44c00, -1px 1px 0 #b44c00, 1px 1px 0 #b44c00; font-size:20px; width: 250px; margin-bottom: 10px; margin-top:10px; } .spbutton-anteprima a { color:#FFFFFF; text-decoration:none; } .spbutton-anteprima:hover { border-color: #b44c00; background-image: linear-gradient(to bottom, #b44c00 30%, #ff6b00 100%); } .spbutton-impostastile { padding: 5px; cursor: pointer; text-align: center; text-decoration: none; border-radius: 13px; border-style: solid; border-width: 1px; display: inline-block; color:#FFFFFF; border-color: #445C3A; background-image: linear-gradient(to bottom, #68855d 30%, #445C3A 100%); text-shadow: -1px -1px 0 #445C3A, -1px 0 #445C3A, -1px 1px 0 #445C3A, 1px 1px 0 #445C3A; font-size:20px; width: 250px; margin-bottom: 10px; } .spbutton-impostastile:hover { border-color: #445C3A; background-image: linear-gradient(to bottom, #445C3A 30%, #68855d 100%); } .spbutton-impostastile-cortesia { font-size:13px; margin-bottom:5px; color: brown; } .spbutton-tornaindietro { padding: 5px; cursor: pointer; text-align: center; text-decoration: none; border-radius: 7px; border-style: solid; border-width: 1px; display: inline-block; border-color: #505050; background-image: linear-gradient(to bottom, #787878 30%, #505050 100%); text-shadow: -1px -1px 0 #505050, -1px 0 #505050, -1px 1px 0 #505050, 1px 1px 0 #505050; font-size:16px; width: 130px; margin-bottom: 10px; margin-left:10px; } .spbutton-tornaindietro:hover { background-image: linear-gradient(to bottom, #505050 30%, #787878 100%); } .spbutton-tornaindietro a { color:#FFFFFF; text-decoration:none; } .sezione-colonne-titolo { font-wheight: bold; font-size: 20px; margin-bottom: 5px; } .sezione-colonne-sottotitolo { font-wheight: bold; font-size: 16px; margin-bottom: 10px; } .sezione-colonne-sottotitolo2 { font-size: 14px; margin-bottom: 10px; text-align: center; } .sezione-colonne-zona { width:100%; background-color:#eee; text-align: center; padding: 15px; box-sizing: border-box; } .sezione-colonne-zona-interno { width:100%; background-color:#dbdbdb; padding: 15px; box-sizing: border-box; } .colonne-homepage-paginainterna { background-color: #ccc; text-align: left; } .titolo-contenitoremodelli { text-align: center; font-weight: 700; font-size: 20px; margin-bottom: 20px; } .contenitoremodelli { text-align: center; margin:5px; margin-bottom:10px; max-height: 650px; overflow: hidden; overflow-y: auto; } .modello { width: 200px; float: left; margin: 20px; } div[id^="campo_"] > table { border: solid 1px #666 !important; } div[id^="campo_"] > table > caption { background-color: transparent !important; color: #000 !important; text-align: left; } div[id^="campo_"] > table > tbody > tr { border: none !important; } div[id^="campo_"] > table > tbody > tr > th { border: solid 1px #666 !important; } div[id^="campo_"] > table > tbody > tr > td { border: solid 1px #666 !important; } .sezione .material-icons { font-size: 14px; display: inline-block; vertical-align: middle; } tr[id^='aggiungiatleta'] { cursor: pointer; } tr[id^="aggiungiatleta"]:hover { text-decoration: underline; } .commentivoto .material-icons { font-size: 13px; } .lista-richreso-dvb-ddt-fatt .material-icons { font-size: 12px; } table.tabella-righe-uguali, .tabella-righe-uguali tr, .tabella-righe-uguali td { border: none; } #anteprimaForm .anteprimaFormCampi { width: 800px; background-color: #eee; margin: auto; text-align: center; padding: 10px; } #anteprimaForm div[id^="nomeCampoTd"] { padding: 5px; padding-bottom: 15px; margin-bottom: 50px; box-sizing: border-box; position: relative; } #anteprimaForm div[id^="nomeCampoTd"]:hover { background-color: #e6e6e6; } #anteprimaForm .operazioni { text-align: right; background-color: #e6e6e6; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; padding: 3px; padding-bottom: 0px; opacity: 0; transition: opacity 0.3s; position: absolute; right: 0; top: 100%; } #anteprimaForm div[id^="nomeCampoTd"]:hover > .operazioni { opacity: 1; } .pul-inserisci-piccolo-form { cursor: pointer; text-align: center; text-decoration: none; font-size: 14px; font-famyly: Arial, Helvetica, sans-serif; border-radius: 5px; border-style: solid; border-width: 1px; color: #fff; border-color: #332E72; background-image: linear-gradient(to bottom, #5A6DAE 30%, #3D438D 100%); text-shadow: -1px -1px 0 #332E72, 1px -1px 0 #332E72, -1px 1px 0 #332E72, 1px 1px 0 #332E72; box-sizing: border-box; width: 25px; height: 25px; position: absolute; right: 5px; top: 32px; } .pul-inserisci-piccolo-form:hover { text-decoration: none; background-image: linear-gradient(to bottom, #3D438D 30%, #5A6DAE 100%); } .pul-inserisci-piccolo-form .piu { font-size: 24px; font-weight: 700; margin-top: -2px; display: block; } #ScegliSfondo { margin-top:5px; padding: 5px; text-decoration: none; font-size: 14px; display: inline-block; height: 28px; background-color: #1565c0; border: 1px solid #5472d3; border-radius: 3px; color: #fff; cursor: pointer; text-transform: uppercase; text-align: center; font-weight: 500; font-family: inherit; } .pul-secondo-livello td { background-color: #CECECE; padding-left: 20px; } .divcercaoggetti { margin-bottom: 10px; } .boxtesta-copiasposta { padding: 3px; border-bottom: 1px solid #999999; } .pul-xml, .pul-stampafe, .pul-downloadxml { display: inline-block; text-align: center; border-width: 1px; border-style: solid; text-decoration: none; line-height: 1.1; font-weight: normal; font-family: sans-serif; color: #FFFFFF; font-size: 12px !important; background-color: #087f23; border-radius: 5px; padding: 6px 15px 6px 15px !important; opacity: 1; cursor: pointer; text-transform: uppercase; height: 40px; width: 56px; vertical-align: top; } .pul-xml span, .pul-stampafe span, .pul-downloadxml span { width: 24px; height: 24px; background-color: #fff; border-radius: 2px; color: #087f23; display: block; font-size: 9px; font-weight: bold; padding-top: 1px; } .pul-xml span:after { font-family: 'Material Icons'; /*content: "code";*/ content: "visibility"; width: 100%; font-size: 16px; display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .pul-stampafe span:after { font-family: 'Material Icons'; content: "print"; width: 100%; font-size: 16px; display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .pul-downloadxml span:after { font-family: 'Material Icons'; content: "get_app"; width: 100%; font-size: 16px; display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .pul-pdf-lista { color: #d14836; } .pul-pdf { display: inline-block; text-align: center; border-width: 1px; border-style: solid; text-decoration: none; line-height: 1.1; font-weight: normal; font-family: sans-serif; color: #FFFFFF; font-size: 12px !important; background-color: #d14836; border-radius: 5px; padding: 6px 15px 6px 15px !important; opacity: 1; cursor: pointer; text-transform: uppercase; } .pul-pdf-verde { display: inline-block; text-align: center; border-width: 1px; border-style: solid; text-decoration: none; line-height: 1.1; font-weight: normal; font-family: sans-serif; color: #FFFFFF; font-size: 12px !important; background-color: #43A047; border-radius: 5px; padding: 6px 15px 6px 15px !important; opacity: 1; cursor: pointer; text-transform: uppercase; /*height: 40px;*/ } .pul-pdf-arancio { display: inline-block; text-align: center; border-width: 1px; border-style: solid; text-decoration: none; line-height: 1.1; font-weight: normal; font-family: sans-serif; color: #FFFFFF; font-size: 12px !important; background-color: #FB8C00; border-radius: 5px; padding: 6px 15px 6px 15px !important; opacity: 1; cursor: pointer; text-transform: uppercase; /*height: 40px;*/ } .pul-notSend { display: inline-block; text-align: center; border-width: 1px; border-style: solid; text-decoration: none; line-height: 1.1; font-weight: normal; font-family: 'Material Icons Outlined'; color: #FFFFFF; font-size: 18px; background-color: #FFA000; border-radius: 5px; padding: 3px; opacity: 1; cursor: pointer; } .pul-notSend-disable { display: inline-block; text-align: center; border-width: 1px; border-style: solid; text-decoration: none; line-height: 1.1; font-weight: normal; font-family: 'Material Icons Outlined'; color: #FFFFFF; font-size: 18px; background-color: #FFA000; border-radius: 5px; padding: 3px; opacity: 1; } .icona-material-icons { box-sizing: border-box; background-color: #ccc; width: 25px; height: 25px; display: inline-block; border-radius: 3px; border: solid 1px #666; text-decoration: none; cursor: pointer; } .icona-material-icons.pul-pdf { background-color: #d14836; border-color: #d14836; padding: 0 !important; } #ordinecliente, .ordinedatiutente { min-height: 490px; } #tabellaprodottiordine td { height: 45px; overflow: hidden; } .box-scadenze { float:left; margin-right:20px; text-align: center; } /*SCHEDA ORDINE*/ .windows_VisualizzaStatiOrdine_sfondo, .windows_VisualizzaStatiOrdine { display: none; } #FinestraChiudiVisualizzaStatiOrdine { cursor: pointer; } .tabella-stati-ordine td { border-bottom: solid 1px #BEBEBE; height: 20px; } #contenuti-avvisi{ margin: 10px 0; } /* INSERIMENTO LINK GUIDATO */ .windows_ModuloParagrafoLinkGuidato_sfondo { display:none; z-index: 103; } .windows_ModuloParagrafoLinkGuidato { position: fixed; top: 50%; left: 50%; /*margin-left: -250px; margin-top: -225px;*/ padding: 10px; z-index: 103; width: 500px; height: 450px; background-color: #fff; background-image: unset; border: solid 1px #666; border-radius: 5px; color: #333; font-size: 12px; box-sizing: border-box; display:none; } /* GALLERIA */ .galleriaimmagini-contenitore { display: inline-block; width: 25%; padding: 8px; box-sizing: border-box; overflow: hidden; position: relative; } .galleriaimmagini-immagine { border: solid 1px #666; box-sizing: border-box; overflow: hidden; position: relative; cursor: pointer; } .galleriaimmagini-immagine:hover { box-shadow: 0px 0px 5px 3px #90CAF9; } .galleriaimmagini-immagine::before { content: ""; display: block; padding-top: 100%; padding-top: 99%; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gMWDzsh3g3a4QAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAAvSURBVDjLY9y/f/9/BjzAwcEBnzQDEwOFYNSAwWAA4/////GmgwMHDowG4vA3AACl4ApX876FhwAAAABJRU5ErkJggg==); } .galleriaimmagini-preview { position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-transform: translate(50%,50%); transform: translate(50%,50%); } .galleriaimmagini-preview figcaption { padding: 2px; background-color: rgba(0,0,0,.7); color: #fff; transition: .3s; webkit-transform: translate(-50%,50%); transform: translate(-50%,50%); position: absolute; width: 101%; height: 101%; box-sizing: border-box; font-size: 11px; } .galleriaimmagini-immagine:hover figcaption { transform: translate(-50%, -50%); webkit-transform: translate(-50%,-50%); } .galleriaimmagini-preview figcaption div { margin-top: 3px; max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .galleriaimmagini-preview figcaption div:first-child { margin-top: 0px; } .galleriaimmagini-preview figcaption div:nth-child(2) { margin-top: 1px; } .galleriaimmagini-contenitore .galleriaimmagini-preview > img { -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); position: absolute; max-width: 101%; max-height: 101%; } .windows_Galleria_sfondo, .windows_Galleria1, .windows_Galleria2 { display: none; } .windows_Galleria1 { box-shadow: 0 5px 15px rgba(0,0,0,.7); background: #fcfcfc; z-index: 102; position: fixed; top: 30px; bottom: 30px; left: 50%; margin-left: -400px; width: 800px; } .windows_Galleria2 { box-shadow: 0 5px 15px rgba(0,0,0,.7); background: #fcfcfc; z-index: 102; position: fixed; top: 30px; left: 30px; right: 30px; bottom: 30px; } .windows_GalleriaTitolo { height: 50px; box-sizing: border-box; padding: 15px; border-bottom: 1px solid #ddd; font-size: 20px; } #FinestraChiudiGalleria { position: absolute; top: 5px; right: 5px; } .windows_GalleriaContenuto { box-sizing: border-box; padding: 15px; } .windows_Galleria2 .windows_GalleriaContenuto { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gMWDzsh3g3a4QAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAAvSURBVDjLY9y/f/9/BjzAwcEBnzQDEwOFYNSAwWAA4/////GmgwMHDowG4vA3AACl4ApX876FhwAAAABJRU5ErkJggg==); } #listaFile { margin-top: 10px; } #new_file { border: dashed 1px #666; color: #666; padding: 5px; width: 98%; height: 60px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; cursor: pointer; } #caricamento1 { width: 100%; text-align: center; margin-top: 10px; margin-bottom: 10px; } .windows_Galleria1 .windows_GalleriaContenuto { overflow: hidden; overflow-y: auto; } .windows_Galleria2 .windows_GalleriaContenuto { padding: 0; display: flex; display: -webkit-flex; position: absolute; top: 50px; bottom: 0; left: 0; right: 0; } .galleriadettagli-foto { flex-grow: 1; padding: 15px; box-sizing: border-box; position: relative; overflow: hidden; } .galleriadettagli-foto::after { content: ''; position: absolute; top: 0; bottom: 0; left: 50%; border-left: 1px dashed black; background: #0080ff; transform: translateX(-50%); z-index: 3; } .galleriadettagli-foto::before { content: ''; position: absolute; top: 50%; left: 0; border-top: 1px dashed black; background: #0080ff; width: 100%; transform: translateY(-50%); z-index: 3; } .galleriadettagli-foto img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transform-origin: 0 0; transition: all .3s ease-in; } .galleriadettagli-foto #selezioneFill { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; } #galleriadettagli-fotoridim { position: absolute; top: 0; right: 0; width: 35px; background-color: #efefef; height: 35px; text-align: center; font-size: 13px; border: solid 1px #ccc; border-top: 0; padding: 9px 2px 0 2px; box-sizing: border-box; color: #666; } #galleriadettagli-fotoridim2 { position: absolute; top: 0; right: 35px; width: auto; background-color: #efefef; height: 35px; text-align: center; font-size: 13px; border: solid 1px #ccc; border-top: 0; border-right: 0; padding: 9px 2px 0 2px; box-sizing: border-box; color: #666; } .galleriadettagli-info { width: 250px; background-color: #efefef; box-sizing: border-box; position: relative; } .galleriadettagli-infocontenuto { width: 100%; padding: 10px; box-sizing: border-box; overflow: hidden; overflow-y: auto; } .galleriadettagli-infobox { font-size: 13px; padding-top: 10px; padding-bottom: 10px; border-bottom: solid 1px #ccc; position: relative; } .galleriadettagli-infobox:first-child { padding-top: 0px; } .galleriadettagli-infobox:last-child { border-bottom: 0px; } .galleriadettagli-infobox2 { margin-bottom: 5px; position: relative; height: 0px; overflow: hidden; } .galleriadettagli-infobox2:last-child { margin-bottom: 0px; } .galleriadettagli-infobox3 { margin-top: 5px; position: relative; width: 100%; text-align: left; } .galleriadettagli-infobox3:first-child { margin-top: 0px; } .galleriadettagli-puloverfow { position: absolute; top: 5px; cursor: pointer; } .galleriadettagli-help { position: absolute; top: 9px; cursor: pointer; right: 0; font-size: 16px; } .galleriadettagli-infopiede { position: absolute; bottom: 10px; text-align: center; right: 50%; margin: auto; transform: translate(50%, 0%); padding-top: 20px; } .galleriadettagli-titolo { color: #666; font-size: 12px; margin-bottom: 5px; } .galleriadettagli-input { width: 100%; border: solid 1px #ccc; padding: 5px; } .galleriadettagli-edit { display: inline-block; width: 7px; text-align: center; vertical-align: middle; font-size: 13px; color: #444; } .galleriadettagli-editdimensioni { width: 50px; border: solid 1px #ccc; padding: 5px; } .galleriadettagli-editcolore { width: 20px; height: 20px; border: 0; padding: 0; } .galleriadettagli-rotate-gradi { padding: 10px; box-sizing: border-box; } .galleriadettagli-rotate-preview { position: relative; text-align: center; border: 3px solid #FFF; box-shadow: 0 0 2px 2px rgba(138,138,138,.5); margin: auto; cursor: pointer; width: 50px; height: 50px; overflow: hidden; } .galleriadettagli-rotate-icona { font-family: "Material Icons Round"; font-size: 48px; font-weight: normal; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); color: #8a8a8a; } .galleriadettagli-rotate-nome { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); font-size: 10px; } .pul-galleriacentra { background-color: #8a8a8a; border-radius: 3px; color: #fff; vertical-align: top; padding: 2px; cursor: pointer; } .pul-elimina { display: inline-block; text-align: center; border-width: 1px; border-style: solid; text-decoration: none; line-height: 1.1; font-weight: normal; font-family: sans-serif; color: #FFFFFF; font-size: 12px !important; background-color: #d14836; background-image: linear-gradient(to bottom,#dd4b39,#d14836); border-radius: 5px; padding: 6px 8px 6px 8px !important; opacity: 1; cursor: pointer; text-transform: uppercase; } .pul-elimina:hover { color: #FFFFFF; opacity: 0.95; } .pul-elimina:active { color: #FFFFFF; background-image: linear-gradient(to bottom,#d14836,#dd4b39); opacity: 1; } .pul-salva { display: inline-block; text-align: center; border-width: 1px; border-style: solid; text-decoration: none; line-height: 1.1; font-weight: normal; font-family: sans-serif; color: #FFFFFF; font-size: 12px !important; background-color: #d14836; background-image: linear-gradient(to bottom,#43A047,#4CAF50); border-radius: 5px; padding: 6px 3px !important; opacity: 1; cursor: pointer; text-transform: uppercase; } .pul-salva:hover { color: #FFFFFF; opacity: 0.95; } .pul-salva:active { color: #FFFFFF; background-image: linear-gradient(to bottom,#4CAF50,#43A047); opacity: 1; } .galleriadettagli-info .pul-salva { right: 0; bottom: 0; position: absolute; } #loadingGlobal { display: none; z-index: 1001; background-color: rgba(0,0,0,0.3); position: fixed; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; margin: 0; padding: 0; } #loadingGlobal img { z-index: 1001; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .galleriadettagli-rotate, .galleriadettagli-crop1, .galleriadettagli-crop2, .galleriadettagli-fill1, .galleriadettagli-fill2{ display: flex; display: -webkit-flex; width: 100%; flex-wrap: wrap; text-align: center; } .galleriadettagli-crop-dim, .galleriadettagli-fill-dim { padding: 10px; box-sizing: border-box; position: relative; height: 70px; border-bottom: dotted 1px #ccc; } .galleriadettagli-crop1 .galleriadettagli-crop-dim, .galleriadettagli-fill1 .galleriadettagli-fill-dim { width: 50%; } .galleriadettagli-crop2 .galleriadettagli-crop-dim, .galleriadettagli-fill2 .galleriadettagli-fill-dim { width: 25%; } .galleriadettagli-crop-preview, .galleriadettagli-fill-preview { border: 3px solid #FFF; box-shadow: 0 0 2px 2px rgba(138,138,138,.5); margin: auto; cursor: pointer; } .galleriadettagli-rotate-preview:hover, .galleriadettagli-crop-preview:hover, .galleriadettagli-fill-preview:hover { box-shadow: 0 0 2px 2px #90CAF9 !important; } .galleriadettagli-crop-personalizzato, .galleriadettagli-fill-personalizzato { border: 3px dotted #FFF; width: 30px; height: 25px; } .galleriadettagli-crop-1-1, .galleriadettagli-fill-1-1 { width: 30px; height: 30px; } .galleriadettagli-crop-3-4, .galleriadettagli-fill-3-4 { width: 22.5px; height: 30px; } .galleriadettagli-crop-9-16, .galleriadettagli-fill-9-16 { width: 16.875px; height: 30px; } .galleriadettagli-crop-4-3, .galleriadettagli-fill-4-3 { width: 30px; height: 22.5px; } .galleriadettagli-crop-16-9, .galleriadettagli-fill-16-9 { width: 30px; height: 16.875px; } .galleriadettagli-crop-nome, .galleriadettagli-fill-nome { max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: absolute; bottom: 0; text-align: center; width: 100%; left: 50%; transform: translate(-50%, -50%); } /**/ .area-accettazioni { width: 800px; background-color: #eee; margin: auto; padding: 10px; position: relative; margin-bottom: 30px; } .area-accettazioni .operazioni { text-align: right; background-color: #eee; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; padding: 3px; padding-bottom: 0px; opacity: 0; transition: opacity 0.3s; position: absolute; right: 0; top: 100%; } .area-accettazioni:hover .operazioni { opacity: 1; } .area-accettazioni2 { width: 800px; margin: auto; padding: 5px; margin-bottom: 15px; } .area-accettazioni-didascalia { font-size: 11px; } .area-accettazioni-riquadro { width: 100%; height: 70px; border: solid 1px #666; padding: 5px; overflow: auto; overflow-y: scroll; font-size: 11px; box-sizing: border-box; opacity: 0.7; background-image: url("img/sfondo-segnaposto.jpg"); background-size: contain; background-size: 100% 100%; } /* INSERISCI ACCETTAZIONE */ #AccettazioneInserisci{ cursor: pointer; } .windows_ModuloAccettazioneInserisci{ cursor: pointer; } .windows_ModuloAccettazioneInserisci_sfondo, .windows_ModuloAccettazioneInserisci{ display: none; } /**/ /* INSERISCI FORM INFO */ #FormInfoInserisci{ cursor: pointer; } .windows_ModuloFormInfoInserisci{ cursor: pointer; } .windows_ModuloFormInfoInserisci_sfondo, .windows_ModuloFormInfoInserisci{ display: none; } #anteprimaFormInfo { width: 100%; margin: auto; text-align: center; } #anteprimaFormInfo .area-forminfo > div { box-sizing: border-box; } #anteprimaFormInfo div[id^='nomeCampoModifica'], #anteprimaFormInfo .operazioni, #anteprimaFormInfo div[id^='CampoInserisci'], #anteprimaFormInfo div[id^='nomeCampo'] .sbiadito, #anteprimaFormInfo div[id^='nomeCampo'] .txt-brown { display: none; } #anteprimaFormInfo div[id^='nomeCampoTd'] { padding-bottom: 5px !important; } #anteprimaFormInfo div[id^='nomeCampo'] div { height: auto !important; min-height: 15px; } .area-forminfo { width: 800px; background-color: #dbdbdb; margin: auto; padding: 5px; margin-bottom: 15px; } /**/ .windows_Privacy_sfondo, .windows_Privacy, .windows_CondizioniAcquisto_sfondo, .windows_CondizioniAcquisto { display: none; } #FinestraChiudiPrivacy, #FinestraChiudiCondizioniAcquisto { cursor: pointer; } #windows_confirm_informativa { position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -100px; padding: 0px; z-index: 104; width: 400px; height: 200px; background-color: #eee; padding: 20px; /*padding-top: 40px;*/ border: solid 1px #ccc; color: #666; font-size: 16px; text-align: center; box-shadow: 10px 10px 5px #888; display: none; } #windows_confirm_informativa_button { left: 80px; position:absolute; bottom:20; } #windows_confirm_informativa_button2 { left: 50%; position:absolute; bottom:20; transform: translateX(-50%); } #windows_confirm_informativa_button .button_confirm , #windows_confirm_informativa_button2 .button_confirm { background-color: #6EABCA; color: white; font-size: 16px; min-width: 50px; margin: 10px; padding: 10px; cursor: pointer; float:left; border-left:1px solid #fff; border-top:1px solid #fff; border-bottom:1px solid #716f64; border-right:1px solid #716f64; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #windows_confirm_informativa_button a { color: white; text-decoration: none; display: block; min-width: 50px; } #pagina-piedefisso { position: fixed; left: 0; bottom: 0; width: 100%; background-color: #fff; text-align: center; box-sizing: border-box; padding: 20px; border-top: solid 1px #888; margin-top: 10px; } /*anteprima testa*/ .box-anteprima { margin: 3px; padding: 3px; position: relative; } .menu-orizzontale-anteprima { padding: 5px; margin: 3px; background-color: #DBDBDB; } .paragrafo-box-anteprima{ max-height:100px; min-height:30px; overflow:hidden; position: relative; } .td-rigadispari { background-color: #d2d5d7; } .td-rigapari { background-color: #ffffff; } .finestra-font { border: 1px solid #CECECE; font-size: 30px; padding: 5px; margin-top: 2px; margin-bottom: 2px; } .errore-font { margin-bottom: 30px; color: #FF0000; } .note-font { margin-bottom: 5px; font-size: 11px; } .pulsante-font-imposta { background-color: #059F0C; border-radius: 3px; padding: 5px; color: #000000; } .pulsante-reset-cache a { text-decoration: none; text-transform: uppercase; color: #000000; } .pulsante-reset-cache { width: 200px; margin: auto; background-color: #00b900; text-align: center; padding: 5px; border: 1px solid #00AA00; border-radius: 5px; margin-top: 30px; margin-bottom: 10px; } .linguetta-pc-mobile { float: right; cursor: pointer; margin-left: 3px; } div[id^="AggiungiMobile_"] { cursor: pointer; } .switch-pc-mobile { width: 100px; margin: auto; } .etichetta-pc { float: left; margin-right:5px; } .barra-pc-mobile { float: left; width: 50px; border: 1px solid #000000; } div[id^="oggetto-barra-pc-mobile_"] { width: 30px; background-color: #FF0000; cursor:pointer; } .etichetta-mobile { float: left; margin-left:5px; } .gestionerisultatipartziali::after { content: " - "; padding: 0 5px; } .gestionerisultatipartziali:last-child::after { content: ""; } .fatt_indirizzo_1colonne, .sped_indirizzo_1colonne { margin-top: 5px; } .fatt_indirizzo_2colonne, .fatt_indirizzo_3colonne, .sped_indirizzo_2colonne, .sped_indirizzo_3colonne { display: flex; justify-content: space-between; margin-top: 5px; } .fatt_indirizzo_1colonne > select, .fatt_indirizzo_1colonne > input, .sped_indirizzo_1colonne > select, .sped_indirizzo_1colonne > input { width: 100%; } .fatt_indirizzo_2colonne > select, .fatt_indirizzo_2colonne > input, .sped_indirizzo_2colonne > select, .sped_indirizzo_2colonne > input { width: calc(50% - 5px); margin-right: 5px; } .fatt_indirizzo_3colonne > select, .fatt_indirizzo_3colonne > input, .sped_indirizzo_3colonne > select, .sped_indirizzo_3colonne > input { width: calc(33.3% - 5px); margin-right: 5px; } .fatt_indirizzo_2colonne > input:last-child, .fatt_indirizzo_3colonne > input:last-child, .fatt_indirizzo_3colonne > select:last-child, .sped_indirizzo_2colonne > input:last-child, .sped_indirizzo_3colonne > input:last-child, .sped_indirizzo_3colonne > select:last-child { margin-right: 0; } .splitpayment * { display: inline-block; vertical-align: middle; margin: 0; } .splitpayment { font-size: 12px; text-align: center; } label[for^="riga_natura"], div.riga_natura, label[for^="sconto_natura"], div.sconto_natura, label[for^="spedizione_natura"], div.spedizione_natura, label[for^="pagamento_natura"], div.pagamento_natura { text-align: center; width: 100%; display: block; margin-top: 2px; font-size: 10px; } /* MODIFICA/INSERISCI IND FATT SPED */ .windows_datifattinserisci_sfondo, .windows_datifattinserisci, .windows_datispedinserisci_sfondo, .windows_datispedinserisci , .windows_daticreditischeda_sfondo, .windows_daticreditischeda{ display: none; } #FinestraChiudidatifattinserisci { cursor: pointer; } /**/ #tabellaListaDatiFatturazione caption { background-color: #42A5F5 !important; padding: 10px 5px 5px 5px; } #tabellaListaDatiSpedizione caption { background-color: #BBDEFB !important; padding: 10px 5px 5px 5px; } #tabellaListaDateEvento caption { background-color: #E7E096 !important; padding: 10px 5px 5px 5px; } #tabellaListaCrediti caption { background-color: #E7E096 !important; padding: 10px 5px 5px 5px; } #modulodatifattinserisci > div:not(.submit), #modulodatispedinserisci > div:not(.submit) { display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flexbox; /* NEW, Spec - Opera 12.1, Firefox 20+ */ margin-bottom: 10px; } #modulodatifattinserisci > div:not(.submit) label, #modulodatispedinserisci > div:not(.submit) label { width: calc(100% - 10px); box-sizing: border-box; margin: 0 10px; } #modulodatifattinserisci > div:not(.submit) input, #modulodatifattinserisci > div:not(.submit) select, #modulodatispedinserisci > div:not(.submit) input, #modulodatispedinserisci > div:not(.submit) select { width: calc(100% - 10px); box-sizing: border-box; margin: 0 10px; } #pulsantisalvadatafatt { text-align: center; margin-top: 10px; height: 60px; } #avvisosalvadatafatt { color: #FFF; display: none; margin-top: 3px; padding: 2px; height: 19px; } #pulsantisalvadatasped { text-align: center; margin-top: 10px; height: 60px; } #avvisosalvadatasped { color: #FFF; display: none; margin-top: 3px; padding: 2px; height: 19px; } #contenuti-operazione > .tabella-nostile { background-color: transparent !important; border: 0 !important; } .SelezionatoPerFattura { background-color: #9cc8fb; } #printiframe { width: 0; height: 0; border: 0; } #alerttooltip { min-width: 250px; height: 100px; bottom: -120px; right: 10px; padding: 10px; /*color: rgb(255, 255, 255) !important; background-color: rgb(49, 79, 96); border-color: rgb(27, 53, 68); */ color: #3c763d !important; background-color: #dff0d8; border-color: #d6e9c6; font-weight: normal; font-size: 16px; border-radius: 8px; position: fixed; z-index: 99999999; box-sizing: border-box; box-shadow: 0 1px 8px rgba(0,0,0,0.5); display: inline-flex; align-items: center; transition: bottom 1s linear; -webkit-transition: bottom .4s linear; /* Safari */ } #alerttooltip a { /*color: rgb(255, 255, 255) !important;*/ color: #3c763d !important; text-decoration: none; } #alerttooltip i { position:absolute; top:100%; left:50%; margin-left:-12px; width:24px; height:12px; overflow:hidden; } #alerttooltip i::after { content:''; position:absolute; width:12px; height:12px; left:50%; transform:translate(-50%,-50%) rotate(45deg); /*background-color: rgb(49, 79, 96); border-color: rgb(27, 53, 68);*/ background-color: #dff0d8; border-color: #d6e9c6; box-shadow:0 1px 8px rgba(0,0,0,0.5); } #alerttooltipchiudi { position: absolute; right: 10px; top: 5px; cursor: pointer; } #alerttooltiptesta { position: absolute; left: 10px; top: 10px; font-size: 12px; font-weight: 700; padding-left: 20px; } #alerttooltiptesta span { font-size: 16px; position: absolute; left: 0; } .selectable{ -webkit-touch-callout: all; /* iOS Safari */ -webkit-user-select: all; /* Safari */ -khtml-user-select: all; /* Konqueror HTML */ -moz-user-select: all; /* Firefox */ -ms-user-select: all; /* Internet Explorer/Edge */ user-select: all; /* Chrome and Opera */ } #tabella-email tr td { border-bottom: 1px solid #E0E0E0; } #tabella-email tr:last-child td, #tabella-email tr:nth-last-child(2) td { border-bottom-width: 0px; } #tabella-email-giga tr td { border-bottom: 1px solid #E0E0E0; } #tabella-email-giga tr:last-child td { border-bottom-width: 0px; } .formdiricercamodulo { display: flex; flex-wrap: wrap; align-items: center; max-width: 600px; width: 100%; margin: auto; margin-bottom: 10px; } .formdiricercamodulo-lista { width: 100%; max-width: unset; } .formdiricercamodulo-lista > table { padding: 5px; border: solid 1px #ccc !important; border-radius: 5px; background-color: #fff; border-collapse: initial !important; border-spacing: 0; } .formdiricercamodulo > div { box-sizing: border-box; } .formdiricercamodulo > div:first-child { padding-left: 0; } .formdiricercamodulo > div:nth-child(1) { width: calc(100% - 43px); } .formdiricercamodulo > div:nth-child(2) { padding-right: 0; } .formdiricercamodulo > div:not(:nth-child(2)) { flex-grow: 1; } .formdiricercamodulo input[type="submit"] { font-family: "Material Icons"; text-transform: lowercase; height: 30px; width: 30px; font-size: 20px; border: 0px; border-radius: 0px; display: block; cursor: pointer; box-sizing: border-box; padding: 0; margin: 0; text-align: center; -webkit-font-feature-settings: "liga" 1; -moz-font-feature-settings: "liga" 1; -ms-font-feature-settings: "liga" 1; font-feature-settings: "liga" 1; word-wrap: normal; white-space: nowrap; vertical-align: middle; color: #fff; background-color: #666; } .formdiricercamodulo input[type="submit"]:disabled { opacity: 0.5; cursor: initial; } .formdiricercamodulo input[type="text"], .formdiricercamodulo select { width: 100%; height: 30px; border: solid 1px #666; } .formdiricercamodulotiporicerca { width: 100%; padding-right: 0; padding-left: 0; margin-top: 5px; text-align: left; } .formdiricercamodulotiporicercachiudi { position: absolute; bottom: 5px; right: 5px; cursor: pointer; } #form_search { position: relative; width: 100%; max-width: 100%; } body[class="homepage"] #form_search { width: calc(100% - 100px); max-width: calc(100% - 100px); margin: 50px; } #form_search #search { font-size: 16px; padding: 15px; height: 45px; } #form_search input[type="submit"] { height: 45px; width: 45px; margin-left: -2px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; } body[class="homepage"] .formdiricercamodulotiporicerca { display: none; position: absolute; top: 45px; background-color: #fff; margin: 0; padding: 20px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; border: solid 1px #ccc; border-top: 0; z-index: 1; display: none; } .formdiricercamodulotiporicercaflex { display: flex; justify-content: space-around; } .formdiricercamodulotiporicerca input[type="radio"], .formdiricercamodulotiporicerca input[type="radio"] > label { vertical-align: bottom; } .formdiricercamodulotiporicerca input[type="checkbox"], .formdiricercamodulotiporicerca input[type="checkbox"] > label { vertical-align: middle; } .link-anteprima-zona { color: inherit; text-decoration: none; display:block; } form#InsertStrutturaSpecifica { position: absolute; bottom: 5px; right: 5px; } #InsertStrutturaSpecificaSubmit { opacity: 0; transition: all 1s; } fieldset#zonatesta:hover #InsertStrutturaSpecificaSubmit { opacity: 1; } fieldset#zonatesta:hover #modificazonatesta, fieldset#zonapiede:hover #modificazonapiede { opacity: 1; } fieldset#zonatesta > .pul-inserisci-grande, fieldset#zonapiede > .pul-inserisci-grande { position: absolute; bottom: 10px; transform: translateX(-50%); } #modificazonatesta, #modificazonapiede { position: absolute; opacity: 0; transition: all 1s; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; background-color: rgba(102,175,233,0.9); padding: 30px; font-size: 16px; width: 80%; text-align: center; } #modificazonatesta.zonaspecifica, #modificazonapiede.zonaspecifica { background-color: rgba(26, 123, 199, 0.9) !important; } /*TEST fieldset[class^='anteprima-zona-'] .box-operazioni, fieldset[class^='anteprima-zona-'] .box-linguetta, fieldset[class^='anteprima-zona-'] .contenitore-linguetta, fieldset[class^='anteprima-zona-'] .box-contenuto-operazioni, fieldset[class^='anteprima-zona-'] .contenitore-tabella-colonna-piede, fieldset[class^='anteprima-zona-'] .contenitore-operazioni { display: none; } fieldset[class^='anteprima-zona-'] div[id^='boxDelTitolo'], fieldset[class^='anteprima-zona-'] div[id^='boxDelPiede'] { pointer-events: none; cursor: default; }*/ /* a > img, span > img, #contenuti-titolo-img > img { vertical-align: middle; } */ .menu-burger-chiudi { width: 24px; height: 26px; box-sizing: border-box; position: absolute; right: 5px; top: 2px; font-family: "Material Icons"; font-weight: normal; font-style: normal; font-size: 24px; text-transform: none; text-align: center; word-wrap: normal; white-space: nowrap; } .menu-burger-apri { box-sizing: border-box; font-family: "Material Icons"; font-weight: normal; font-size: 36px; text-align: center; cursor: pointer; word-wrap: normal; white-space: nowrap; border: none; border-radius: 3px; width: auto; min-width: 45px; height: 45px; margin: 5px; text-transform: none; background-color: #fff; color: #2b2b2b; border: solid 1px #2b2b2b; } .menu-burger-apri .iconatitolo { font-family: 'Roboto', sans-serif; font-size: 20px; display: inline-block; vertical-align: middle; height: 100%; padding: 0 5px; } div[id^="linkPulsante_"] { display: inline-block; width: calc(100% - 20px) !important; } .nomepulmenu { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; height: 25px; } .linkpulmenu { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; } .menu-anteprima-cerca { appearance: none; font-family: "Material Icons"; text-transform: none; font-feature-settings: "liga"; overflow-wrap: normal; white-space: nowrap; vertical-align: bottom; height: 29px; width: 29px; padding: 0px; box-sizing: border-box; font-size: 20px; line-height: normal; border-radius: 5px; transition: all 0.45s ease-in-out 0s; color: rgb(255, 255, 255); border: 0px none; margin-left: 5px; background-color: #666; cursor: unset !important; pointer-events: none; } .avvisopulsante { color: brown; display: inline-block; width: calc(100% - 110px); cursor: help; font-size: 18px; } .operazionipulsante { display: inline-block; text-align: right; width: 105px; } img[id^="schedapagamento"] { cursor: pointer; } img[id^="modificapagamento"] { cursor: pointer; } .tipotitolotagh { position: absolute; top: 4px; right: 4px; } .tipotitolooggettitagh { text-align: right; margin-right: 2px; } .tipotitolooggettitagh select, .tipotitolotagh select { transition-property: box-shadow; transition-duration: 3s; -webkit-box-shadow: inset 0 1px 1px transparent, 0 0 8px transparent; box-shadow: inset 0 1px 1px transparent, 0 0 8px transparent; } .warning-tipotagh { font-size: 16px; color: brown; vertical-align: middle; } /* .scatolainterruttore { position: absolute; top: 4px; right: 4px; } input.interruttore:empty { position: absolute; left: -9999px; } input.interruttore:empty ~ label { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } input.interruttore:empty ~ label > span { display: inline-block; margin-right: 3px; vertical-align: middle; } input.interruttore:empty ~ label > div { width: 45px; height: 20px; position: relative; margin: auto; display: inline-block; vertical-align: middle; } input.interruttore:empty ~ label > div:before, input.interruttore:empty ~ label > div:after { position: absolute; display: block; top: 0; content: ' '; width: 45px; height: 20px; background-color: #B0B7BD; border-radius: 3px; box-shadow: inset 0 0.2em 0 rgba(0,0,0,0.3); -webkit-transition: all 500ms ease-in; transition: all 500ms ease-in; box-sizing: border-box; padding: 3px; } input.interruttore:empty ~ label > div:after { width: 50%; height: 18px; top: 1px; margin-left: 1px; background-color: #fff; border-radius: 3px; box-shadow: inset 0 -0.2em 0 rgba(0,0,0,0.2); } input.interruttore:checked ~ label > div:before { background-color: #45B2F3; } input.interruttore:checked ~ label > div:after { margin-left: 24px; }*/ /* input.interruttore ~ label > span:nth-of-type(1) { display: inline; } input.interruttore ~ label > span:nth-of-type(2) { display: none; } input.interruttore:checked ~ label > span:nth-of-type(1) { display: none; } input.interruttore:checked ~ label > span:nth-of-type(2) { display: inline; }*/ .oggettooff { background-color: #F44336; border-radius: 50%; padding: 5px; color: #fff; cursor: pointer; display: inline-block; vertical-align: middle; } .oggettoon { background-color: #43A047; border-radius: 50%; padding: 5px; color: #fff; cursor: pointer; display: inline-block; vertical-align: middle; } .tabellawindow tr:hover > td { background-color: rgba(204,204,204,1) } .box:hover > .box-operazioni, .box:hover .box-contenuto-operazioni, .contenitore:hover > .contenitore-operazioni, div[id^='BoxParagrafo']:hover > .box-operazioni, div[id^='BoxParagrafo']:hover .box-contenuto-operazioni, div[id^='BoxParagrafo']:hover > .contenitore-operazioni { opacity: 1; } .contenitore-tabella-colonna:hover .pul-inserisci-piccolo { opacity: 1; } .nav-tasto-aprichiudi { width: 24px; height: 100%; box-sizing: border-box; position: absolute; top: 0; left: 0; font-family: "Material Icons"; font-weight: normal; font-style: normal; font-size: 24px; text-transform: none; text-align: center; cursor: pointer; word-wrap: normal; white-space: nowrap; } .nav-tendina { display: none; } input[type="password"] { padding-right: 26px !important; } .viewPassword { font-family: material icons; font-size: 24px; position: absolute; right: 4px; top: 50%; transform: translateY(-50%); cursor: pointer; } #contenuti-operazione > .table-vuota, #contenuti-operazione > .table-vuota * { margin:0 !important; padding: 0 !important; border: 0 !important; } .contenitore-sottotitolo-ricerca .imgelimina { display: inline-block; vertical-align: middle; } .contenitore-sottotitolo-ricerca .stringatitolo { display: inline-block; vertical-align: middle; } .contenitore-sottotitolo-ricerca .stringaricerca { width: calc(100% - 110px); display: inline-block; vertical-align: middle; } div[id^="anteprimanomefoto"], div[id^="anteprimatestoaltfoto"] { color: #01579B; font-family: courier; font-size: 13px; min-height: 16px; } .link-analisi-motori { font-size: 18px; text-decoration: none; color: #01579B; display: inline-block; vertical-align: middle; } input[type="checkbox"].stilizzato { display: none; } input[type="checkbox"] + label.stilizzatocheckbox { height: 26px; width: 26px; background-color: transparent; border: 4px solid #999; border-radius: 2px; position: relative; display: inline-block !important; -moz-transition: border-color ease 0.2s; -o-transition: border-color ease 0.2s; -webkit-transition: border-color ease 0.2s; transition: border-color ease 0.2s; cursor: pointer; margin: 0; } input[type="checkbox"] + label.stilizzatocheckbox.positivo { /* #34b93d */ border-color: rgba(52,185,61,.5); } input[type="checkbox"] + label.stilizzatocheckbox.negativo { /* #F44336 */ border-color: rgba(244,67,54,.5); } input[type="checkbox"] + label.stilizzatocheckbox::before { top: 17px; left: 9px; -moz-transform: rotate(-147deg); -ms-transform: rotate(-147deg); -o-transform: rotate(-147deg); -webkit-transform: rotate(-147deg); transform: rotate(-147deg); } input[type="checkbox"] + label.stilizzatocheckbox.negativo::before { top: 18px; left: 3px; -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); transform: rotate(-135deg); } input[type="checkbox"] + label.stilizzatocheckbox::after { top: 9px; left: 1px; -moz-transform: rotate(-40deg); -ms-transform: rotate(-40deg); -o-transform: rotate(-40deg); -webkit-transform: rotate(-40deg); transform: rotate(-40deg); } input[type="checkbox"] + label.stilizzatocheckbox.negativo::after { top: 3px; left: 0px; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } input[type="checkbox"] + label.stilizzatocheckbox::before, input[type="checkbox"] + label.stilizzatocheckbox::after { position: absolute; height: 0; width: 4px; background-color: #34b93d; display: inline-block; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; -webkit-transform-origin: left top; transform-origin: left top; border-radius: 5px; content: ' '; -webkit-transition: opacity ease .5; -moz-transition: opacity ease .5; transition: opacity ease .5; } input[type="checkbox"] + label.stilizzatocheckbox.negativo::before, input[type="checkbox"] + label.stilizzatocheckbox.negativo::after { background-color: #F44336; } input[type="checkbox"]:checked + label.stilizzatocheckbox, input[type="checkbox"] + label.stilizzatocheckbox.checked { border-color: #34b93d; } input[type="checkbox"]:checked + label.stilizzatocheckbox.negativo, input[type="checkbox"] + label.stilizzatocheckbox.negativo.checked { border-color: #F44336; } input[type="checkbox"]:checked + label.stilizzatocheckbox::before, input[type="checkbox"] + label.stilizzatocheckbox.checked::before { height: 27px; -moz-animation: dothatopcheck 0.4s ease 0s forwards; -o-animation: dothatopcheck 0.4s ease 0s forwards; -webkit-animation: dothatopcheck 0.4s ease 0s forwards; animation: dothatopcheck 0.4s ease 0s forwards; } input[type="checkbox"]:checked + label.stilizzatocheckbox.negativo::before, input[type="checkbox"] + label.stilizzatocheckbox.negativo.checked::before { height: 21px; } input[type="checkbox"]:checked + label.stilizzatocheckbox::after, label.stilizzatocheckbox.checked::after { height: 10px; -moz-animation: dothabottomcheck 0.2s ease 0s forwards; -o-animation: dothabottomcheck 0.2s ease 0s forwards; -webkit-animation: dothabottomcheck 0.2s ease 0s forwards; animation: dothabottomcheck 0.2s ease 0s forwards; } input[type="checkbox"]:checked + label.stilizzatocheckbox.negativo::after, label.stilizzatocheckbox.negativo.checked::after { height: 21px; } .schedapreviewalto { position: absolute; top: 7px; right: 15px; } #testa2 { background-color: #32373c; color: #f0f0f1; display: flex; justify-content: space-between; height: 38px; padding: 4px; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 101; } #testa2 a { color: #f0f0f1; text-decoration: none; } #testa2 a:hover { color: #d7d7d7;; } #testa2 ul { list-style-type: none; padding: 0; margin: 0; display: flex; align-items: center; } #testa2-sx li, #testa2-dx li { width: 35px; display: block; text-align: center; } #testa2-sx li *, #testa2-dx li * { transition: scale .3s; } #testa2-sx li:not(#testa2-marchio):hover > *:not(.windowTesta-contenitore), #testa2-dx li:hover > *:not(.windowTesta-contenitore) { scale: 1.4; } #testa2-marchio div { width: 30px; height: 30px; background-color: #f0f0f1; color: #32373c; border-radius: 50%; text-align: center; font-size: 22px; border: double; } #testa2-marchio img { max-width: 30px; max-height: 30px; display: grid; } /* windowTesta*/ .windowTesta-contenitore { position: absolute; top: 34px; text-align: left; height: 0; max-height: 0; visibility: hidden; opacity: 0; transition: all 0.2s linear !important; transform: translateX(-50%); z-index: 3; } .windowTesta-contenuto { box-sizing: border-box; padding: 20px 15px; font-size: 12px; width: 336px; border-width: 1px; border-style: solid; border-color: #ddd; background-color: #fff; color: #404040; } .windowTesta-contenuto-testa { text-align: center; text-transform: uppercase; font-size: 16px; font-weight: bold; margin-bottom: 15px; padding: 0 15px; } .windowTesta-contenuto-corpo { max-height: 340px; overflow-y: auto; overflow-x: hidden; padding: 0 15px; margin: 0 -15px; } .windowTesta-contenuto-piede { margin-top: 5px; } #testa2-sx li[data-window^='windowTesta-']:hover > .windowTesta-contenitore, #testa2-dx li[data-window^='windowTesta-']:hover > .windowTesta-contenitore { height: auto; max-height: 500px; visibility: visible; opacity: 1; } #testa2-more { display: none !important; } /* fine windowTesta*/ /*switch interruttore*/ .switch { position: relative; display: inline-block; width: 50px; height: 24px; } .switch input { opacity: 0; width: 0; height: 0; } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #F44336; -webkit-transition: .4s; transition: .4s; } .slider.interruttore-azzurro { background-color: #9E9E9E; } .slider:before { position: absolute; content: ""; height: 20px; width: 20px; left: 2px; bottom: 2px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #4CAF50; } input:checked + .slider.interruttore-azzurro { background-color: #29B6F6; } input:checked + .slider:before { -webkit-transform: translateX(25px); -ms-transform: translateX(25px); transform: translateX(25px); } /* Rounded sliders */ .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .switch.switch-piccolo { width: 39px; height: 19px; } .switch.switch-piccolo .slider.round::before { height: 15px; width: 15px; } .switch.switch-piccolo input:checked + .slider::before { -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } #label_vismobileAccendiSpegni { position: absolute; top: 0; right: 0; } .step-titolo { font-size: 20px; display: inline-block; vertical-align: middle; } .step-cerchio { background-color: #ccc; width: 30px; height: 30px; display: inline-block; border-radius: 50%; font-size: 26px; text-align: center; color: #fff; vertical-align: middle; } .step-cerchio.step-1 { background-color: #80D8FF; } .step-cerchio.step-2 { background-color: #00B0FF; } .step-cerchio.step-3 { background-color: #0091EA; } .step-cerchio.step-4 { background-color: #0277BD; } .elemento-check { text-align: center; color: #4CAF50; font-size: 35px; font-family: 'Material Icons Outlined'; } .elemento-nocheck { text-align: center; color: #D50000; font-size: 35px; font-family: 'Material Icons Outlined'; } .disable, .disable:hover { opacity: .5 !important; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important; filter: alpha(opacity=50) !important; cursor: unset !important; } .pointer-events-none { pointer-events: none; } .linguetta-pc-mobile .disable, .linguetta-pc-mobile .disable:hover{ opacity: .3 !important; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)" !important; filter: alpha(opacity=30) !important; } .divhover:hover { background-color: #efefef; } .cursor-unset { cursor: unset !important; } table.table-border { border: solid 1px #ccc !important; } .table-border th, .table-border td { border: solid 1px #ccc !important; } .campoInsModPrivato { vertical-align: middle; font-size: 14px; margin-right: 5px; font-family: 'Material Icons'; display: inline-block; } /* FINE switch interruttore */ .formcaptcha { margin: 10px 0; } .refreshCaptcha { font-family: material icons; font-size: 20px; position: absolute; right: 0px; top: 11px; transform: translateY(-50%); cursor: pointer; background-color: #FFFFFF; border: 1px solid #CECECE; color: #777; } .contenitoreCaptcha { position: relative; display: inline-block; min-width: 200px; min-height: 75px; } .flexcontainer { width: 100%; display: flex; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flexbox; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-wrap: nowrap; -moz-flex-wrapp: row nowrap; -ms-flex-wrap: row nowrap; flex-wrap: nowrap; } .flexcontainer-spacebetween { justify-content: space-between; } .boxAssistenza { border: 1px solid #dddddd; border-radius: 4px; width: 100%; box-sizing: border-box; } .boxAssistenza-titolo { font-size: 16px; font-weight: 500; text-transform: uppercase; padding: 10px; background-color: #EEEEEE; color: #333; } .boxAssistenza-contenuto { padding: 10px; } .risposta-operatore { width: 80%; } .risposta-cliente { width: 80%; margin-left: 20%; } .risposta-cliente .boxAssistenza-titolo { background-color: #bbe6e6; } .risposta-cliente .boxAssistenza-contenuto { background-color: #dfffff; } .contenitore-piccolo.box-home { padding: 25px; margin: 50px; } .hr-home { border: 0; border-top: 1px dashed #ccc; margin: 40px auto; width: 200px; max-width: 80%; } .box-home:hover { background-color: #f3f6fd; } .box-home a:not(.button) { color: initial; text-decoration: none; } .box-home span[class^='contenitore']{ display: block; } .box-home .contenitore-contenuto { display: flex !important; align-items: center; overflow: hidden; min-height: 70px; } .box-home .contenitore-contenuto-img { width: 70px; text-align: center; } .box-home .contenitore-contenuto-imgBg { height: 70px; background-position: center center; background-size: cover; background-repeat: no-repeat; } .box-home .contenitore-contenuto-img span { width: 70px; font-size: 36px; color: #1565c0; } .box-home .contenitore-contenuto-article { flex-grow: 1; margin: 0 5px; position: relative; font-size: 14px; line-height: 22px; color: #444; } .box-home .contenitore-contenuto-titolo { font-size: 16px; font-weight: 500; margin-bottom: 5px; color: #444; } .box-home .contenitore-contenuto-piede { width: 56px; margin-left: 5px; padding-left: 5px; border-left: solid 1px #ccc; text-align: center; text-decoration: none; } .box-home .contenitore-contenuto-piede > span, .box-home .contenitore-contenuto-piede > a { width: 50px; } .box-home .contenitore-contenuto-piede a { color: #1565c0; } .box-home .contenitore-piede-pulsante { text-decoration: none; color: #1565c0; transition: all .3s; border-radius: 3px; padding: 5px; } .box-home .contenitore-piede-pulsante:hover { background-color: #1565c0; color: #fff; } .contenitore-piccolo.box-home > a:hover .contenitore-piede-pulsante { background-color: #1565c0; color: #fff; } #attivaRinnovo, #bloccaRinnovo, #attivaPannello, #bloccaPannello { position: absolute; right: 0; top: 50%; transform: translateY(-50%); } #contenitorefieldset { /*width:1200px;*/ margin: auto; box-sizing: border-box; max-width: 100%; } .corpo-homepage-paginainterna { width: calc(50% - 7.5px); } #sceltelarghezze { text-align: center; /*width: 1200px;*/ margin: auto; display: flex; justify-content: space-between; max-width: 100%; } #sceltelarghezze > div { padding: 20px; } @media all and (max-width: 999px) { #contenitorefieldset { width:100%; margin: auto; } .corpo-homepage-paginainterna { width: 100%; display: block; } } /** menu laterale **/ #menu { font-size: 11px; width: 200px; background-color: #23282d; color: #eeeeee; position: fixed; height: 100vh; } #nav-titolo { padding: 15px 5px 5px 5px; font-size: 14px; } #nav-contenuti { padding: 0; color: #eeeeee; font-size: 13px; overflow: hidden; overflow-y: auto; height: calc(100vh - 38px - 100px); position: absolute; width: 100%; scrollbar-color: #555 #23282d; scrollbar-width: thin; } #nav-contenuti::-webkit-scrollbar { width: 7px; } #nav-contenuti::-webkit-scrollbar-track { background: #23282d; } #nav-contenuti::-webkit-scrollbar-thumb { background: #555; } div[id^='menu_sottopag_'] { background-color: #32373c; } .menu-tasto-div { min-height: 15px; color: #eeeeee; padding: 5px; } .menu-tasto-div2 { min-height: 15px; color: #eeeeee; padding: 5px; padding-left: 10px; } .menu-tasto-div3 { min-height: 15px; color: #eeeeee; padding: 5px; padding-left: 20px; } .menu-tasto-div a, .menu-tasto-div2 a, .menu-tasto-div3 a { display: block; width: auto; min-height: 15px; color: #eeeeee; text-decoration: none; } .menu-tasto-sx { float: left; width: 20px; box-sizing: border-box; } .menu-tasto-sx a { display: grid; border-radius: 4px; overflow: hidden; } .menu-tasto-dx { float: left; padding: 3px; padding-top: 2px; box-sizing: border-box; width: calc(100% - 22px - 20px - 20px); text-transform: lowercase; } .menu-tasto-dx a { width: 132px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .menu-tasto-attivo, .menu-tasto-attivo a { color: #00b9eb !important; background-color: #191e23; } .menu-tasto-attivo .menu-tasto-set { color: #eeeeee !important; } .menu-tasto-piu-meno { float: right; text-align: center; width: 18px; font-size: 18px; cursor: pointer; box-sizing: border-box; } .menu-tasto-accettazione { float: right; text-align: center; font-size: 12px; font-weight: bold; cursor: pointer; border-radius: 50%; width: 14px; height: 14px; margin-top: 3px; margin-right: 2px; color: #eeeeee; background-color: #EF6C00; border: solid 1px #E65100; } .menu-tasto-set { float: right; width: 18px; cursor: pointer; box-sizing: border-box; } .menu-tasto-set i { font-size: 18px; } .menu-tasto-clear { clear: left; } .menu-tasto-clear2 { clear: both; } #insPaginaPulsante { text-align: center; } #insPaginaPulsante img { margin-left: -3px; } #windows_confirm { position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -100px; padding: 0px; z-index: 104; width: 400px; height: 150px; background-color: #CECECE; padding-top: 40px; border: solid 1px #666; color: #666; font-size: 16px; text-align: center; box-shadow: 10px 10px 5px #888; } #windows_confirm_button div { display: inline-block; background-color: #6EABCA; color: white; font-size: 16px; width: 50px; margin: 10px; padding: 10px; cursor: pointer; } .windows_setModulo_sfondo, .windows_setModulo, .windows_salvataggio_sfondo, .windows_salvataggio, #windows_confirm, #setModuloConferma{ display: none; } #FinestraChiudi { cursor: pointer; } #setModuloAccendiSpegni { cursor: pointer; } #setModuloElimina { cursor: pointer; } .setModuloBox { padding: 10px; border-bottom: solid 1px #95969A; } .setModuloBoxUltimo { padding: 10px; border: none; } #setModuloConferma, #sceltamoduloconferma { margin: 30px; color: green; font-size: 20px; text-align: center; } .windows_insPagina_sfondo, .windows_insPagina { display: none; } #FinestraChiudiInsPagina { cursor: pointer; } #insPaginaPulsante { cursor: pointer; margin-left: 3px; } #insPaginaPulsante2, #insPaginaPulsante3, #insPaginaPulsante4 { cursor: pointer; } /****/