﻿.Div_Content_Top_Generic_Row {
    margin: 0 auto 5px auto;
    width: 98%;
    position: relative;
    padding: 8px;
    clear: both;
}

    .Div_Content_Top_Generic_Row .Div_Content_Top_Generic {
        background-color: #D8D8D8;
        box-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
        border-radius: 3px;
        padding: 8px;
        margin-right: 0.5%;
    }

        .Div_Content_Top_Generic_Row .Div_Content_Top_Generic:last-of-type {
            margin-right: 0 !important;
        }

        .Div_Content_Top_Generic_Row .Div_Content_Top_Generic.col-md-4 {
            width: 32.83% !important;
        }

        .Div_Content_Top_Generic_Row .Div_Content_Top_Generic.col-md-3 {
            width: 24.5% !important;
        }

.Div_Content_Top {
    margin: 0 auto 5px auto;
    width: 98%;
    position: relative;
    background-color: #D8D8D8;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
    /*padding: 0.8% 0.75%;*/
    padding: 8px;
    clear: both;
    border-radius: 3px;
}

/*2-10*/
.Div_Content_Top_2 {
    width: 16%;
    float: left;
    margin: 0 1% 5px 1%;
    clear: none;
}

.Div_Content_Top_10 {
    width: 81%;
    float: left;
    margin: 0 0 5px 1%;
    clear: none;
}

/*3-9*/
.Div_Content_Top_3 {
    width: 25%;
    float: left;
    margin: 0 1% 5px 1%;
    clear: none;
}

.Div_Content_Top_9 {
    width: 72%;
    float: left;
    margin: 0 0 5px 1%;
    clear: none;
}

/*4-8*/
.Div_Content_Top_4 {
    width: 32%;
    float: left;
    margin: 0 1% 5px 1%;
    clear: none;
}

.Div_Content_Top_8 {
    width: 65%;
    float: left;
    margin: 0 0 5px 1%;
    clear: none;
}

/*5-7*/
.Div_Content_Top_5 {
    width: 39%;
    float: left;
    margin: 0 1% 5px 1%;
    clear: none;
}

.Div_Content_Top_7 {
    width: 58%;
    float: left;
    margin: 0 0 5px 1%;
    clear: none;
}

.Div_Content_Top:before,
.Div_Content_Top:after,
.Div_Content_Top_Generic:after {
    content: " ";
    display: table;
}

.Div_Content_Top h4 small,
.Div_Content_Top_Generic h4 small {
    color: #5e5e5e;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: bold;
}

.Div_Content_Top select::-ms-expand,
.Div_Content_Top_Generic select::-ms-expand {
    background-color: transparent;
    border: none;
    color: #3f7fa4;
}

.Div_Content_Top select,
.Div_Content_Top_Generic select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #d3d3d3;
    background: #fff;
    color: #483729;
    width: 98%;
    text-shadow: 0px 1px 1px rgba(200, 194, 194, 0.75);
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    margin: 0;
    text-align: left;
}

    .Div_Content_Top select + span,
    .Div_Content_Top_Generic select + span {
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        line-height: 20px;
        padding: 0 10px;
        color: #767676;
        -webkit-transition: 0.2s ease all;
        -o-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -ms-transition: 0.2s ease all;
        transition: 0.2s ease all;
    }

.Div_Content_Top input,
.Div_Content_Top_Generic input {
    padding: 0 0 0 5px;
    /*padding: initial;*/
    height: 40px;
    line-height: 40px;
    border-left: none;
    border-right: none;
    border-top: none;
    background-color: #f1f1f1;
    border-radius: 2px;
    border-bottom: 1px solid #ffffff;
}

    .Div_Content_Top input[type=radio] {
        padding: 0 24px 0 0;
        line-height: 20px;
        height: 11px;
        margin-right: 5px;
    }

.Div_Content_Top .DivRadio {
margin-top:5px;
}

    .Div_Content_Top .DivRadio label {
        color: #313534;
        font-weight: bold;
        margin-right:10px;
        line-height: 23px;
        display: inline-block;
    }



.BtnStampa a:first-of-type {
    background-color: #313534 !important;
}
.BtnStampa .btnPrintList {
    float: none;
    margin: 5px 10px;
    width: 50px;
    height: 30px;
    line-height: 30px;
}
.BtnStampa a:nth-child(2) {
    margin: 0 5px;
    background-color: #f54545 !important;
}

.BtnStampa a:last-of-type {
    background-color: #2b8004 !important;
}
.Div_Content_Top input[type=text],
.Div_Content_Top_Generic input[type=text] {
    width: 96%;
}

