﻿table.legenda {
    border-spacing: 5px;
    font-size: 10px;
    border: thin solid #E5E5E5;
    margin-bottom: 10px;
}

tr.legenda {
    height: 10px;
}

td.legenda {
    width: 10px;
    border: 1px solid Gray;
}

.title {
    font-size: 36px;
    margin: 8px;
    line-height: 34px;
}

.helpLink {
    padding-top: 18px;
}

.intro {
    text-align: justify;
    line-height: 25px;
    width: 80ex;
    margin-left: 20px;
}

.leftColumn {
    float: left;
    padding: 4px;
    margin-right: 10px;
    margin-left: auto;
    width: 420px;
}

.rightColumn {
    float: right;
    padding: 4px;
    margin-left: 10px;
    margin-right: auto;
    width: 420px;
}

.subTitle {
    clear: both;
    font-size: 18px;
    font-weight: bold;
    margin: 3px 20px 12px 3px;
}

a:visited .subTitle {
    color: blue;
}

.chiudi {
    float: right;
}

    .chiudi a:visited {
        color: inherit;
    }

#home {
    width: 940px;
    margin: 0 auto;
    left: 50%;
    margin-left: -470px;
    position: relative;
}

#helpContent {
    width: 800px;
    background-color: white;
    padding: 8px;
}

    #helpContent > div {
        vertical-align: top;
    }

#home th {
    border: none;
    width: 25%;
    text-align: center;
}

#home td {
    border: none;
}

#placeholder {
    padding: 0 8px 8px 8px;
}

/* NEWS */
.newsUpperContent, .newsLowerContent {
    font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
    color: #666666;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    margin-right: -100px;
}

.diamond {
    vertical-align: middle;
}

.date {
    font-weight: bold;
    font-size: 12px;
}

.news {
    margin-left: 5px;
    text-align: justify;
}

/* fine NEWS */



.newsItem {
    background: #f1f1f1;
    margin: 22px 0;
    padding: 15px;
    width: 99% !important;
}

.newsDate {
    font-size: 12px;
}

.newsTitle {
    padding-top: 5px;
    display: inline-block;
    background: url('arr.png') no-repeat 0 12px;
    padding-left: 15px;
}

.barranavigazione {
    border-radius: 8px;
    padding: 4px 8px 4px 8px;
    margin: 0 auto 16px auto;
    background-color: #C3C3C3;
}

.footernavigazione {
    float: right;
}

.infermieristica {
    background-color: #E567B1;
}

.medica {
    background-color: #5FCFC3;
}

.riabilitativa {
    background-color: #FFAE73;
}

.psicologica {
    background-color: #CBF76F;
}

.fisioterapista {
    background-color: #FFFF66;
}

.nutrizionista {
    background-color: #CC99FF;
}

#selettore {
    float: left;
    margin: 4px;
    padding: 4px;
    width: 240px;
    border-right: solid 4px #276c9d;
    height: 100%;
}

.pane {
    vertical-align: top;
    border: 1px solid #A7BAC5;
    padding: 10px;
}

.navigation {
    position: relative;
    z-index: 1001;
    min-height: 56px;
}

.inputbody {
    line-height: 34px;
}

.input {
    display: inline;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    min-width: 64px;
    min-height: 60px;
}

.nota > .inputlabel {
    background-color: #FCF0AD;
}

.inputlabel, .inputlabel label {
    display: block !important;
    vertical-align: middle;
    min-height: 22px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px !important;
    color: black;
}

    .inputlabel a, .inputlabel a:visited {
        color: #024987 !important;
        text-decoration: none;
        font-size: 14px !important;
    }

        .inputlabel a[href=''], .inputlabel a:visited[href=''], .inputlabel a[disabled], .inputlabel a:visited[disabled], .aspNetDisabled {
            color: #000 !important;
            text-decoration: none;
        }

.inputlabelred, .inputlabelred label {
    display: block !important;
    vertical-align: middle;
    height: 21px;
    color: red;
}

    .inputlabelred a, .inputlabelred a:visited {
        color: red !important;
        text-decoration: none;
        font-size: 14px !important;
    }

        .inputlabelred a[href=''], .inputlabelred a:visited[href=''], .inputlabelred a[disabled], .inputlabelred a:visited[disabled] {
            color: red !important;
            text-decoration: none;
        }

