﻿.linkpulsante {
    color: black;
    border: 2px;
    border-style: solid;
    background-image: linear-gradient(to bottom,#f9c97a,#ffaa00);
    border-color: #FFAA00;
    text-decoration: none !important;
    padding: 5px 20px 5px 20px;
    border-radius: 5px;
    font-family: Verdana, "sans-serif", Arial;
    text-shadow: 2px 2px 3px #F9C97A;
}



    .linkpulsante:hover {
        background-image: linear-gradient(to bottom,#ccc,#ccc);
        text-decoration: none !important;
        border-color: #ccc;
    }

#accordion-resizer {
    padding: 5px;
}

select {
    /*height: 22px !important;*/
}

.azioneattiva {
    cursor: pointer;
}

.infoanagrafiche {
    min-height: 50px;
    height: 80px;
    width: 390px;
    border: solid 1px #006600;
    background-color: #f6fff6;
    margin-bottom: 10px;
    margin-left: 150px;
    padding: 2px;
    text-align: justify;
    overflow-y: scroll;
    white-space: normal;
    word-break: break-all;
}


.btnModifica {
    height: 24px;
}

.btnElimina {
    height: 24px;
}

.drpdCreditore {
    width: 400px; 
    margin-top: 0px;
    margin-bottom: 0px;
}

table.gridV3 {
    border: solid 1px #CCC;
    width: 100%;
    border-collapse: collapse;
}

    /*table.gridV3 tr {
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px solid #EEEEEE;
        border-right: 1px solid #CCCCCC;
        border-top: 1px solid #EEEEEE;
        color: black;
        background: #fff;
        height: 24px;
    }

        table.gridV3 tr:nth-child(odd) {
            border-bottom: 1px solid #CCCCCC;
            border-left: 1px solid #EEEEEE;
            border-right: 1px solid #CCCCCC;
            border-top: 1px solid #EEEEEE;
            color: black;
            background: #fff;
        }

        table.gridV3 tr:nth-child(even) {
            border-bottom: 1px solid #CCCCCC;
            border-left: 1px solid #EEEEEE;
            border-right: 1px solid #CCCCCC;
            border-top: 1px solid #EEEEEE;
            color: black;
            background: WhiteSmoke;
        }*/

    table.gridV3 tr td {
        border: 1px solid #CCC;
        background: #fcf4e3 !important;
        padding: 3px;
        font-size: 12px;
    }

    table.gridV3 tr:nth-child(2n+1) td {
        background: #FFF !important
    }

    table.gridV3 tr td.sin {
        text-align: left;
    }

    table.gridV3 tr td.cen {
        text-align: center;
    }

    table.gridV3 tr td.des {
        text-align: right;
    }

    table.gridV3 th {
        vertical-align: middle;
        font-weight: bold;
        /*background-image: url(/images/grid_header.png);*/
        text-align: center;
        background: #d6d4d4;
        border: solid 1px #AAA;
        border-bottom: solid 3px #AAA;
        padding-top: 2px;
        padding-bottom: 2px;
    }

        table.gridV3 th.headerFisso {
            position: sticky;
            top: 0;
            border: none;
        }

table.gridV3NoRigheAlternate {
    border: solid 1px #CCC;
    width: 100%;
    border-collapse: collapse;
}


    table.gridV3NoRigheAlternate tr td {
        border: 1px solid #CCC;
        padding: 3px;
        font-size: 12px;
    }

        table.gridV3NoRigheAlternate tr td.sin {
            text-align: left;
        }

        table.gridV3NoRigheAlternate tr td.cen {
            text-align: center;
        }

        table.gridV3NoRigheAlternate tr td.des {
            text-align: right;
        }

    table.gridV3NoRigheAlternate th {
        vertical-align: middle;
        font-weight: bold;
        text-align: center;
        background: #d6d4d4;
        border: solid 1px #AAA;
        border-bottom: solid 3px #AAA;
        padding-top: 2px;
        padding-bottom: 2px;
    }

        table.gridV3NoRigheAlternate th.headerFisso {
            position: sticky;
            top: 0;
            border: none;
        }

        .txtnumeropositivo {
            padding: 0;
            margin: 0;
            width: 40px;
        }

.campo400 {
    width: 400px;
}

.campo400combo {
    width: 410px;
}

.ombreggiato {
    padding: 0;
    margin: 0;
    border: 1px solid #CCC !important;
    color: #000;
    background-color: rgba(117, 117, 117, 0.16);
    display: inline-block;
}

.CheckContiCorrenti {
    vertical-align: middle;
}

.nopadleft {
    padding-left: 0px !Important;
}

.requiredfields {
    height: 0px auto;
    width: 35%;
    margin: 10px 0 20px 0;
    padding: 10px 5px;
    background-color: #fff6f4;
    color: #ff0000;
    font-size: 11px;
    /*border-left: solid 1px #bb9990;
    border-top: solid 1px #bb9990;
    border-right: solid 1px #dd6666;
    border-bottom: solid 1px #dd6666;*/
    border: solid 1px #dd6666;
    text-align: left;
    /*border-radius: 6px;
    -ms-box-shadow: 0px 2px 6px #998885, inset 0 0 1px 2px #fff;
    -moz-box-shadow: 0px 2px 6px #998885, inset 0 0 1px 2px #fff;
    -webkit-box-shadow: 0px 2px 6px #998885, inset 0 0 1px 2px #fff;
    box-shadow: 0px 2px 6px #998885, inset 0 0 1px 2px #fff;
    background: #fff6f4;*/
    background: #eee;
    min-height: 60px;
}

.requiredfields li {
    font-weight: 700;
    color: Red;
    margin-left: 20px;
}

.etichettacontabilita {
    float: left;
    width: 260px;
    font-size: 12px;
    text-align: justify;
}

.etichettapiccola {
    float: left;
    width: 75px;
    text-align: justify;
}

.etichettalarga {
    float: left;
    width: 270px;
    text-align: justify;
}

.etichettaxl {
    float: left;
    width: 300px;
    text-align: justify;
}

.etichettaxxl {
	float: left;
	width: 350px;
	text-align: justify;
}

.etichettaxxxl {
    float: left;
    width: 420px;
    text-align: justify;
}

.etichettamedia {
    float: left;
    width: 200px;
    text-align: justify;
}

.didascalia {
    font-size: 11px;
    padding-top:5px;
    vertical-align:middle;
}

.divTitoloRiepilogo {
    margin: 0 20px 20px 0px;
    padding: 8px;
    font-weight: bold;
    /*border: solid 2px #c0c0c0;*/
    white-space: normal;
    background: #D6D4D4;
    border: none;
    border-top: solid 3px #F9C97A;
    color: #000;
}

.txtNote{
    resize: none;
}

.campor{
    float:right;    
}

.etichettal {    
    float: left;        
}

.txtimporto {
    width: 90px !important;
}

.txtpercentuale {
    width: 38px !important;
}

.drpdSemestre {
    width: 170px;
}

.input-disabled {
	background-color: #EBEBE4;
	border: 1px solid #ABADB3;
	padding: 2px 1px;
}

.font-input-disabled{
    color: #8E8E8E;
}

.tal2 {
    text-align:left;
}

.bl10 {    
    display: inline-block;
    width: 10px;
}

.bold {
    font-weight: bold;
}

.ind {
    margin-left:-30px;
    padding-right:20px;
}

.contacaratteri {
    margin-bottom:-10px;
}