.Div_Content_Top a.Btn_Standard,
.Div_Content_Top_Generic a.Btn_Standard {
    margin: 0 !important;
}

.Div_Content_Top .Foto {
    top: -10px;
    position: absolute;
}

    .Div_Content_Top.Foto div:first-of-type {
        top: -10px;
        left: 5px;
        position: absolute;
        z-index: 2;
    }

        .Div_Content_Top.Foto div:first-of-type img {
            height: 80px;
            width: 80px;
            border-radius: 999px !important;
            position: relative;
            box-shadow: 0px 2px 2px rgba(255, 255, 255, 1);
        }

        .Div_Content_Top.Foto div:first-of-type a {
            height: 80px;
            width: 80px;
            border-radius: 50%;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            font-size: 20px;
            -webkit-transition: all 0.15s ease-in-out;
            -o-transition: all 0.15s ease-in-out;
            transition: all 0.15s ease-in-out;
        }

            .Div_Content_Top.Foto div:first-of-type a:hover {
                text-decoration: none;
                text-align: center;
                vertical-align: middle;
                line-height: 80px;
                background-color: rgba(43, 50, 58, 0.30);
            }

            .Div_Content_Top.Foto div:first-of-type a i {
                display: none;
            }

            .Div_Content_Top.Foto div:first-of-type a:hover i {
                display: block;
                color: rgba(255, 255, 255, 0.80);
            }

    .Div_Content_Top.Foto div:nth-of-type(2) {
        padding: 0 0 0 85px;
        z-index: 0;
        border-radius: 2px;
        height: 40px;
    }

.Div_Content_Top h2 {
    margin: 0;
    padding: 0;
}

.Div_Content_Top.SelezioneAnnoContabile input[type=text] {
    margin: 0;
    height: 40px !important;
    line-height: 40px !important;
    width: 98%;
}

.Div_Content_Top.SelezioneAnnoContabile select {
    width: 98%;
}

.Div_Content_Top #Ul_AnnoContabile {
    top: -25px;
    left: 25%;
}

    .Div_Content_Top #Ul_AnnoContabile a {
        color: #313534;
    }

.Div_Content {
    margin: 0 auto 15px auto;
    width: 98%;
    padding: 10px;
    background-color: #ffffff;
    color: #313534;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}

    .Div_Content section {
    }

    .Div_Content:before,
    .Div_Content:after {
        content: " ";
        display: table;
    }

    .Div_Content:after,
    .Div_Content_Top:after {
        clear: both;
    }

/*3-7*/
.Div_Content_7 {
    margin: 0 0 0 1%;
    width: 65%;
    float: left;
}

.Div_Content_3 {
    margin: 0 1% 0 0.5%;
    width: 32.5%;
    float: left;
}

.BG_Bianco {
    background-color: #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    border-radius: 3px;
    padding: 10px;
    color: #313534;
    margin-bottom: 10px;
    width: 100% !important;
}
/* Content_Head */
.Div_Content_Head {
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

    .Div_Content_Head h4 {
        color: #454545;
        font-size: 16px;
        text-shadow: none !important;
        line-height: 60px;
    }

    .Div_Content_Head a {
        font-size: 14px;
    }

    .Div_Content_Head input[type=submit] {
        background-color: transparent;
        border: none;
        color: #313534;
        font-family: FontAwesome, 'Open Sans';
        cursor: pointer;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 13px;
        line-height: 60px;
        padding-left: 15px;
        transition: transform .2s;
    }

        .Div_Content_Head input[type=submit]:hover {
            transform: scale(1.08);
        }

    .Div_Content_Head select::-ms-expand {
        background-color: transparent;
        border: none;
        color: #3f7fa4;
        padding-left: 5px;
    }

    .Div_Content_Head select,
    .Div_Content_Head input[type=text] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 0 5px;
        height: 30px;
        border-radius: 5px;
        border: solid 1px #FCEBCF;
        background: #ffffff;
        color: #313534;
        letter-spacing: 1px;
        position: relative;
        margin: 0;
        text-align: left;
        font-size: 13px;
        width: 80%;
        font-weight: 700 !important;
        margin: 8px 0;
    }

    .Div_Content_Head h4 input[type=text] {
        width: auto;
    }

    .Div_Content_Head h4 .Btn_Standard {
        margin-top: 10px;
    }

.Div_Content_Foot {
    border-top: 1px solid #d3d3d3;
    line-height: 50px;
}

    .Div_Content_Foot .Pagination input {
        text-decoration: none;
        margin-left: -1px;
        cursor: pointer;
        border-radius: 3px;
        border: none;
        background-color: transparent;
        border: none;
        color: #313534;
        font-family: FontAwesome, 'Open Sans';
        cursor: pointer;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 13px;
        padding: 6px;
        transition: transform .2s;
        text-shadow: none !important;
    }

    .Div_Content_Foot .Pagination > span > span {
        padding: 4px 14px;
        line-height: 20px;
        text-decoration: none;
        color: #313534;
        font-size: 12px;
        background-color: #313534;
        color: #ffffff;
        border-radius: 3px;
    }

    .Div_Content_Foot .Pagination input:hover,
    .Div_Content_Foot .Pagination input:focus {
        color: #ffffff;
        background-color: #7a7a7a;
        border-color: #7a7a7a;
        cursor: pointer;
        background-color: #313534;
        color: #ffffff;
        -moz-box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.35);
        box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.35);
        -webkit-transition: all 0.15s ease-in-out;
        -o-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        text-shadow: none !important;
    }