.inputlabeldisabled {
    display: block !important;
    vertical-align: middle;
    height: 21px;
    color: gray !important;
    text-decoration: none;
}

    .inputlabeldisabled a[href=''], .inputlabeldisabled a:visited[href=''], .inputlabeldisabled a[disabled], .inputlabeldisabled a:visited[disabled] {
        color: gray !important;
        text-decoration: none;
    }

.inputcaratteririmanenti {
    font-size: smaller;
    color: gray;
    font-weight: normal;
}


.inputbutton {
    display: inline;
    float: left;
    min-height: 72px;
    margin: 0 4px;
}

.error {
    color: Red;
    font-size: smaller;
    display: block;
    clear: both;
}

fieldset {
    margin-right: 8px;
    float: left;
    padding: 1ex;
    margin-bottom: 8px;
    border-radius: 9px;
}

legend {
    font-size: 14px;
    margin-left: 4px;
    margin-right: 4px;
    font-weight: bold;
    background-color: white;
    font-variant: small-caps;
    border-radius: 18px;
    padding-left: 9px;
    padding-right: 9px;
}

.sottoanagrafica {
    margin: 4px;
    border: inset 1px #276c9d;
    border-radius: 4px;
    padding: 4px;
    display: block;
}

.sottobox {
    margin-top: 4px;
    border: dotted 1px #276c9d;
    padding: 4px;
    display: block;
}

.budgetLabel {
    color: Navy;
    display: block;
    padding: 0 4px;
    text-align: right;
}

.budget {
    color: Navy;
    font-weight: bold;
    text-align: right;
}

.percentuale {
    font-style: italic;
    text-align: right;
}

.percentualebudget {
    color: Navy;
    font-weight: bold;
    text-align: right;
    height: 1.2em;
    font-style: italic;
}

.forecastLabel {
    /*border: solid 2px Black;*/
    padding: 0 4px; /*min-height: 50px;*/ /*height: auto !important;*/
    display: block;
    text-align: right;
}

.forecast {
    color: Black;
    font-weight: bold;
    text-align: right;
}

.actualBudget {
    color: #dda0dd;
    font-weight: bold;
    text-align: right;
}

.actual {
    color: Red;
    font-weight: bold;
    text-align: right;
}

.best {
    color: Green;
    font-weight: bold;
    text-align: center;
}

.standard {
    color: darkorange;
    font-weight: bold;
    text-align: center;
}

#stampa {
    float: right;
    text-align: right;
    margin-bottom: 4px;
}

#footer {
    bottom: 0;
    color: #FFFFFF;
    height: 150px;
    left: 50%;
    margin: 0 auto 0 -540px;
    position: absolute;
    font-size: 12px;
    text-align: center;
    width: 1080px;
}

    #footer a, #footer a:visited {
        color: #FFFFFF;
    }

#footerimmagini {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/* suggerimenti inseriti dentro le maschere */
.hint {
    font-size: 85%;
}

a.link:hover {
    color: #869bb3;
}

/* Text Elements end */

.code {
    font-family: "Courier New", Courier;
}

/* Telerik RadGrid default / embedded skin */

.Default {
    background: #f7f7f7;
    border: solid 1px #e5e5e5;
    border-right: solid 2px #e5e5e5;
    border-top: 0;
    font: normal 11px Arial, Verdana, Sans-serif;
    text-align: left;
}

    .Default a, .Default a:visited {
        font: 12px tahoma;
        font-weight: bold;
        color: Blue;
    }

    .Default li {
        margin: 4px;
    }

    .Default table {
        border: 0 !important;
        border-collapse: separate !important;
        font: 11px tahoma;
        color: #000000;
    }

        .Default th, .Default table th {
            font: bold 10px Verdana, Arial, Sans-serif;
            background: white url( 'GridHeaderBg.gif' ) repeat-x bottom;
            border-top: solid 1px #e5e5e5;
            border-bottom: solid 1px #bbb;
            padding-left: 4px; /*more than items to compensate for item borders!*/
            height: 22px;
        }

            .Default table th a {
                color: black;
                font: bold 10px Verdana, Arial, Sans-serif;
                text-decoration: none;
            }

    .Default tr {
        height: 22px;
        background: #f7f7f7;
    }

    .Default table td {
        height: 22px;
    }

    .Default td {
        padding-left: 0;
        border: solid 1px #f7f7f7;
        border-top: solid 1px #e9e9e9;
        border-bottom: solid 1px white;
    }

.alternate {
    background: #f7f7f7;
    border: solid 1px #f7f7f7;
    border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px white;
}

.selected {
    background: #e5e5e5 !important;
}

    .selected td {
        border-top: solid 1px #e9e9e9;
        border-bottom: solid 1px white;
    }

.uguale {
    font-weight: bold;
    background: #e5e5e5 !important;
}

    .uguale td {
        border-top: solid 1px #e9e9e9;
        border-bottom: solid 1px white;
    }

/*removes default borders for custom inner tables*/
.Default td td {
    border-top: none;
    border-bottom: none;
}

/* rapporto */

.rapporto {
    font: normal 12px Arial, Verdana, Sans-serif;
    line-height: 16px;
    margin-left: auto;
    margin-right: auto;
}

    .rapporto table {
        width: 100%;
        border: 1px solid black;
        border-collapse: collapse;
    }

        .rapporto table td {
            height: 40px;
            border-left: solid 1px black;
            border-right: solid 1px black;
            padding: 8px;
        }

        .rapporto table th {
            background: url('headerBg.gif') repeat-x;
            height: 26px;
            text-align: center;
            color: black;
            font-size: 11px;
            border-left: solid 1px black;
            border-right: solid 1px black;
        }

    .rapporto h2 {
        font-size: 18px;
        text-align: center;
        color: Black;
        margin-top: 12px;
        margin-bottom: 42px;
    }

/* evita che i link visitati abbiano un colore diverso */
.report {
    margin-left: 8px;
    margin-bottom: 8px;
    color: #024987;
    display: block; /* utile in particolar modo per il link "registro modifiche" nella barra navigazione */
    line-height: 32px;
}

.help {
    line-height: 25px;
    text-align: justify;
    background-color: White;
    margin: 0 25px;
}

    .help h3 {
        color: Blue;
    }

/* cruscotto iniziale delle aree */
.cruscotto {
    margin: 20px;
    padding: 12px;
    font-size: 12px;
}


.scadenza {
    font-size: 14px;
    margin-bottom: 14px;
}

.nomescadenza {
}

.conteggioscadenze {
}

.scadenze {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

/* fine cruscotto */

.workflow ul {
    background: #f1f1f1;
    width: 46%;
    color: #666;
    float: left;
    min-height: 235px;
    padding: 10px 0;
}

    .workflow ul li {
        padding: 3px 0;
        border-bottom: 1px dashed #fff;
        width: 80%;
    }

        /* links */
        .workflow ul li a:link, .workflow ul li a:visited {
            color: #024987;
            padding-right: 30px;
            text-decoration: none;
        }

        .workflow ul li a:hover {
            color: #fff;
            background: url(ask_hover.png) no-repeat right 4px;
        }

        .workflow ul li a.video:link, .workflow ul li a.video:visited {
            background: url(videolink.png) no-repeat right 4px;
        }

        .workflow ul li a.video:hover {
            background: url(videolink_hover.png) no-repeat right 4px;
        }

        .workflow ul li a.app:link, .workflow ul li a.app:visited {
            background: url(app.png) no-repeat right 4px;
        }

        .workflow ul li a.app:hover {
            background: url(app_hover.png) no-repeat right 4px;
        }

        .workflow ul li:last-child {
        }

    .workflow ul:nth-child(odd) {
        background: #ccc;
        padding-left: 25px;
        -webkit-border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        z-index: 200;
    }

    .workflow ul:nth-child(even) {
        padding-left: 45px;
        -webkit-border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        -moz-border-radius-bottomright: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        background: #f1f1f1 url('arrow_bg.png') no-repeat center left;
        z-index: 100;
    }

    .workflow ul li:first-child {
        /*background:#024987;*/
        color: #024987;
        list-style: none;
        font-weight: bold;
        font-size: 20px;
        border-bottom: none !important;
        width: 100%;
        margin-bottom: 10px;
    }


    .workflow ul li span {
        display: inline-block;
        background: #024987;
        color: #fff;
        border-radius: 50%;
        padding: 10px 15px;
        font-size: 24px;
        font-weight: bold;
        margin: 0 10px 0 -5px;
    }

.export {
    font-family: 'CODE2000';
}

@media screen {
    .print {
        display: none;
    }

    .export {
        box-shadow: 0 0 5px #000000, inset 0 0 50px #000000;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
    }

        .export::before, .export::after {
            position: absolute;
            width: 40%;
            height: 10px;
            content: ' ';
            left: 12px;
            bottom: 12px;
            background: transparent;
            -webkit-transform: skew(-5deg) rotate(-5deg);
            -moz-transform: skew(-5deg) rotate(-5deg);
            -ms-transform: skew(-5deg) rotate(-5deg);
            -o-transform: skew(-5deg) rotate(-5deg);
            transform: skew(-5deg) rotate(-5deg);
            box-shadow: 0 6px 12px #000000;
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
            z-index: -1;
        }

        .export::after {
            left: auto;
            right: 12px;
            -webkit-transform: skew(5deg) rotate(5deg);
            -moz-transform: skew(5deg) rotate(5deg);
            -ms-transform: skew(5deg) rotate(5deg);
            -o-transform: skew(5deg) rotate(5deg);
            transform: skew(5deg) rotate(5deg);
        }
}

@media print {
    .menu, .RadMenu, #administration, #navigation, .screen, .exportLink, #chiudi, .report, .inputbutton, .filters, .rgFilterRow, .rgGroupPanel, .rgCommandRow, #bottom, .box-loggato, .box-login, .logo, .jquery-lightbox-move, .rpgConfigurationPanel {
        display: none !important;
    }

    th {
        font-family: Arial;
        color: black;
        background-color: #d3d3d3;
    }

    thead {
        display: table-header-group;
    }

    tbody {
        display: table-row-group;
    }

    tfoot {
        display: table-row-group;
    }

    #page {
        width: 100% !important;
    }

    .helpLink {
        display: none !important;
    }

    .videoContainer {
        display: none;
    }

    .noPrint {
        display: none !important;
    }

    /* nella RadGrid con raggruppamento, salta pagina alla fine di ogni gruppo */
    .rgFooter {
        page-break-after: always;
    }

    .rgCommandRow {
        display: none !important;
    }

    .header {
        margin: 0;
        padding: 0;
        min-height: 0;
    }

    .imageLogo {
        height: 50px;
        width: 50px;
    }

    .app-title {
        margin: 8px 0 !important;
        font-size: 32px !important;
    }
}