.Pagination_AnalisiMagazzino {
    text-align: center;
}

    .Pagination_AnalisiMagazzino span {
        height: 100%;
        position: relative;
    }

    .Pagination_AnalisiMagazzino input[type=submit] {
        text-decoration: none;
        cursor: pointer;
        border: none;
        background-color: transparent;
        border: none;
        color: #313534;
        font-family: FontAwesome, 'Open Sans';
        cursor: pointer;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 90px;
        line-height: 70px;
        text-align: center;
        transition: transform .2s;
        text-shadow: none !important;
        position: absolute;
    }

        .Pagination_AnalisiMagazzino input[type=submit]:nth-of-type(1) {
            top: -27px;
            left: -350px;
        }

        .Pagination_AnalisiMagazzino input[type=submit]:nth-of-type(2) {
            top: -27px;
            right: -600px;
        }

    .Pagination_AnalisiMagazzino input:hover,
    .Pagination_AnalisiMagazzino input:focus {
        color: #36a7e9;
    }

    .Pagination_AnalisiMagazzino select {
        height: 40px;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #313534;
        border: solid 1px #313534;
        padding: 10px;
        position: absolute;
        left: -3000%;
    }

    .Pagination_AnalisiMagazzino input:hover,
    .Pagination_AnalisiMagazzino input:focus {
        color: #36a7e9;
    }

.divFixed_Content {
    padding: 10px;
    background-color: #dfdfdf;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    overflow: auto;
    display: block;
    -webkit-box-shadow: 0px -2px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px -2px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px -2px 5px 0px rgba(50, 50, 50, 0.5);
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

    .divFixed_Content .List_Fixed_Content {
        width: 100%;
        margin: 0;
        border-collapse: collapse;
        border-spacing: 0px;
        font-weight: normal;
        color: #454545;
    }

        .divFixed_Content .List_Fixed_Content > tbody > tr.Totale {
            background-color: #dfdfdf;
        }

        .divFixed_Content .List_Fixed_Content > tbody > tr > td {
            border-bottom: 1px solid rgba(189, 193, 193, 0.2);
            padding: 10px 8px;
            line-height: 1.84615;
            text-align: left;
            vertical-align: top;
            font-size: 15px;
            font-weight: 600;
        }

.divFixedDiv_Content_Head {
    /*border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;*/
    width: 98%;
    margin-right: 2%;
}

    .divFixedDiv_Content_Head h4 {
        text-shadow: 0px 1px 1px rgba(255, 255, 255, 1) !important;
        color: #454545;
        font-size: 16px;
        text-shadow: none !important;
        line-height: 60px;
    }

        .divFixedDiv_Content_Head h4 small {
            color: #ad0101;
        }

        .divFixedDiv_Content_Head h4 span {
            color: #2b8004;
            font-weight: bold;
            float: right;
            padding-right: 70px;
        }

    .divFixedDiv_Content_Head a.Btn_Standard {
        margin-top: 8px !important;
        font-size: 12px !important;
        width: auto !important;
        display: block !important;
        float: left !important;
        margin-right: 5px !important;
    }

.divFixedDiv_Content_Head_Azioni p {
    font-weight: 700;
    text-transform: uppercase;
}

/*.divFixedDiv_Content_Head_Azioni a.Btn_Standard,
.divFixedDiv_Content_Head_Azioni input.Btn_Standard {
    padding: 40px 5px !important;
    height: auto !important;
    line-height: normal !important;
}*/