.navigatore {
    float: left;
    width: 300px;
    border-width: 1px;
    border-color: #A7BAC5;
    border-style: solid;
    display: inline;
    padding: 8px;
}

.maschera {
    margin-left: 4px;
    margin-bottom: 4px;
    padding: 4px;
    float: left;
    display: inline;
    width: 708px;
    border-width: 1px;
    border-color: #A7BAC5;
    border-style: solid;
}

.clear {
    clear: both;
    line-height: 4px;
}

.clearleft {
    clear: left;
    line-height: 4px;
}

/*le classi tabellaPunteggio,punteggio,giorni e punti sono utilizzate per mostrare i risultati delle scale di valutazione*/

.tabellaPunteggi {
    border-color: Black;
    border-style: solid;
    border-width: 1px;
    padding: 0;
    display: inline-block;
}

.punteggio {
    border-left-style: solid;
    border-left-color: Black;
    border-width: 1px;
    display: inline-block;
}

.giorni {
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-width: 1px;
    padding: 2px;
    text-align: center;
    width: 30px;
    height: 20px;
    font-size: 10pt;
}
/*la classe tablePunteggiPersonalizzati è usata all'interno del RadListView che mostra l'elenco dei punteggi personalizzati 
    delle scale di valutazione nella maschera Valutazioni.ascx */
.tablePunteggiPersonalizzati {
}

.punti {
    width: 30px;
    height: 20px;
    font-size: 10pt;
    padding: 2px;
    text-align: center;
}


/* messaggio (verde), errore (rosso), informazione (blu) */
.messaggio, .errore, .info {
    margin-top: 12px;
    display: block;
    clear: both;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 3px;
    border: 1px solid #000000;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    text-shadow: 0 -1px 0 #000000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    background-repeat: repeat-x;
}

.messaggio {
    background: #3B8230;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
    background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -o-linear-gradient(top, #76BF6B, #3B8230);
    background-image: linear-gradient(top, #76BF6B, #3B8230);
}

.errore {
    background: #c43c35;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
}

.info {
    display: inline !important;
    background: #0369c2;
    background-image: -moz-linear-gradient(top, #0369c2, #0369c2);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0369c2), to(#0369c2));
    background-image: -webkit-linear-gradient(top, #0369c2, #0369c2);
    background-image: -o-linear-gradient(top, #0369c2, #0369c2);
    background-image: linear-gradient(top, #0369c2, #0369c2);
}


/* Samuele */

.app-title {
    color: #024987;
    margin: 18px 0;
    display: block;
    font-size: 36px;
    line-height: 36px;
}

ul.int-link {
}

    ul.int-link li {
        border-bottom: 1px solid #f1f1f1;
    }

        ul.int-link li a:link, ul.int-link li a:visited {
            color: #024987;
            font-size: 14px;
            text-decoration: none;
        }

        ul.int-link li a:hover {
            color: #666;
        }

.application {
    padding: 12px;
}

.floatLeft {
    float: left;
}

.marginLeft {
    margin-left: 8px;
}

/* in alcuni casi è necessario togliere il margine sinistro, per esempio quando c'è da allineare a sinistra una RadGrid con un fieldset  */
.NoMarginLeft {
    margin-left: 0 !important;
}

.helpButton {
    vertical-align: middle;
}

/* INIZIO modifiche per aggiustare il ReportViewer  */
.InputButtonClass {
    display: block;
    margin-top: 1px !important;
    padding-top: 0 !important;
}

.ReportToolbar {
    border: 1px solid #9CB9DC;
    font-family: Verdana;
    font-size: 8pt;
    height: 38px !important;
    line-height: 30px !important;
    background-image: url(/App_Themes/TaleteTouch/ReportToolbarBackground.gif) !important;
    background-repeat: repeat-x !important;
}

.PageNumberText {
    font-family: Verdana;
    font-size: 8pt;
    margin-left: 6px;
    padding-top: 0 !important;
}

.ReportToolbar BUTTON {
    margin-top: 4px !important;
}

.ImageButtonCell {
    line-height: 26px !important;
    padding: 7px 3px 3px 3px !important;
}
/* FINE modifiche per aggiustare il reportViewer  */

.HelpDinamico {
    line-height: 72px;
    text-decoration: none;
    color: #024987;
    font-size: 18px;
}

.tabella {
    border: 1px solid #cdcdcd;
}

    .tabella table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    .tabella td {
        vertical-align: middle;
        border: 1px solid #cdcdcd;
        border-width: 0 1px 1px 0;
        text-align: left;
        padding: 7px;
        color: #000000;
    }

.RadioButtonRed label {
    color: red !important;
}

.innerTab {
    font-size: 14px;
    line-height: 2;
}

.rmDisabled {
    color: gray !important;
    text-decoration: line-through !important;
}

.disabledRadGridRow td {
    background-color: #d3d3d3 !important;
    border: 1px solid #7e7e7e !important;
}

/* messaggi non letti */
/* unread va sul logo messaggi, unreadLogo va sul logo organizzazione */
/* avviso è come unread ma di colore blu anziché rosso */
.unread, .unreadLogo, .avviso, .unreadLogoApp {
    background-color: red;
    border-radius: 8px;
    color: white !important;
    padding: 1px 3px !important;
    position: absolute; /* Position the badge within the relatively positioned button */
}

.unread, .unreadLogo, .unreadLogoApp {
    background-color: red;
}

.avviso {
    background-color: #024987;
}

.unread, .avviso {
    margin-top: -10px;
    margin-left: 18px;
}

/* risolve il problema del conteggio non letti visualizzato male su Chrome */
.imageLogo {
    float: left;
}

.unreadLogo {
    margin-top: 4px; /*4px*/
    margin-left: -22px; /*-26px*/
}

.unreadLogoApp {
    margin-top: -130px;
    margin-left: 84px;
    position: absolute !important
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
}

.border {
    border: 1px solid Gray;
    padding: 4px;
}

.footer {
    clear: both;
    margin: 3px 20px 12px 3px;
}

.header {
    clear: both;
    margin: 3px 20px 12px 3px;
}

.organizzazione > a {
    text-decoration: none;
}


/* RadDropDownTree cartelle */

.cartelle .rtPlus::before, .cartelle .rtMinus::before {
    content: '' !important;
}

.cartelle .rtPlus {
    background-image: url(/Images/folder-closed_16.gif);
}

.cartelle .rtMinus {
    background-image: url(/Images/folder-open_16.gif);
}

.campoTabella td, .campoTabella th {
    padding: 3px;
    border: 0.5px solid black;
}

.separatore {
    height: 1px;
    background-color: dimgray;
}

input[type=date], input[type=datetime-local], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea {
    border: 1px solid;
}

textarea {
    resize: both;
}
