﻿



html, body, form {
    height: 86%;
    margin: 0px;
    padding: 0px;
    color: #505050;
}


/*#cover {position: fixed; height: 100%; width: 100%; top:0; left: 0; background: #000; z-index:9999;}*/

html {
    /*overflow-y: scroll;*/
}

.button_home {
    /*color: #505050 !important;*/
}

.pnl_link_segnalazione_left {
    padding-left: 3px;
}

.anagraphicDataPresent {
    font-weight: bold;
    font-style: italic;
}

.motivationIdentityRequestPresentWhite {
    background: url('../images/login_bg_white.png') no-repeat top left;
    /*background-size: 17px;*/
}

.motivationIdentityRequestPresentGrey {
    background: url('../images/login_bg_grey.png') no-repeat top left #f2f2f2;
    /*background-size: 17px;*/
}

.motivationIdentityRequestNotPresentWhite {
    background: url('../images/no_login_bg_white.png') no-repeat top left;
    /*background-size: 17px;*/
}

.motivationIdentityRequestNotPresentGrey {
    background: url('../images/no_login_bg_grey.png') no-repeat top left #f2f2f2;
    /*background-size: 17px;*/
}

.manageCluster input[name*="Guid"] {
    border: 0px !important;
}

.manageCluster #ctl00_CP_Content_grid_ctl00_ctl02_ctl04_EditCell__Guid > table > tbody > tr:nth-child(1) > td.template-cell.template-header > span:nth-child(1) {
    display: none !important;
}

#ctl00_CP_Content_grid_AnagActions_ctl00_ctl02_ctl04_ProfileId,
#ctl00_CP_Content_grid_AnagActions_ctl00_ctl02_ctl04_SocietaId,
#ctl00_CP_Content_grid_AnagActions_ctl00_ctl02_ctl04_CategoryId,
#ctl00_CP_Content_grid_AnagActions_ctl00_ctl02_ctl04_FeatureTabID,
#ctl00_CP_Content_grid_AnagActions_ctl00_ctl02_ctl04_FeatureID,
#ctl00_CP_Content_grid_AnagActions_ctl00_ctl02_ctl04_ActionId {
    width: calc(70vw) !important;
}

#ctl00_CP_Content_grid_AnagCompCategory_ctl00_ctl02_ctl04_SocietaId,
#ctl00_CP_Content_grid_AnagCompCategory_ctl00_ctl02_ctl04_CategoryId {
    width: calc(70vw) !important;
}

#ctl00_CP_Content_grid_AnagProfileCategory_ctl00_ctl02_ctl03_IdProfilo,
#ctl00_CP_Content_grid_AnagProfileCategory_ctl00_ctl02_ctl03_SocietaId,
#ctl00_CP_Content_grid_AnagProfileCategory_ctl00_ctl02_ctl03_CategoryId {
    width: calc(70vw) !important;
}

.userLoginAd {
    font-weight: bold;
}

.frm_login_verifica .RadCaptcha img {
    display: initial !important;
}

.frm_login_verifica .modal_container {
    height: 90px !important;
}

.intro-text-receipe {
    padding: 0 0 15px 0 !important;
}

.autoscroll {
    overflow-y: auto !important;
}

p {
    margin: 5px 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
    padding: 0;
}

input {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

/* - Per ora commentato... da vedere in altre pagine se ci sono controindicazioni
    a{color:#ffffff; text-decoration:none}
    a:hover{color:#ffffff;text-decoration:none}

div#content{
    clear:both;
    float:left;
    width:100%; 
}*/

.both {
    clear: both;
}


.margin {
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 20px;
}

.margin_bottom {
    margin-bottom: 20px;
}

.margin_left_10 {
    margin-left: 10px;
}

.margin_left_20 {
    margin-left: 20px;
}

.noborder, .noborder td, .noborder tr, .noborder th {
    border: 0;
}

.margin_right_20 {
    margin-right: 5px;
}

.border_bottom {
    border-bottom: 1px solid #ffffff;
}

.border_top {
    border-top: 1px solid #ffffff;
}

.label {
    width: 150px;
    float: left;
    display: inline-block;
    /*line-height:25px;*/
    color: #000;
}

.label_multiline {
    width: 80%;
    float: left;
    display: inline-block;
    line-height: 25px;
    color: #000;
}

.font_color {
    color: #000;
}

.label_max {
    width: 300px;
    /*  text-align:left;*/
    float: left;
    display: inline-block;
    line-height: 25px;
    color: #000;
    word-wrap: break-word;
}

.label_mandatory {
    /*  text-align:left;*/
    float: left;
    display: inline-block;
    line-height: 25px;
    color: Red;
}

.label_error {
    float: left;
    display: inline-block;
    color: #C85305;
    padding-left: 3px;
}

.control {
    /*width:300px;*/
    width: 295px;
    /*  text-align:left; */
    float: left;
    display: inline-block;
    /*line-height:25px;*/
}

.control_combo {
    width: 300px;
    /*  text-align:left; */
    float: left;
    display: inline-block;
    /*line-height:25px;*/
}


.header_2 {
    /*color: #4691D0;*/
    color: #133783;
    /*font-weight: bold;*/
    font-size: 15px;
    display: block;
    /*float: left;*/
}

.header_wizard {
    color: #4691D0;
    font-weight: bold;
    font-size: 12px;
    display: block;
    /*float: left;*/
}

.left {
    float: left;
}



.right {
    float: right;
}

.display_none {
    display: none;
}

.display_block {
    display: block;
}

.overlay_href {
    text-decoration: none;
    float: left;
    margin-left: 40px;
}

.expand-colmun-with-unread-comment {
    border: 1px solid #ffff00;
}

#a_ObjectConn {
    text-decoration: none;
    float: left;
    margin-left: 40px;
}

.ui-combobox {
    position: relative;
    display: inline-block;
    float: left;
}

.ui-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    /* support: IE7 */
    *height: 1.7em;
    *top: 0.1em;
}

.ui-combobox-input {
    margin: 0;
    padding: 0.3em;
}

.ui-autocomplete {
    cursor: default;
    position: absolute;
    /* LA ROBA QUI SOTTO FA FUNZIONARE LA SCROLLBAR !!!*/
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    z-index: 1000;
}

.ui-widget {
    float: left;
}

/* START GESTIONE MODALE */
/* use a semi-transparent image for the overlay */
#overlay {
    /*background-image:url(bg_transparent.png);*/
    color: #efefef;
    height: 451px;
    z-index: 200;
    left: 150px;
    display: none;
}

#overlayOBJ {
    /*background-image:url(bg_transparent.png);*/
    color: #efefef;
    height: 451px;
    z-index: 200;
    left: 150px;
    display: none;
}
/*  
    #overlay_2 {
    color:#efefef;
    height:451px;
    z-index:200;
    left: 150px;
  }
*/
/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
    /*height:421px;*/
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: #fff;
    /*padding: 10px;*/
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrapOBJ {
    /*height:421px;*/
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: #fff;
    /*padding: 10px;*/
}


#transparent {
    background-image: url(/img/bg_transparent.png);
    background-repeat: repeat repeat;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
}

#PnlProroga {
    height: 148px !important;
}

#containerLoginHP {
    padding-top: 40px;
    padding-left: 15px;
    font-weight: normal;
    font-size: 12px;
    color: black;
}

#containerLoginHP img {
    width: 40px;
    margin-left: 35px;
}

.translate_category_label {
    margin: 10px;
    border: 0;
    width: 10%;
    display: inline-grid;
}

.translate_category_text {
    margin: 10px;
    width: 85%;
    display: inline-grid;
}

.translate_category_send_button {
    margin: 10px 0 !important;
    float: right;
}

.translate_category_close_button {
    margin: 10px 15px 0 10px !important;
    float: right;
}

.modal_filemanagement_table {
    border: 1px solid #cccccc;
    font-size:13px;
    width: 98%;
}

.modal_filemanagement_label_td {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    width:30%;
}

.modal_filemanagement_text_td {
    border-bottom: 1px solid #cccccc;
    width: 70%;
}

.modal_detail_single_step_tr {
    border-bottom: 1px solid #cccccc;
}

.modal_detail_single_step_label_list_td {
    border-bottom: 1px solid #cccccc;
    width: 33%;
}

.modal_detail_single_step_label_list_one_td {
    border-bottom: 1px solid #cccccc;
    width: 10%;
}

.modal_detail_single_step_label_list_two_td {
    border-bottom: 1px solid #cccccc;
    width: 40%;
}

.modal_detail_single_step_label_list_three_td {
    border-bottom: 1px solid #cccccc;
    width: 40%;
}

.modal_detail_single_step_label_list_four_td {
    border-bottom: 1px solid #cccccc;
    width: 10%;
}

.modal_detail_single_step_label_list_four_td_right {
    border-bottom: 1px solid #cccccc;
    width: 10%;
    text-align: right;
}

.modal_detail_single_step_last_row{
    border-bottom: 1px solid #c0c0c0;
    font-style: italic;
}

.modal_detail_single_step_arrow_hide_show {
    font-size: 18px;
    background-color: #e0e0e0;
    border: 1px solid #cccccc;
    padding: 5px;
}

.modal_detail_single_step_list_table {
    width: 100%;
    margin-top: 20px;
    font-size: 12px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

.modal_detail_single_step_label_td {
    padding: 5px;
    width: 50%;
    text-align: left;
    border-right: 1px solid #cccccc;
}

.modal_detail_single_step_text_td {
    padding: 5px;
    width: 50%;
    text-align: left
}

.modal_detail_single_step_table {
    margin-top: 20px;
    font-size: 12px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    width: 80%
}

.modal_detail_single_step_table_title {
    padding: 5px;
    width: 100%;
    text-align: left;
    border-right: 1px solid #cccccc;
    font-weight: bold
}

.modal_detail_single_step_table_title_big {
    padding: 5px;
    width: 100%;
    text-align: left;
    border-right: 1px solid #cccccc;
    font-weight: bold;
    font-size: 18px;
}

.modal_detail_single_step_td_left {
    padding: 5px;
    width: 75%;
    text-align: left;
    border-right: 1px solid #cccccc;
    background-color: #eeeeee;
}

.modal_detail_single_step_td_right {
    padding: 5px;
    width: 25%;
    text-align: left;
    border-right: 1px solid #cccccc;
    background-color: #eeeeee;
}

.modal_detail_single_step_td {
    padding: 5px;
    width: 100%;
    text-align: left;
    border-right: 1px solid #cccccc;
}

.modal_detail_single_step_td_description {
    padding: 5px;
    width: 100%;
    text-align: left;
    border-right: 1px solid #cccccc;
    font-style: italic;
}

/* END GESTIONE MODALE */
.error {
    /*border: 2px solid #FF0000;*/
    color: #C85305;
}

label.error {
    display: none;
}

.hd_attr {
    width: 150px;
    float: left;
}

.wrapper {
    background-color: #EEEEEE;
    border: 1px dashed #333333;
    margin: 0 auto;
    padding: 15px;
    text-align: left;
    height: 100%;
}

.button_left a:hover {
    background: none repeat scroll 0 0 #333333;
    border: medium none;
}

.button_left a {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #FFFFFF;
    float: left;
    font-size: 1.2em;
    font-variant: small-caps;
    margin-right: 5px;
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 20px;
    padding: 3px 10px;
}

.button_right a:hover {
    background: none repeat scroll 0 0 #333333;
    border: medium none;
}

.button_right a {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #FFFFFF;
    float: right;
    font-size: 1.2em;
    font-variant: small-caps;
    margin-right: 5px;
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 20px;
    padding: 3px 10px;
}

.button_UC_listBox a:hover {
    background: none repeat scroll 0 0 #333333;
    border: medium none;
}

.button_UC_listBox a {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #FFFFFF;
    float: left;
    font-size: 1.2em;
    font-variant: small-caps;
    margin-right: 20px;
    margin-top: 10px;
    margin-left: 20px;
    padding: 3px 10px;
}

.UC_listBox {
    height: 150px;
    width: 200px;
}

.listBoxSizeDYR {
    width: 1200px;
    height: 180px;
}

.listBoxSize {
    width: 386px;
    height: 180px;
    border: solid;
    border-width: thin;
    border-color: #ABADB3;
}

.center {
    text-align: center;
}



ol.progtrckr {
    margin: 0;
    padding: 0;
}

    ol.progtrckr li {
        display: inline-block;
        text-align: center;
        line-height: 3em;
        width: 33%;
    }

        ol.progtrckr li.progtrckr-done {
            color: black;
            border-bottom: 4px solid yellowgreen;
        }

        ol.progtrckr li.progtrckr-todo {
            color: silver;
            border-bottom: 4px solid silver;
        }

        ol.progtrckr li:after {
            content: "\00a0\00a0";
        }

        ol.progtrckr li:before {
            position: relative;
            bottom: -2.5em;
            float: left;
            left: 50%;
            line-height: 1em;
        }

        ol.progtrckr li.progtrckr-done:before {
            content: "\2713";
            color: white;
            background-color: yellowgreen;
            height: 1.2em;
            width: 1.2em;
            line-height: 1.2em;
            border: none;
            border-radius: 1.2em;
        }

        ol.progtrckr li.progtrckr-todo:before {
            content: "\039F";
            color: silver;
            /*background-color: white;*/
            background-color: #F1F6FD;
            font-size: 1.5em;
            bottom: -1.6em;
        }

ol.progtrckr_TF {
    margin: 0;
    padding: 0;
}

    ol.progtrckr_TF li {
        display: inline-block;
        text-align: center;
        line-height: 3em;
        width: 50%;
    }

        ol.progtrckr_TF li.progtrckr-done {
            color: black;
            border-bottom: 4px solid yellowgreen;
        }

        ol.progtrckr_TF li.progtrckr-todo {
            color: silver;
            border-bottom: 4px solid silver;
        }

        ol.progtrckr_TF li:after {
            content: "\00a0\00a0";
        }

        ol.progtrckr_TF li:before {
            position: relative;
            bottom: -2.5em;
            float: left;
            left: 50%;
            line-height: 1em;
        }

        ol.progtrckr_TF li.progtrckr-done:before {
            content: "\2713";
            color: white;
            background-color: yellowgreen;
            height: 1.2em;
            width: 1.2em;
            line-height: 1.2em;
            border: none;
            border-radius: 1.2em;
        }

        ol.progtrckr_TF li.progtrckr-todo:before {
            content: "\039F";
            color: silver;
            /*background-color: white;*/
            background-color: #F1F6FD;
            font-size: 1.5em;
            bottom: -1.6em;
        }

ol.progtrckr li.progtrckr-current {
    color: black;
    border-bottom: 4px solid #FFE260;
}

    ol.progtrckr li.progtrckr-current:before {
        content: "\039F";
        color: #FFE260;
        /*background-color: white;*/
        background-color: #F1F6FD;
        font-size: 1.5em;
        bottom: -1.6em;
    }

ol.progtrckr_TF li.progtrckr-current {
    color: black;
    border-bottom: 4px solid #FFE260;
}

    ol.progtrckr_TF li.progtrckr-current:before {
        content: "\039F";
        color: #FFE260;
        /*background-color: white;*/
        background-color: #F1F6FD;
        font-size: 1.5em;
        bottom: -1.6em;
    }

.textarea_multiline {
    font-family: inherit;
    font-size: inherit;
}

.EntryLineHover {
    /*cursor:hand;*/
    background-color: #D19275;
}

.EntryLine {
    /*cursor:hand;*/
    background-color: #EEE8AA;
}

.AlternatingRowStyle {
    background-color: #EEE8AA;
}

.EmptyEvenCell {
    background-color: #EEE8AA;
}

.EmptyOddCell {
    background-color: #FAFAD2;
}

.xbutton {
    background: none repeat scroll 0 0 #0072C6;
    border: medium none;
    color: #EEEEEE;
    font-family: "Roboto","Helvetica Neue",Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 10px;
    text-align: center;
}

.RadWindow table .rwTopLeft,
.RadWindow table .rwTopRight,
.RadWindow table .rwFooterLeft,
.RadWindow table .rwFooterRight,
.RadWindow table .rwFooterCenter,
.RadWindow table .rwBodyLeft,
.RadWindow table .rwBodyRight,
.RadWindow table .rwTitlebar,
.RadWindow table .rwTopResize,
.RadWindow table .rwIcon {
    display: none;
}

.BlackFont {
    padding-left: 10px;
}

.TelerikModalOverlay {
    background-color: #000000 !important;
}

.TextBoxMultiline {
    width: 100%;
    /*border:1px solid #CCCCCC;*/
    border: none;
    resize: none;
    overflow: auto;
    font-family: "Roboto","Helvetica Neue",Helvetica,sans-serif;
    font-size: 10pt;
}

/* INIZIO TEST.CSS */
body {
    font-size: 10pt;
    font-family: "Roboto","Helvetica Neue",Helvetica,sans-serif;
}

.mainwrapper {
    /*SERVE PER FAR VEDERE LA COLONNA DI SX NERA*/
    /*background: url("http://demo.themepixels.com/webpage/shamcey/images/leftpanelbg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);*/
}


#mainwrapper {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    /*overflow: hidden;*/
}

.header {
    /*background: none repeat scroll 0 0 #0866C6;*/
    background: none repeat scroll 0 0 #505050;
    clear: both;
    height: 60px;
}



    .header .logo {
        float: left;
        /*padding-top: 30px;*/
        text-align: center;
        width: 260px;
    }

.header_home {
    /*background: none repeat scroll 0 0 #0866C6;*/
    background: none repeat scroll 0 0 transparent;
    clear: both;
    height: 100px;
}

.header_int {
    /*background: none repeat scroll 0 0 #0866C6;*/
    background: none repeat scroll 0 0 transparent;
    clear: both;
    height: 100px;
}

.logo_nome {
    float: left;
    /*padding-top: 15px;*/
    padding-top: 15px;
    padding-left: 20px;
    text-align: left;
    width: 650px;
}

.logo_img {
    float: left;
    /*padding-left:7px;*/
    padding-top: 6px;
    text-align: center;
    width: 60px;
}

a, a:hover, a:link, a:active, a:focus {
    color: #0866C6;
    outline: medium none;
    text-decoration: none;
}

.leftpanel {
    color: #FFFFFF;
    float: left;
    width: 260px;
}

.rightpanel:after {
    clear: both;
    content: "";
    display: block;
}

.rightpanel {
    /*SERVE PER FAR VEDERE LA COLONNA DI SX*/
    /*margin-left: 260px;*/
}

.breadcrumbs {
    background: none repeat scroll 0 0 #DDDDDD;
    border-bottom: 1px solid #CCCCCC;
    height: 22px;
    list-style: none outside none;
    padding: 4px 0 4px 24px;
    position: relative;
}

.navigation {
    background: none repeat scroll 0 0 #232323;
    border-bottom: 1px solid #232323;
    height: 22px;
    list-style: none outside none;
    padding: 4px 0 4px 29px;
    position: relative;
    font-family: "Roboto","Helvetica Neue",Helvetica,sans-serif;
}

.pageicon {
    /*border: 3px solid #0866C6;
    border-radius: 50px 50px 50px 50px;*/
    color: #0866C6;
    display: inline-block;
    float: left;
    font-size: 42px;
    /*padding-top: 6px;*/
    padding-top: 2px;
    text-align: center;
    width: 60px;
}

.pageheader .pagetitle h1 {
    font-size: 28px;
    margin-left: -10px;
    color: #505050;
}

.pageheader .pagetitle h5 {
    color: #505050;
}

.pagetitle {
    float: left;
    margin-left: 15px;
    padding-top: 5px;
}

    .pagetitle h5, .subtitle {
        font-family: 'Roboto','Helvetica Neue',Helvetica,sans-serif;
    }

    .pagetitle h5 {
        color: #fff;
        font-size: 13px;
        /*text-transform: uppercase;*/
        margin-top: 2px;
    }

h1, h2, h3, h4, h5 {
    font-weight: normal;
    line-height: normal;
}

.headmenu > li, .leftmenu .nav-tabs.nav-stacked a, .pagetitle h1, .shortcuts li {
    font-family: 'Roboto','Helvetica Neue',Helvetica,sans-serif;
}

.pagetitle h1 {
    color: #fff;
    font-size: 28px;
    margin-left: -10px;
}

.maincontent {
    float: left;
    width: 100%;
}

.maincontentinner {
    /*padding: 0px 20px 20px 5px;*/
    padding: 0;
    position: relative;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    border: 0 none;
    line-height: 21px;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: baseline;
}

html {
    font-size: 100%;
}

.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}

.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}

.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}

.row-fluid:after {
    clear: both;
}

.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}

.row-fluid:after {
    clear: both;
}

.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}

.row-fluid:after {
    clear: both;
}

.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}

.row-fluid {
    width: 100%;
}

.row-fluid {
    width: 100%;
}

.row-fluid {
    width: 100%;
}

.footer {
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    font-size: 11px;
    margin-top: 0px;
    overflow: hidden;
    /*padding-top: 15px;*/
    /*padding-left: 10px;
    padding-right: 10px;*/
    /*position: absolute;*/
    bottom: 0;
    width: 100% !important;
}

.footer_blank {
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #fff;
    font-size: 11px;
    /*margin-top: 40px;*/
    /*margin-top: 0px;*/
    /*margin-top: calc(85vh);*/
    overflow: hidden;
    /*padding-top: 15px;*/
    padding-left: 10px;
    padding-right: 10px;
    height:20px;
}

    .footer_blank a {
        color: #fff;
        text-decoration: underline;
    }

    .footer .footer-left {
        float: left;
        width: 33%;
        margin-left:10px;
    }

    .footer_blank .footer-left {
        float: left;
        width: 33%;
    }

    .footer .footer-center,
    .footer_blank .footer-center {
        float: left;
        width: 33%;
        text-align: center;
    }

    .footer .footer-right {
        float: right;
        margin-right: 10px;
    }
    .footer_blank .footer-right {
        float: right;
    }

.logo_nome h1 {
    color: #FFFFFF;
    font-size: 32px;
    margin-left: -2px;
    font-family: 'Roboto','Helvetica Neue',Helvetica,sans-serif;
}

.logo_nome h3 {
    color: #FFFFFF;
    font-size: 12px;
    margin-left: -2px;
    font-family: 'Roboto','Helvetica Neue',Helvetica,sans-serif;
}

.pageheader {
    /*background: none repeat scroll 0 0 #505050;*/
    /*border-bottom: 1px solid #DDDDDD;*/
    border-bottom: 1px solid rgba(0,0,0,.12);
    border-top: 1px solid rgba(0,0,0,.12);
    min-height: 50px;
    /*padding: 5px 5px 5px 20px;*/
    padding: 5px 5px 5px 5px;
    position: relative;
}

.headmenu {
    list-style: none outside none;
    padding-right: 15px;
}

    .headmenu > li.right {
        border-right: 0 none;
        float: right;
    }

.userloggedinfo {
    color: #FFFFFF;
    /*padding: 0px 11px 11px;
    padding-top:20px;*/
}

    .userloggedinfo a {
        color: #FFFFFF;
    }

    .userloggedinfo .RadMenu .rmItem {
        /*padding-right:10px;*/
    }



.langinfo {
    color: #FFFFFF;
    /*padding: 0px 11px 11px;*/
    /*padding-top:20px;*/
    /*CENTRO IL MENU IN VERTICALE (HEADER HA ALTEZZA FISSA 80 --> LE BANDIERE HANNO H FISSA 22 --> PADDING = (80-22) / 2 = 29) */
    padding-top: 29px;
    /*FINE CENTRATURA DEL MENU IN VERTICALE*/
}

    .langinfo a {
        color: #FFFFFF;
    }

    .langinfo .RadMenu .rmItem {
        padding-right: 10px;
    }


/*.userloggedinfo
{
    color: #FFFFFF;
    
    padding-top:20px;
}

.userloggedinfo a
{
    color: #FFFFFF;
}

.userloggedinfo .RadMenu .rmItem{
    padding-right:10px;
}*/




.bluebutton_small {
    background: none repeat scroll 0 0 #0072C6;
    border: medium none;
    color: #EEEEEE;
    font-family: "Roboto","Helvetica Neue",Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 600;
    /*padding: 10px;*/
    text-align: center;
}
/* FINE TEST.CSS */


/* INIZIO JQUERY-UI-AUTOCOMPLETE-COMBOBOX.CSS */
/* File .css custom, non l'abbiamo scaricato da nessuna parte...*/
.block {
    display: block;
}

.ms-WPBody td {
    vertical-align: top;
}

#s4-ribbonrow {
    display: none;
}

.ui-combobox-toggle {
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    /*position: absolute;*/
    top: 0;
}

.ui-state-default .ui-icon {
    background-image: url("/img/dropdown.gif");
}

/*
        .ui-button-icon-only
        {
            width: 2.2em;
        }
        */

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    margin-left: 2px;
    margin-top: 0;
}

.ui-button-icon-only .ui-icon {
    /*left: 50%;
            margin-left: -8px;*/
}

.ui-combobox input {
    float: left;
    width: 271px;
    height: 10px;
}

.ui-helper-hidden-accessible {
    display: none;
}

.ui-icon {
    height: 19px;
    width: 16px;
}

.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: 0.4em;
    text-indent: -7px;
}

.ui-button .ui-button-text {
    display: none;
    line-height: 1.4;
}

.ui-combobox .ui-button a {
    width: 20px;
    height: 20px;
}

.ui-widget-content {
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #222222;
}

.ui-menu {
    list-style: none outside none;
    margin: 0;
    outline: medium none;
    padding: 2px;
}

.ui-autocomplete {
    cursor: default;
    position: absolute;
    /* LA ROBA QUI SOTTO FA FUNZIONARE LA SCROLLBAR !!!*/
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    /*width: 100%;*/
    width: 291px;
}

.ui-widget-content {
    color: #222222;
}

.ui-menu {
    list-style: none outside none;
}

.ui-autocomplete {
    cursor: default;
}

.ui-menu .ui-menu-item a {
    display: block;
    font-weight: normal;
    line-height: 1.5;
    padding: 2px 0.4em;
    text-decoration: none;
}

.ui-widget-content a {
    color: #222222;
}

.ui-button {
    cursor: pointer;
    display: inline-block;
    overflow: visible;
    text-align: center;
    margin-right: 0.1em;
}

.ui-widget-content .ui-state-focus {
    background-color: #DADADA;
    border: 1px solid #999999;
    color: #212121;
    font-weight: normal;
}

.nopadding {
    padding: 0;
    border: 0;
    display: none;
}

/* FINE JQUERY-UI-AUTOCOMPLETE-COMBOBOX.CSS */

.body_home .logo_nome img {
    max-width: 240px;
    max-height: 70px;
    border: 0;
}

.logo_nome img {
    max-height: 70px;
    border: 0;
}

.header_int .logo_nome img {
    max-width: 240px;
}


#contentHome {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
}


#titolo2 {
    margin: 0 auto 0 auto;
    height: 75px;
    position: relative;
}

#titolo_int {
    margin-top: -8px;
    position: absolute;
}

#MainContent_titolo h1 {
    /*padding-top:10px;
    line-height: 50px;*/
    padding-left: 125px;
    font-size: 40px;
    line-height: 40px;
}


    #MainContent_titolo h1 span {
        /*padding-top:10px;
    line-height: 50px;*/
        line-height: 40px;
    }

#MainContent_titolo h2 {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
    padding-left: 80px;
}

    #MainContent_titolo h2 span {
        /*padding-top:10px;
    line-height: 50px;*/
        line-height: 16px;
    }

#MainContent_titolo img {
    float: left;
}

.body_home {
    /*background: url('../images/bg_home.png') repeat;*/
    /*height:700px;*/
}

.rmImageOnly {
    height: auto;
}

#container_bghome {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    float: left;
    height: 100%;
}

#container_bg_int {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    float: right;
    /*height: 100%;*/
    z-index: -1;
}

/*#home_sx {
        background: url('../images/bg_home_sx.png') no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: right top;
        background-attachment: fixed;
        float: left;
        height: 100%;
        z-index: -1;
        width: 49%;
    }


    #home_dx {
        background: url('../images/bg_home_dx.png') no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: right top;
        background-attachment: fixed;
        float: right;
        height: 100%;
        z-index: -1;
        width: 49%;
    }*/


#container_bghome > div:first-child {
    /*background: url('../images/bg_home_sx.png') no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: right top;
        background-attachment: fixed;*/
    float: left;
    height: 100%;
    z-index: -1;
    width: 49%;
}


#container_bghome > div:nth-child(2) {
    /*background: url('../images/bg_home_dx.png') no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: right top;
        background-attachment: fixed;*/
    float: right;
    height: 100%;
    z-index: -1;
    width: 49%;
}



/*#int_ricevi_dx {
        background: url('../images/bg_int_ricevi.png') no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: right top;
        float: right;
        height: 100%;
        z-index: -1;
        width: 100%;
        padding-bottom: 25px;
    }*/



/*#int_segnala_dx {
        background: url('../images/bg_int_segnala.png') no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: right top;
        float: right;
        height: 100%;
        z-index: -1;
        width: 100%;
        padding-bottom: 25px;
    }*/

#container_bg_int > div:first-child {
    /* background: url('../images/bg_int_segnala.png') no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: right top;*/
    float: right;
    height: 100%;
    z-index: -1;
    width: 100%;
    padding-bottom: 25px;
}



#wb_insert {
    /*background: url('../images/segnala.jpg') no-repeat;
    float:left;
    width:495px;
    height:278px;*/
    /*background: url('../images/bg_home_sx.png') no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;*/
    /*border-right: 2px solid #505050;*/
    /*border-right: 2px solid #fff;
            padding-right: 2%;

        */
    float: left;
    text-align: center;
    width: 100%;
}



    #wb_insert a {
        /*color:#505050;*/
        color: #fff;
    }

    #wb_insert p {
        /*margin-top:20px;*/
        /*float: right;*/
        /*color:#505050;*/
        color: #fff;
        font-size: 30px;
        /*margin:20px 20px 0 0;*/
    }




#wb_insert_int {
    background: url('../images/segnala.jpg') no-repeat;
    float: right;
    width: 495px;
    height: 278px;
    margin: 100px 50px 0 0;
}

    #wb_insert_int p {
        float: right;
        color: #fff;
        font-size: 30px;
        margin: 20px 20px 0 0;
    }


#wb_receive {
    /* background: url('../images/ricevi.jpg') no-repeat;
    float:left;
    width:495px;
    height:278px;*/
    /*float: left;
        padding-left: 2%;
        width: 47%;*/
    padding: 29px 0px;
}

    #wb_receive a {
        /*color:#505050;*/
        color: #fff;
    }

    #wb_receive p {
        /*margin-top:20px;*/
        float: left;
        /*color:#505050;*/
        color: #fff;
        font-size: 24px;
        /*margin:20px 0 0 20px;*/
    }


#wb_receive_int {
    background: url('../images/ricevi.jpg') no-repeat;
    float: right;
    width: 495px;
    height: 278px;
    margin: 50px 50px 50px 0;
}

    #wb_receive_int p {
        float: left;
        color: #fff;
        font-size: 30px;
        margin: 20px 0 0 20px;
    }


/*#whistle .sep {
    margin-left:40px;
    margin-right:40px;
    float:left;
}*/

#whistle {
    /*margin:20px auto 20px auto;
    width:1100px;*/
    /*height: 300px;*/
    margin-top: 20px;
    width: 100%;
    position: relative;
    min-height: 95px;
}

#whistle_content {
    position: absolute;
    margin: 0 auto;
    width: 100%;
}



.testobig {
    font-size: 45px;
}


.testobold {
    font-weight: bold;
}


.testobold-nowrap {
    font-weight: bold;
    white-space: nowrap;
}


.frmlabelwarning {
    float: left;
    /*width:550px;*/
}

#MainContent_PnlWhistle .frmlabel {
    float: left;
    width: 370px;
}

.frmlabel_modal {
    float: left;
    width: 95%;
}

.frmlabel_modal_attach {
    float: left;
    width: 95%;
    text-wrap: nowrap;
    margin-right: 10px;
}

.frmlabel {
    float: left;
    width: 270px;
}

.frmlabel_small {
    float: left;
    width: 150px;
}

.frmlabel_big {
    float: left;
    width: 85%;
}

.frmlabel_max {
    float: left;
    width: 95%;
}

.tit_firstconfiglogin {
    margin: 10px 0 0 20px;
}


.form input[type="text"] {
    float: left;
}

.form {
    padding: 10px 0 5px 20px;
}

.form-upload-file-error {
    padding: 5px 0 0 20px;
}

    .form textarea {
        height: 150px;
        resize: none;
    }

.textarea_smaller {
    height: 35px !important;
}

.textarea_small {
    height: 45px !important;
}

.textarea_small_modal {
    height: 90px !important;
}

.textarea_medium {
    height: 105px !important;
}

.textarea_medium_wider_higher 
{
    width: 98%;
    height: 225px !important;
}

.textarea_big {
    height: 250px !important;
}

.textarea_big_modal {
    height: 250px !important;
    width: 750px;
}

.textarea_big_modal_motivation {
    height: 350px !important;
    width: 95%;
}

.radiobtn label {
    margin: 0px 10px;
}

#divcaptcha {
    float: left;
}

#divcaptcha input[type="text"] {
    width: 205px;
    margin-top: 5px;
}


.frm_upload {
    float: left;
}

.form_submit {
    padding: 28px 0 5px 70px;
    margin-bottom: 15px;
    float: right;
}

.frm_wbinsert {
    position: absolute;
    bottom: 0;
    /*left: 550px;*/
    left: 570px;
    top: 30px;
}

#MainContent_LblUpload {
    margin-bottom: 15px;
}

.frm_wbmanager {
    position: absolute;
    bottom: 0;
    left: 350px;
}

#content_login {
    display: table;
    height: 100%;
    width: 100%;
}


#content_btn {
    display: table;
    height: 100%;
    width: 100%;
}

.frm_btn {
    /*float:left;*/
    width: 400px;
    height: 200px;
    margin: auto;
    /*display:table-cell;*/
    vertical-align: middle;
    margin: auto;
}


    .frm_btn input {
        margin: 20px 0 0 20px !important;
    }

input[type="submit"], input[type="button"] {
    font-size: 15px;
    font-weight: bold;
    padding: 4px 12px;
    margin-right: 4px;
    line-height: 20px;
    color: #505050;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    /*border-radius: 6px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
   
	   
	background-color: #fe7117;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	transition: box-shadow 0.2s linear 0s;
	-webkit-transition: box-shadow 0.2s linear 0s;
	-moz-transition: box-shadow 0.2s linear 0s;
   
    
    */
}


#containerResp {
    padding: 10px 0px 0px 0px;
    width: 1000px;
}

#MainContent_PnlResult {
    /*float:left;*/
    width: 80%;
    height: 100%;
    margin: auto;
    padding-top: 30px;
}

.code {
    font-size: 30px;
    font-weight: bold;
}

#insertWhistle {
    width: 600px;
    float: left;
}



input, textarea {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #BABABA;
    color: #212121;
    font-family: "Roboto","Helvetica Neue",Helvetica,sans-serif;
    font-size: 100%;
    padding: 4px 8px;
}

textarea {
    font-family: inherit;
    width: 50%;
    height: 49px;
}

    input:focus, textarea:focus {
        border: 1px solid #5C5C5C;
        outline: medium none;
    }

    input:hover, textarea:hover {
        border: 1px solid #8F8F8F;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}


.pageheader .pageicon img {
    max-width: 50px;
    max-height: 50px;
    /*padding:5px 0 0 10px;*/
    padding: 0 0 0 0px;
}

.btn_noborder {
    /*border:0px;*/
    border: 1px solid transparent;
}

.btn_noborder_grey {
    /*border:0px;*/
    border: 1px solid transparent;
    padding: 10px 25px !important;
    background-color: #efefef;
    margin: 0px 25px;
}

.btn_noborder_grey_large{
    /*border:0px;*/
    border: 1px solid transparent;
    padding: 10px 25px !important;
    background-color: #efefef;
    margin: auto;
    width: 90%
}

    .btn_noborder input:hover {
        border: 0px;
    }

.frm_login {
    /*float:left;*/
    width: 470px; /*400px;*/
    height: 200px;
    margin: auto;
    /*display:table-cell;*/
    vertical-align: middle;
    margin: auto;
}

    .frm_login label {
        margin-right: 20px;
    }

.frm_login {
    /*float:left;*/
    width: 100%; /*470px;*/ /*400px;*/
    height: 200px;
    margin: auto;
    /*display:table-cell;*/
    vertical-align: middle;
    margin: auto;
}

    .frm_login input[type="submit"] {
        /*float: right;*/
        margin-top: 10px;
    }

.frm_insert input[type="submit"] {
    margin-top: 10px;
}


.frm_login input[type="submit"].btn_controllalogin {
    margin-top: 0px;
    margin-bottom: 0px;
}


/*a.Userlogin {
    padding-top:4px !important;
}*/

table {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    border-collapse: collapse;
    border-spacing: 0;
    /*margin-top: 0.75em;*/
    margin-left: 0px;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover {
            color: #333;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        th a:hover {
            color: #000;
        }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

        th.asc a:after, th.desc a:after {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.75em;
        }

        th.asc a:after {
            content: '?';
        }

        th.desc a:after {
            content: '?';
        }

td {
    /*padding: 0.25em 2em 0.25em 0em;*/
    padding: 1%;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

#divInsWBLogin2 td {
    /*padding: 0.25em 2em 0.25em 0em;*/
    padding: 0;
    border: 0 none;
}


.RadMenu_default .rmRootGroup, .RadMenu_default a.rmLink, .RadMenu_default .rmGroup .rmText, .RadMenu_default .rmVertical .rmText, .RadMenu_default .rmLeftArrow, .RadMenu_default .rmRightArrow, .RadMenu_default .rmTopArrow, .RadMenu_default .rmBottomArrow {
    background-image: none;
}

.RadMenu_default .rmRootGroup {
    background-color: transparent;
    background-position: 0 -408px;
    background-repeat: repeat-x;
    border: none;
    color: white;
}

.RadMenu_default, .RadMenu_default a.rmLink {
    background-color: transparent;
    color: #ffffff;
    font-size: 12px/23px;
    font-family: "Roboto","Helvetica Neue",Helvetica,sans-serif;
    text-decoration: none;
    top: 0px;
    left: 0px;
    height: 34px;
}

.Lit_Statistiche_Container {
    height: 550px; 
    width:100%; 
    overflow: auto;
}

.dashboard_table {
    font-family: 'Roboto','Helvetica Neue',Helvetica,sans-serif;
    font-size: 12px;
    width: 100%;
    padding: 0;
    border: 1px solid #505050;
}

.dashboard_header {
    border: 1px solid #505050;
    font-weight: bold;
    padding: 5px;
}

.dashboard_row {
    border: 1px solid #505050;
    padding: 5px;
}

.validator span {
    line-height: 100%;
    vertical-align: top;
}

.amaster:hover {
    background-color: #008A17;
    width: 40px;
    height: 40px;
    display: inline-block;
}


.template-table {
    margin: 0px;
}

.template-cell {
    margin: 0px;
}

.template-validation {
    color: #C85305;
    white-space: normal;
}

.template-header {
    width: 150px;
}

.template-control {
    width: 200px;
}

.resize-none {
    resize: none;
}

.testhover {
    display: inline;
    margin-left: 3px;
    padding: 12px 10px 14px 34px;
}


.RadGrid_Telerik thead .rgCommandCell div {
    margin-top: 6px;
}

.marginleft {
    margin-left: 10px;
}

.fullwidth {
    width: 100% !important;
}

.error {
    color: #C85305;
}


.validation-error {
    color: #C85305;
    margin-left: 5px;
}


#whistle span {
    line-height: 75px;
}


#filtri {
    position: relative;
    margin: 10px 0 20px 0;
    height: 50px;
}


.frm_filtro {
    position: absolute;
    bottom: 0;
    left: 450px;
    margin-bottom: 0 !important;
}

.form_filtro {
    float: left;
    margin-left: 10px;
}

    .form_filtro span {
        width: auto;
    }

    .form_filtro div {
        margin-left: 15px;
    }

.captchacontainer {
    position: relative;
    height: 75px;
    margin-top: 20px;
}

.captchacontainer .form_submit {
    margin-bottom: 0 !important;
}


.popup_key {
    background-color: #C2D7EC;
}

div#leftDiv {
    /*background-color: #FFFFFF;
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";
    font-size: 13px;
    font-weight: normal;
    
    line-height: 28px;
    
    white-space: nowrap;
    float:left;*/
    height: 100%;
    float: left;
    display: inline;
    width: 227px;
    margin-left: 10px;
}


div#contentDiv {
    float: left;
    margin: 0 0px 0 0;
    /*width:1100px;*/
}

.lbl_show {
    display: block;
}


.lbl_hide {
    display: none;
}

/*.RadPanelBar .rpItem:after, .RadPanelBar .rpText:after, .RadPanelBar .rpTemplate:after {

    background-color: #000!important;
}

 .RadPanelBar_Telerik .rpGroup a.rpSelected:hover {
   background-color: red; 
}*/

/*sposto il menu in basso, allineato con griglia di dx*/
.RadPanelBar_Telerik {
    margin-top: 10px;
    /* border:1px solid #000;*/
}


.RadGrid .rgGroupItem input, .RadGrid .rgCommandRow img, .RadGrid .rgCommandRow a, .RadGrid .rgHeader input {
    line-height: 28px; /*centro il testo dei pulsanti della griglia in verticale rispetto a immagini*/
}

.RadGrid_Telerik .rgHeader, .RadGrid_Telerik .rgHeader a {
    color: #333;
    font: 12px / 16px "Roboto", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold !important;
}
/*Nel menu di sx all'hover si prende padding minore, lo incremento*/
/*.RadPanelBar .rpGroup a.rpLink:hover {
    padding-bottom: 4px!important;
    
}*/

/*Nel menu di sx all'hover sulla voce "selected" metto il padding "standard"*/
/*.RadPanelBar_Telerik ul.rpGroup .rpSelected:hover, .RadPanelBar_Telerik .rpGroup a.rpSelected:hover{
    padding-bottom: 4px!important;
    
}*/

.RadPanelBar .rpGroup .rpLink .rpOut, .RadPanelBar .rpGroup .rpExpanded .rpOut, .RadPanelBar .rpGroup .rpSelected .rpOut, .RadPanelBar .rpGroup a.rpLink:hover .rpOut, .RadPanelBar .rpGroup a.rpExpanded:hover .rpOut, .RadPanelBar .rpGroup a.rpSelected:hover .rpOut {
    padding-top: 2px;
    padding-bottom: 2px;
}


/*.RadPanelBar .rpRootGroup .rpLink {

    background-color:#000!important;
}


.RadPanelBar .rpRootGroup .rpLink {

    background-color:#000!important;
}*/


.closemodalwindow {
    padding-top: 5px;
    padding-right: 15px;
    float: right;
}

.closemodalwindow a {
    font-size: 12px;
    color: #fff;
}

.close_allegati {
    font-size: 18px !important;
    color: #fff !important;
}

.modal_container {
    padding-top: 10px;
    padding-bottom: 1px;
}

.form .RadPicker {
    float: left;
}

#divContentReport {
    padding: 10px 0 20px 23px;
    float: left;
    text-align: left;
    position: absolute;
}

.InviaPopUp {
    margin: 10px 0 0 0 !important;
    padding: 0 10px 0 0 !important;
}




.PopUplabel {
    float: left;
    width: 270px;
}

#ContainerPopUp textarea {
    padding-right: 10px;
}

#ContainerPopUp textarea {
    float: left;
}

    #ContainerPopUp textarea[readonly="readonly"] {
        background-color: #f2f2f2 !important;
    }

#ContainerPopUp .validation-error {
    float: left;
    width: 50px;
}

#ContainerPopUp .SL-validation-error {
    float: left;
    width: 200px;
    color: #C85305;
}

.CampiObbligatori {
    padding-top: 10px;
    padding-right: 10px;
    float: right;
    font-weight: normal;
    font-size: 12px;
}

.datepickergray input[readonly="readonly"] {
    background-color: #f2f2f2 !important;
}

#Intro {
    color: #fff;
    min-height: 150px;
    overflow: hidden;
    max-height: calc(100vh/3);
    position:relative;
    z-index:1;
}


#divInnerPiumino {
    float: left;
    background-color: #EFEFEF;
    /*width: 370px;*/
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
}

#divInnerScrittina {
    float: left;
    background-color: #EFEFEF;
    width: 445px;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px
}
/*#divContainerPiuminoScritta {
    display: table-cell;
    float: left;
    position: absolute;
    top: 50px;
    left: 280px;
}*/

.form_noteprivacy {
    /*width:100%;*/
    /*background-color:#eee;*/
    height: 30px;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
}


    .form_noteprivacy .frmlabel {
        width: 100%;
    }

/*INIZIO GESTIONE PAGINA INDEX AMMINISTRATORE*/

.container_results {
    margin: 10px;
    /*margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;*/
}


    .container_results table {
        /*min-width: 400px;*/
    }

    .container_results tr {
        /*border-top: 4px solid #fff;*/
    /*border-bottom: 4px solid #fff;*/
}

    /*.container_results td {
    line-height:20px;
   
}*/

    .container_results tr {
        /*line-height: 12px;*/
    }
/*
    .container_results td.font_big {
        line-height: 20px;
    }

    .container_results td.font_medium {
        line-height: 16px;
    }

    .container_results td.font_small {
        line-height: 12px;
    }
    */

#tbl_allsoc td {
    padding: 4px !important;
    white-space: nowrap;
}

    #tbl_allsoc td.headerAllSoc {
        white-space: normal;
    }


tr.bg_darkgrey {
    background-color: #A6A6A6;
}

tr.bg_grey {
    background-color: #eee;
}


tr.bg_blank {
    background-color: #fff;
}



td.counter {
    text-align: center;
    /*padding-right:10px;*/
        line-height: 12px;
    }


.bg_darkgrey .counter {
    color: #fff;
}

.level0 {
    padding-left: 10px;
}

.level1 {
    padding-left: 20px;
}

.level2 {
    padding-left: 30px;
}

.font_big {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
}

.font_medium {
    /*font-size: 16px;*/
    font-weight: normal;
}

.font_small {
    /*font-size:12px;*/
    font-weight: normal;
}

    .font_big a,
    .font_medium a,
    .font_small a {
        color: #505050;
        text-decoration: underline;
        line-height: 12px;
    }


#divLoginSegnalatore a,
#divLoginSegnalatoreCenter a {
    color: #fff;
}

#divLoginSegnalatore,
#divLoginSegnalatoreCenter {
    margin-bottom: 50px;
}


#divLoginSegnalatoreMobile {
    display: none;
}

.button_home_mobile {
    display: none;
}

.frm_login_verifica{
    margin-top:0; 
    padding-top:100px;
}

.frm_login_verifica input {
    width: 200px;
}

.intro_rotate_for_better_view_mobile {
    display: none
}

.pnl_assegnazione div.RadComboBox_Telerik {
    float: left;
}

/*FINE GESTIONE PAGINA INDEX AMMINISTRATORE*/



div.RadMenu_Context {
    background-color: #fff;
}

#error_insert_login {
    padding: 10px;
}


.frm_insert input[type="submit"].btn_modanonimabivio,
.btn_mostraidentita {
    background-color: #dedede;
    cursor: pointer;
    /*float: left;*/
    margin-bottom: 20px;
    padding: 15px 5px;
    /*width: 305px;*/
    /*width: auto;*/
    /*width: 370px;*/
    width: 100%;
}

.frm_insert input[type="submit"].btn_modanonimabivio {
    min-width: 350px !important;
    /*max-width: 500px !important;*/
    min-height: 52px !important;
    margin: 15px 25px 0 0px;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*float: left;*/
}



.frm_login input[type="submit"].btn_modanonima {
    background-color: #dedede;
    cursor: pointer;
    /*float: left;*/
    margin-bottom: 20px;
    padding: 15px 5px;
    /*width: 305px;*/
    /*width: auto;*/
    /*width: 370px;*/
    width: 100%;
}


.frm_login input[type="submit"].btn_mostraidentita {
    background-color: #dedede;
    cursor: pointer;
    float: left;
    margin-bottom: 20px;
    padding: 15px 5px;
    /*width: 305px;*/
    /*width: auto;*/
    /*width: 370px;*/
    width: 100%;
}

.frm_login input[type="submit"].btn_modanonima {
    /*width: 460px !important;
    max-width: 100% !important;*/
    width: auto !important;
    min-width: 350px !important;
}


.frm_login input[type="submit"].btn_modanonimabivio {
    width: 460px !important;
    max-width: 100% !important;
}

.frm_login label.ins_codice {
    margin-right: 0px;
    white-space: nowrap;
}

.ins_codice2 {
    font-weight: bold;
    white-space: nowrap;
}

.frm_login label.login {
    margin-right: 40px;
}

.login_controlla {
    font-weight: bold;
}

.employee_login a{
    color: #505050;
    background-color: #dedede;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid #BABABA;
    /*float: left;*/
    display: inline-block;
    margin-bottom: 20px;
    padding: 15px 0px;
    font-weight: bold !important;
    width: 348px !important;
    max-width: 348px !important;
    text-align: center;
    margin-bottom: 19px;
    min-height: 22px;
}

.employee_login {
    width: 100%;
}

.employee_choice {
    color: #505050;
    background-color: #dedede;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid #BABABA;
    /*float: left;*/
    margin-bottom: 20px;
    font-weight: bold;
    width: 100% !important;
    text-align: center;
    height: 40px !important;
    padding: 5px !important;
    min-height: 52px !important;
    font-weight: bold !important;
    margin-right: 0px !important;
    line-height: 20px !important;
    vertical-align: middle !important;
    max-width: 350px !important;
}


#anchor_segnala {
    /*color: #505050;
    background-color: #dedede;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid #BABABA;
    padding: 15px 0px;
    font-weight: bold;
    width: 350px !important;
    min-width: 350px !important;
    max-width: 100% !important;
    text-align: center;
    min-height: 22px;
    padding: 20px 80px;*/
    /*display:inline-block !important;*/
}

.btn_controlla_captcha {
    margin-left: 4px;
    width: 217px !important;
}

.btn_controlla_login {
    margin-left: 4px;
    width: 217px !important;
}

.btn_controlla {
    color: #505050;
    background-color: #dedede;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid #BABABA;
    float: left;
    margin-bottom: 20px;
    padding: 15px 0px;
    font-weight: bold;
    width: 150px !important;
    max-width: 100% !important;
    text-align: center;
    margin-bottom: 19px;
    min-height: 22px;
}

    .btn_controlla:hover {
        border: 1px solid #909090;
    }

.btn_wb_insert {
    color: #505050;
    background-color: #dedede;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid #BABABA;
    float: left;
    margin-bottom: 20px;
    padding: 15px 0px;
    font-weight: bold;
    width: 100px !important;
    max-width: 100% !important;
    text-align: center;
    margin-top: 5px;
    min-height: 22px;
}

    .btn_wb_insert:hover {
        border: 1px solid #909090;
    }

.intro_to_choice {
    text-align: center;
    width: 100%;
    border: 0px solid #ff0000;
    height: 70px;
    min-height: 70px;
    max-height: 70px;
    margin-top: 10px;
}



.privacy_header_old {
    float: left;
    border: 0px solid #ff0000;
    padding-top: 30px;
    text-align: center;
    width: calc(100% - 550px);
    min-width: 300px;
}

.privacy_header {
    border: 0px solid #f00;
    top: 5px;
    text-align: center;
    width: 800px;
    min-width: 800px;
    position: absolute;
    left: calc((100% - 800px)/2);
}

.privacy_header_mobile {
    display: none;
    height: 0 !important;
}

.privacy_header_admin_old {
    float: left;
    border: 0px solid #ff0000;
    padding-top: 30px;
    text-align: center;
    width: calc(100% - 850px);
    min-width: 300px;
}

.privacy_header_admin_old2 {
    border: 0px solid #ff0000;
    padding-top: 30px;
    text-align: center;
    width: 50%;
    min-width: 300px;
    position: absolute;
    left: 25%;
}

.privacy_header_admin {
    border: 0px solid #f00;
    top: 5px;
    text-align: center;
    width: 800px;
    min-width: 800px;
    position: absolute;
    left: calc((100% - 800px)/2);
}

.intro_to_choice_text {
    text-align: center;
    width: 70%;
    margin-top: 10px;
    height: 130px;
    border: 0px solid #0000ff;
    margin: auto;
    overflow-y: hidden;
    padding-top: 40px;
}


.employee_login a:hover{
    border: 1px solid #909090;
}

.RadComboBoxDropDown .rcbMoreResults a {
    width: 17px;
}

.RadComboBoxDropDown_Telerik .rcbMoreResults a {
    background-position: -190px -100px;
}

.helpmenumobile {
    display: none !important;
}

.Intro_CheckStato {
    margin: 10px;
}

.valsumm_list ul {
    display: none;
}

.radcombo_ins {
    max-width: 410px;
}

.RadMenu a.rmLink {
    cursor: pointer !important;
}

.RadUpload_Default .ruStyled .ruFileInput {
    cursor: pointer;
}


@media screen and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px) and (orientation: portrait) {

    .mobile {
        display: none;
    }

    .tablet {
        display: none;
    }

    .nomobile {
        display: block;
    }

    #Intro .nomobile h3 {
        color: #505050;
    }

    .body_home #wb_insert a,
    .body_home #divLoginSegnalatore a,
    .body_home #divLoginSegnalatoreCenter a{
        color: #505050 !important;
    }

    #Intro .nomobile h3 {
        color: #505050;
    }

    .body_home #wb_insert a,
    .body_home #divLoginSegnalatore a,
    .body_home #divLoginSegnalatoreCenter a{
        color: #505050 !important;
    }

    #MainContent_titolo {
        /*VERSIONE VECCHIA DEL TITOLO CON FISCHIETTO GRIGIO E SCRITTA A DX*/
        /* 
    margin:0 auto 0 auto;
    color:#505050;
    text-align:left;
    background: url('../images/whistle_home.png') no-repeat;
    height:75px;
    width:410px;
    position:relative;
    */
        margin: 0 auto 0 auto;
        color: #fff;
        text-align: left;
        /*background: url('../images/eWhistle.png') no-repeat;*/
        /*
    color:#505050;
    height:224px;
    width:230px;*/
        height: 120px;
        width: 360px;
        position: relative;
    }









    #divIntroWBInterna {
        padding: 20px 0 20px 40px;
        float: left;
        font-size: 17px;
        font-weight: bold;
        text-align: left;
        line-height: 17px;
    }

        #divIntroWBInterna input[type="text"], #divIntroWBInterna input[type="password"] {
            margin: 20px 0;
            height: 25px;
            /*border:1px solid #505050;*/
            border: 1px solid #000;
            width: 350px;
            float: left;
            background-color: transparent;
        }

        #divIntroWBInterna input[type="submit"], #divIntroWBInterna input[type="button"], #divIntroWBInterna button {
            margin: 20px 0 0 20px;
            height: 35px;
            /*border:1px solid #505050;*/
            border: 1px solid #000;
            background-color: transparent;
            float: left;
            color: #000;
        }


    #divIntroWB {
        padding: 20px 0 20px 40px;
        float: left;
        font-size: 17px;
        font-weight: bold;
        text-align: left;
        position: absolute;
        bottom: 0px;
        color: #fff;
        line-height: 17px;
    }


    #divLoginSegnalatore {
        padding: 0;
        float: left;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        position: absolute;
        bottom: 0px;
        color: #fff;
        line-height: 13px;
        bottom: 100px;
        padding-left: 10px;
        width: 30%;
    }

    #divLoginSegnalatoreCenter {
        font-size: 13px;
        font-weight: bold;
        position: relative;
        color: #fff;
        line-height: 13px;
    }

    #divIntroWB input[type="text"], #divIntroWB input[type="password"] {
        margin: 20px 0;
        height: 25px;
        /*border:1px solid #505050;*/
        border: 1px solid #fff;
        width: 350px;
        float: left;
        background-color: transparent;
    }

    #divIntroWB input[type="submit"], #divIntroWB input[type="button"], #divIntroWB button {
        margin: 20px 0 0 20px;
        height: 27px;
        /*border:1px solid #505050;*/
        border: 0;
        background-color: transparent;
        float: left;
        color: #fff;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) and (orientation: portrait) {

    .mobile {
        display: none;
    }

    .nomobile {
        display: block;
    }

    .tablet {
        display: none;
    }

    .RadGrid_Telerik .rgMasterTable, .RadGrid_Telerik .rgDetailTable, .RadGrid_Telerik .rgGroupPanel table, .RadGrid_Telerik .rgCommandRow table, .RadGrid_Telerik .rgEditForm table, .RadGrid_Telerik .rgPager table {
        font: 10px/12px "Roboto","Helvetica Neue",Helvetica,sans-serif;
    }

    .RadGrid_Telerik .rgHeader, .RadGrid_Telerik .rgHeader a {
        color: #333;
        font: 10px/12px "Roboto","Helvetica Neue",Helvetica,sans-serif;
        font-weight: bold;
    }

    /*#divContainerPiuminoScritta {
    display: table-cell;
    float: left;
    position: absolute;
    top: 50px;
    left: 230px;
}*/

    #wb_insert {
        /*background: url('../images/segnala.jpg') no-repeat;
    float:left;
    width:495px;
    height:278px;*/
        /*background: url('../images/bg_home_sx.png') no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;*/
        /*border-right: 2px solid #505050;*/
        /*border-right: 2px solid #fff;
        float: left;
        padding-right: 2%;
        width: 48%;*/
    }



    #wb_receive {
        /* background: url('../images/ricevi.jpg') no-repeat;
    float:left;
    width:495px;
    height:278px;*/
        float: left;
        padding-left: 2%;
        width: 47%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {



    .mobile {
        display: none;
    }

    .nomobile {
        display: none;
    }

    .tablet {
        display: block;
    }


    .RadGrid_Telerik .rgMasterTable, .RadGrid_Telerik .rgDetailTable, .RadGrid_Telerik .rgGroupPanel table, .RadGrid_Telerik .rgCommandRow table, .RadGrid_Telerik .rgEditForm table, .RadGrid_Telerik .rgPager table {
        font: 11px/13px "Roboto","Helvetica Neue",Helvetica,sans-serif;
    }

    .RadGrid_Telerik .rgHeader, .RadGrid_Telerik .rgHeader a {
        color: #333;
        font: 11px/13px "Roboto","Helvetica Neue",Helvetica,sans-serif;
        font-weight: bold;
    }



    #wb_insert {
        /*background: url('../images/segnala.jpg') no-repeat;
    float:left;
    width:495px;
    height:278px;*/
        /*background: url('../images/bg_home_sx.png') no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;*/
        /*border-right: 2px solid #505050;*/
        /*border-right: 2px solid #fff;
        padding-right: 2%;
        width: 48%;*/
        /*float: left;
        
        height: 60px;
        vertical-align: super !important;*/
    }

        #wb_insert a {
            /*color:#505050;*/
            color: #fff;
        }

        #wb_insert p {
            /*margin-top:20px;*/
            /*float: right;*/
            /*color:#505050;*/
            color: #fff;
            font-size: 24px;
            height: 60px;
            /*margin:20px 20px 0 0;*/
        }

    /*#wb_receive {
     
        float: left;
        padding-left: 2%;
        width: 47%;
        height: 60px;
        vertical-align: super !important;
    }*/

    /*#wb_receive a {
            color: #fff;
        }*/



    #wb_receive p {
        font-size: 20px;
    }

    #whistle span {
        line-height: 60px;
    }

    /*#whistle .sep {
    margin-left:40px;
    margin-right:40px;
    float:left;
}*/

    #divIntroWBInterna {
        padding: 20px 0 20px 40px;
        float: left;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        line-height: 13px;
    }

        #divIntroWBInterna input[type="text"], #divIntroWBInterna input[type="password"] {
            margin: 20px 0;
            height: 20px;
            /*border:1px solid #505050;*/
            border: 1px solid #000;
            width: 250px;
            float: left;
            background-color: transparent;
        }

        #divIntroWBInterna input[type="submit"], #divIntroWBInterna input[type="button"], #divIntroWBInterna button {
            margin: 20px 0 0 20px;
            height: 28px;
            /*border:1px solid #505050;*/
            border: 1px solid #000;
            background-color: transparent;
            float: left;
            color: #000;
            font-size: 13px;
        }

    #divIntroWB {
        padding: 20px 0 20px 40px;
        float: left;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        position: absolute;
        bottom: 0px;
        color: #fff;
        line-height: 13px;
    }

    #divLoginSegnalatore {
        padding: 0px;
        float: left;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        position: relative;
        color: #fff;
        line-height: 13px;
        bottom: 100px;
    }



    #divIntroWB input[type="text"], #divIntroWB input[type="password"] {
        margin: 20px 0;
        height: 20px;
        /*border:1px solid #505050;*/
        border: 1px solid #fff;
        width: 250px;
        float: left;
        background-color: transparent;
    }

    #divIntroWB input[type="submit"], #divIntroWB input[type="button"], #divIntroWB button {
        margin: 20px 0 0 20px;
        height: 20px;
        /*border:1px solid #505050;*/
        border: 0;
        background-color: transparent;
        float: left;
        color: #fff;
        font-size: 13px;
    }


    #MainContent_titolo {
        margin: 0 auto 0 auto;
        color: #fff;
        text-align: left;
        /*background: url('../images/eWhistle.png') no-repeat;*/
        background-size: contain;
        height: 86px;
        width: 290px;
        position: relative;
        margin-bottom: 10px;
        background-position-x: 12px;
    }


    #MainContent_titolo {
        display: none;
    }




    .logo_nome img {
        width: auto;
        border: 0;
    }

    #Intro {
        font-size: 10px;
        min-height: 150px;
    }

    #wb_insert_checkbox_segnala table td {
        height: 12px !important;
        font-size: 12px !important;
    }

        #wb_insert_checkbox_segnala table td h3 {
            line-height: 12px !important;
            font-size: 12px !important;
        }

    #wb_insert_checkbox_segnala h3 {
        line-height: 12px !important;
        font-size: 12px !important;
    }
    /*#divInnerPiumino{
	float:left; background-color:#EFEFEF; width:370px; margin:auto; padding-left:10px; padding-right:10px; margin-left:-45px;
	}
	#divInnerScrittina{
	float:left; background-color:#EFEFEF; width:445px; margin:auto; padding-left:10px; padding-right:10px; margin-left:-45px
		}*/

    /*#divContainerPiuminoScritta {
        display: table-cell;
        float: left;
        position: absolute;
        top:50px;
        left: 280px;
    }*/

    .footer .footer-left, .footer_blank .footer-left {
        float: left;
        font-size: 8px;
    }

    .footer .footer-right, .footer_blank .footer-right {
        float: right;
        font-size: 8px;
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .helpmenumobile {
        display: block !important;
        -webkit-filter: invert(70%);
        filter: invert(70%);
    }

    .footer-center {
        display: none !important;
    }

    .footer-left {
        width: 70% !important;
    }

    .RadWindow_Telerik {
        max-width: 95% !important;
    }


    .header_int {
        height: 80px;
    }

    img {
        width: 70%;
    }

    .mobile {
        display: block;
    }

    .nomobile {
        display: none;
    }

    .tablet {
        display: none;
    }

    #divLoginSegnalatoreMobile {
        display: block;
        margin: 10px;
    }

    .button_home_mobile {
        display: block;
        color: #505050;
        background-color: #dedede;
        cursor: pointer;
        font-size: 16px;
        border: 1px solid #BABABA;
        padding: 5px 30px;
        font-weight: bold !important;
        width: 350px !important;
        max-width: 350px !important;
        text-align: center;
        min-height: 22px;
        margin-top: 50px;
    }

    .button_home_mobile a {
        font-weight: bold !important;
    }

    .footer_blank {
        border-top: 1px solid #CCCCCC;
        clear: both;
        color: #fff;
        font-size: 11px;
        margin-top: 40px;
        margin-top: 0px;
        margin-top: calc(120vh);
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .button_home_mobile:hover {
        color: #505050;
    }

    #whistle {
        /*margin:20px auto 20px auto;
    width:1100px;*/
        /*height: 300px;*/
        margin-top: 30px;
    }

    .RadGrid_Telerik .rgMasterTable, .RadGrid_Telerik .rgDetailTable, .RadGrid_Telerik .rgGroupPanel table, .RadGrid_Telerik .rgCommandRow table, .RadGrid_Telerik .rgEditForm table, .RadGrid_Telerik .rgPager table {
        font: 11px/13px "Roboto","Helvetica Neue",Helvetica,sans-serif;
    }

    .RadGrid_Telerik .rgHeader,.RadGrid_Telerik .rgHeader a {
        color: #333;
        font: 11px/13px "Roboto","Helvetica Neue",Helvetica,sans-serif;
        font-weight: bold;
    }


    #containerLoginHP {
        padding-top: 10px;
        padding-left: 15px;
        font-weight: normal;
        font-size: 8px;
        color: black;
        line-height: 9px !important;
    }


        #containerLoginHP img {
            width: 30px;
            margin-left: 15px;
        }

        #containerLoginHP td, #containerLoginHP b, #containerLoginHP span {
            line-height: 9px !important;
        }

    .InviaPopUp .btn_noborder {
        font-size: 8px;
        padding: 2px 6px;
        line-height: 10px;
    }

    #whistle span {
        line-height: 60px;
    }

    /*#whistle .sep {
    margin-left:40px;
    margin-right:40px;
    float:left;
}*/
    #divIntroWBInterna {
        padding: 20px 0 20px 40px;
        float: left;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        line-height: 13px;
    }

        #divIntroWBInterna input[type="text"], #divIntroWBInterna input[type="password"] {
            margin: 20px 0;
            height: 20px;
            /*border:1px solid #505050;*/
            border: 1px solid #000;
            width: 250px;
            float: left;
            background-color: transparent;
        }

        #divIntroWBInterna input[type="submit"], #divIntroWBInterna input[type="button"], #divIntroWBInterna button {
            margin: 20px 0 0 20px;
            height: 28px;
            /*border:1px solid #505050;*/
            border: 1px solid #000;
            background-color: transparent;
            float: left;
            color: #000;
            font-size: 13px;
        }


    #divIntroWB,
    #divLoginSegnalatore {
        padding: 0;
        float: left;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        position: relative;
        bottom: 0px;
        color: #fff;
        line-height: 13px;
    }



        #divIntroWB input[type="text"], #divIntroWB input[type="password"] {
            margin: 20px 0;
            height: 20px;
            /*border:1px solid #505050;*/
            border: 1px solid #fff;
            width: 250px;
            float: left;
            background-color: transparent;
        }

        #divIntroWB input[type="submit"], #divIntroWB input[type="button"], #divIntroWB button {
            margin: 20px 0 0 20px;
            height: 20px;
            /*border:1px solid #505050;*/
            border: 0;
            background-color: transparent;
            float: left;
            color: #fff;
            font-size: 13px;
        }


    #MainContent_titolo {
        margin: 0 auto 0 auto;
        color: #fff;
        text-align: left;
        /*background: url('../images/eWhistle.png') no-repeat;*/
        background-size: contain;
        height: 34px;
        width: 116px;
        position: relative;
        background-position-x: 12px;
        margin-top: 0px;
    }

    #MainContent_titolo {
        display: none;
    }


    .header_home {
        height: 50px;
    }


    .body_home.logo_nome img {
        height: 40px;
        width: auto;
        border: 0;
    }

    .logo_nome img {
        height: 40px;
        width: auto;
        border: 0;
    }

    .langinfo {
        padding-top: 18px;
    }

    #Intro {
        font-size: 6px;
        min-height: 60px;
    }

    .privacy_header {
        border: 0px solid #f00;
        top: 5px;
        text-align: center;
        width: 400px;
        min-width: 400px;
        position: absolute;
        left: calc((100% - 400px)/2);
        font-size: 9px;
    }

    #Intro h3 {
        line-height: 8px !important;
    }

    #wb_insert_checkbox_segnala table td {
        height: 12px !important;
        font-size: 9px !important;
    }

        #wb_insert_checkbox_segnala table td h3 {
            line-height: 12px !important;
            font-size: 9px !important;
        }

    #wb_insert_checkbox_segnala h3 {
        line-height: 12px !important;
        font-size: 9px !important;
    }

    /*#divInnerPiumino{
	float:left; background-color:#EFEFEF; width:370px; margin:auto; padding-left:10px; padding-right:10px; margin-left:-45px;
	}
	#divInnerScrittina{
	float:left; background-color:#EFEFEF; width:445px; margin:auto; padding-left:10px; padding-right:10px; margin-left:-45px
		}*/

    /*#divContainerPiuminoScritta {
        display: none;
        float: left;
        position: absolute;
        top:50px;
        left: 280px;
        
    }*/

    .footer .footer-left, .footer_blank .footer-left {
        float: left;
        font-size: 8px;
    }

    .footer .footer-right, .footer_blank .footer-right {
        float: right;
        font-size: 8px;
    }

    .footer {
        border-top: 1px solid #CCCCCC;
        clear: both;
        color: #666666;
        font-size: 11px;
        margin-top: 120vh;
        /*margin-top: 0px;*/
        overflow: hidden;
        /*padding-top: 15px;*/
        padding-left: 10px;
        padding-right: 10px;
        /*qui*/
        position: absolute;
        width: 100%;
        top: 100%;
        bottom: 0;
    }

    .intro_to_choice_text {
        text-align: center;
        width: 70%;
        margin-top: 10px;
        height: 40px;
        border: 0px solid #0000ff;
        margin: auto;
        overflow-y: hidden;
        padding-top: 40px;
    }



    .logo_nome img {
        width: auto;
        border: 0;
    }

    .logo_nome {
        width: 100px;
        border: 0;
    }

    #ContainerScrittina {
        display: none;
    }

    .frm_wbinsert {
        left: 210px;
    }

    .frmlabel_big {
        width: 90%;
    }

    .frm_login table {
        width: 100%;
    }

    input[type="text"], textarea {
        width: 90%;
    }

    textarea {
        height: 50px !important;
    }

    input[type="text"].ruFakeInput {
        width: 60%;
    }

    .RadUpload .ruFileWrap {
        width: 95%;
    }

    #divIntroWB,
    #divLoginSegnalatore {
        height: 0px;
        display: none;
    }

    #wb_receive {
        width: 0px;
        display: none;
    }

    #wb_insert {
        border: 0px;
        width: 100%;
        margin-top: 37px;
    }

        #wb_insert p {
            float: none;
            margin-top: -50px;
            font-size: 14px;
        }

    .footer .footer-left, .footer_blank .footer-left {
        float: left;
        font-size: 6px;
    }

    .footer .footer-right, .footer_blank .footer-right {
        float: right;
        font-size: 6px;
    }
}


@media screen and (max-width: 767px) and (orientation: portrait) {
    .helpmenumobile {
        display: block !important;
        -webkit-filter: invert(70%);
        filter: invert(70%);
    }

    .header_home {
        background: none repeat scroll 0 0 transparent;
        clear: both;
        height: 50px;
    }

    .footer-center {
        display: none !important;
    }

    .footer-left {
        width: 65% !important;
    }

    .RadWindow_Telerik {
        max-width: 95% !important;
    }

    .frm_login {
        /*float:left;*/
        width: 350px; /*400px;*/
    }

        .frm_login table {
            width: 100%;
        }

    .header_int {
        height: 50px;
        min-width: 400px;
    }


    #home_sx {
        /*background: url('../images/bg_home_sx.png') no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: left top;
        background-attachment: fixed;*/
        float: left;
        height: 100%;
        z-index: -1;
        width: 49%;
    }


    #home_dx {
        /*background: url('../images/bg_home_dx.png') no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: right top;
        background-attachment: fixed;*/
        float: right;
        height: 100%;
        z-index: -1;
        width: 49%;
    }

    .mobile {
        display: block;
    }

    .nomobile {
        display: none;
    }

    .tablet {
        display: none;
    }


    .RadGrid_Telerik .rgMasterTable, .RadGrid_Telerik .rgDetailTable, .RadGrid_Telerik .rgGroupPanel table, .RadGrid_Telerik .rgCommandRow table, .RadGrid_Telerik .rgEditForm table, .RadGrid_Telerik .rgPager table {
        font: 11px/13px "Roboto","Helvetica Neue",Helvetica,sans-serif;
    }

    .RadGrid_Telerik .rgHeader, .RadGrid_Telerik .rgHeader a {
        color: #333;
        font: 11px/13px "Roboto","Helvetica Neue",Helvetica,sans-serif;
        font-weight: bold;
    }

    #containerLoginHP {
        padding-top: 10px;
        padding-left: 15px;
        font-weight: normal;
        font-size: 10px;
        color: black;
        line-height: 11px !important;
    }


        #containerLoginHP img {
            width: 30px;
            margin-left: 15px;
        }

        #containerLoginHP td, #containerLoginHP b, #containerLoginHP span {
            line-height: 11px !important;
        }









    #whistle span {
        line-height: 60px;
    }


    #divIntroWBInterna {
        padding: 20px 0 20px 40px;
        float: left;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        line-height: 13px;
    }

        #divIntroWBInterna input[type="text"], #divIntroWBInterna input[type="password"] {
            margin: 20px 0;
            height: 20px;
            /*border:1px solid #505050;*/
            border: 1px solid #000;
            width: 250px;
            float: left;
            background-color: transparent;
        }

        #divIntroWBInterna input[type="submit"], #divIntroWBInterna input[type="button"], #divIntroWBInterna button {
            margin: 20px 0 0 20px;
            height: 28px;
            /*border:1px solid #505050;*/
            border: 1px solid #000;
            background-color: transparent;
            float: left;
            color: #000;
            font-size: 13px;
        }

    #divIntroWB,
    #divLoginSegnalatore {
        padding: 0px;
        float: left;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        position: relative;
        bottom: 0px;
        color: #fff;
        line-height: 13px;
    }

        #divIntroWB input[type="text"], #divIntroWB input[type="password"] {
            margin: 20px 0;
            height: 20px;
            /*border:1px solid #505050;*/
            border: 1px solid #fff;
            width: 250px;
            float: left;
            background-color: transparent;
        }

        #divIntroWB input[type="submit"], #divIntroWB input[type="button"], #divIntroWB button {
            margin: 20px 0 0 20px;
            height: 20px;
            /*border:1px solid #505050;*/
            border: 0;
            background-color: transparent;
            float: left;
            color: #fff;
            font-size: 13px;
        }


    #MainContent_titolo {
        margin: 0 auto 0 auto;
        color: #fff;
        text-align: left;
        /*background: url('../images/eWhistle.png') no-repeat;*/
        background-size: contain;
        height: 86px;
        width: 290px;
        position: relative;
        margin-bottom: 10px;
        background-position-x: 12px;
    }


    .body_home.logo_nome img {
        height: 40px;
        width: auto;
        border: 0;
    }

    .logo_nome img {
        height: 40px;
        width: auto;
        border: 0;
    }

    .langinfo {
        padding-top: 17px;
        /*margin-right: 35px;*/
    }

    .header_int .menu_right_ony_lang {
        float: right;
        margin-right: 30px !important;
    }

    .pnl_link_segnalazione_left {
        padding-left: 0px;
    }

    .privacy_header {
        display: none;
    }

    .intro_to_choice_text {
        text-align: center;
        width: 70%;
        margin-top: 10px;
        height: 40px;
        border: 0px solid #0000ff;
        margin: auto;
        overflow-y: hidden;
        padding-top: 40px;
    }

    .header_home .no_receive {
        float: right;
        margin-right: 0px !important;
    }

    .privacy_header_mobile {
        float: left;
        border: 0px solid #ff0000;
        margin-top: 0px;
        text-align: center;
        width: 100%;
        font-size: 9px;
        display: block !important;
        min-height:20px;
        /*margin-bottom: 20px;*/
    }

    #divLoginSegnalatoreMobile {
        display: block;
        margin:10px;
    }

    .button_home_mobile {
        display: block;
        color: #000000;
        background-color: #dedede;
        cursor: pointer;
        font-size: 16px;
        border: 1px solid #BABABA;
        float: left;
        padding: 15px 0px;
        font-weight: bold !important;
        width: 100% !important;
        max-width: 100% !important;
        text-align: center;
        min-height: 22px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }

    .frm_login_verifica {
        margin-top: 0;
        padding-top: 20px;
    }

    .intro_rotate_for_better_view_mobile
    {
        display: block;
        padding: 20px 0;
        font-weight: bold;
        text-align: left;
    }

    .button_home_mobile:hover {
        color: #505050;
    }

    .employee_login a{
        color: #505050;
        background-color: #dedede;
        cursor: pointer;
        font-size: 16px;
        border: 1px solid #BABABA;
        float: left;
        margin-bottom: 20px;
        padding: 15px 0px;
        font-weight: bold;
        width: 340px !important;
        max-width: 100% !important;
        text-align: center;
        margin-bottom: 19px;
        min-height: 22px;
    }

    .logo_nome {
        width: 100px;
    }

    .privacy_header_admin {
        display: none;
    }

    #Intro {
        font-size: 10px;
        /*margin-top: 8px;*/
        min-height: 150px;
    }

        #Intro h3 {
            line-height: 12px !important;
        }

    #wb_insert_checkbox_segnala table td {
        height: 12px !important;
        font-size: 10px !important;
        padding: 0 !important;
    }

        #wb_insert_checkbox_segnala table td h3 {
            line-height: 12px !important;
            font-size: 10px !important;
        }

    #wb_insert_checkbox_segnala h3 {
        line-height: 12px !important;
        font-size: 10px !important;
    }

    /*#divInnerPiumino{
	float:left; background-color:#EFEFEF; width:370px; margin:auto; padding-left:10px; padding-right:10px; margin-left:-45px;
	}
	#divInnerScrittina{
	float:left; background-color:#EFEFEF; width:445px; margin:auto; padding-left:10px; padding-right:10px; margin-left:-45px
		}*/
    /*#divContainerPiuminoScritta {
        display: none;
        float: left;
        position: absolute;
        top:50px;
        left: 280px;
    }*/
    .footer .footer-left, .footer_blank .footer-left {
        float: left;
        font-size: 8px;
    }

    .footer .footer-right, .footer_blank .footer-right {
        float: right;
        font-size: 8px;
    }

    #ContainerScrittina {
        display: none;
    }

    .frm_wbinsert {
        /*left: 210px;*/
        left: 180px;
        top: 53px;
    }

    .frmlabel_big {
        width: 90%;
    }

    input[type="text"], textarea {
        width: 85%;
    }

    textarea {
        height: 50px !important;
    }

    input[type="text"].ruFakeInput {
        width: 60%;
    }

    .RadUpload .ruFileWrap {
        width: 95%;
    }

    #divIntroWB,
    #divLoginSegnalatore {
        height: 0px;
        display: none;
    }

    #wb_receive {
        width: 0px;
        display: none;
    }

    #wb_insert {
        border: 0px;
        width: 100%;
    }

        #wb_insert p {
            float: none;
            margin-top: 40px;
        }

    .footer .footer-left, .footer_blank .footer-left {
        float: left;
        font-size: 7px;
    }

    .footer .footer-right, .footer_blank .footer-right {
        float: right;
        font-size: 7px;
    }

    .RadMenu_Lang .rmHorizontal .Userlogin span.rmText {
        display: inline;
        /* padding-left: 40px; */
        padding-left: 22px;
        background: url(../images/login.png) no-repeat;
        /* border: 1px solid #ff0000; */
        width: 70px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 12px;
        /**/
        margin-top: 40px;
        width: 15px;
        border: 0px solid #ff0000;
    }

    /*.RadMenu a.rmImageOnly .rmLeftImage, .RadMenu .rmRootGroup a.rmImageOnly {
        background-color: #EFEFEF;
    }*/





    .RadGrid_Telerik .rgHeader {
        color: #333;
        font: 12px/16px "Roboto","Helvetica Neue",Helvetica,sans-serif;
        font-weight: bold !important;
    }

    #Intro a h3 {
        text-decoration: underline;
    }

    /*@media screen and (max-width: 500px) {
        .RadMenu a.rmImageOnly .rmLeftImage, .RadMenu .rmRootGroup a.rmImageOnly {
            display: none;
        }
    }*/


    @media screen and (max-width: 767px) {
        #divContainerPiuminoScritta img {
            display: none;
        }

        #divContainerPiumino {
            width: 90% !important;
        }

        #divInnerPiumino {
            /*width: 320px;*/
        }

        .frm_login input[type="submit"].btn_modanonima, .btn_mostraidentita {
            /*width: 330px;*/
            width: 100% !important;
            border-radius: 0;
            height: 40px;
            padding: 5px;
            min-height: 55px;
        }
    }
    /*@media screen and (max-width: 767px) {

        .header_home {
            height: 50px;
    
        }

        #wb_insert {
            margin-top:-40px;
        } 
    }
    */
}

/*restyling 5.0.7.8*/

.header_int {
    font-size: 14px;
    width: 100% !important;
}

.header_int .RadMenu_Lang .rmHorizontal .Userlogin span.rmText {
    font-size: 14px;
}

.header_home .RadMenu_Lang .rmHorizontal .container_divlang span.rmText {
    font-size: 14px;
}

.header_int .langinfo .rmItem .rmFirst {
    margin-right: 5px !important;
}

.header_int .langinfo .rmItem .container_divlang {
    margin-left: 10px !important;
}


.header_int .langinfo .container_divlang .rmSlide {
    left: -22px !important;
    top: 28px !important;
    width: 80px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    background-image: none !important;
    border-style: solid !important;
    border-color: #505050 !important;
    border-width: 1px !important;
    background-color: #FFFFFF !important;
    padding-bottom: 10px !important;
}


.header_int .langinfo .Userlogin .rmSlide {
    background-image: none;
    border-style: solid;
    border-color: #505050;
    border-width: 1px;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}

.header_int .RadMenu .rmSlide {
    position: absolute;
    overflow: hidden;
    display: none;
    float: left;
    top: 28px !important;
    width: 128px !important;
}

.header_int .menu_master_voices .RadMenu .rmSlide {
    position: absolute;
    overflow: hidden;
    display: none;
    float: left;
    top: 28px !important;
    width: 250px !important;
}

.header_int .RadMenu_Lang .rmHorizontal .Userlogin span.rmText {
    padding-left: 0;
    width: auto;
}

.header_int .RadMenu .rmGroup .container_divlang {
    padding: 0 2px 0 2px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    width: 70px !important;
}

.header_int .logo_nome a, a:hover, a:link, a:active, a:focus {
    color: #505050;
    font-weight: normal
}

.header_int .logo_nome .RadMenu_Lang a.rmLink {
    margin: 0 16px 0 16px;
}

.header_int .logo_nome .RadMenu .rmHorizontal .rmText {
    padding: 0 0 1px 0;
}

.header_int .menu_right {
    float: right;
    width: auto;
    margin-right: 10px;
}

.header_int .menu_right_ony_lang {
    float: right;
    margin-right: 10px;
}

.header_int .menu_right_ony_lang .rmDisabled{
    display: none;
}

.header_int .menu_right .RadMenu_Lang{
    margin-right: 1px;
}

.header_int .menu_master_home {
    float: left;
    margin: 25px 16px 0 32px;
}

.header_int .menu_master_voices {
    float:left;
    margin:25px 0 0 0;
}

.header_int .Userlogin .rmText .rmExpandDown {
    width: 100%;
    padding: 0;
    float: right;
    text-align: right;
}

.header_int .langinfo .RadMenu .rmItem {
    padding: 0px;
    width: auto !important;
    margin-right: 0px;
}

.header_int .langinfo .RadMenu .rmHorizontal .rmText {
    padding: 0px 16px 1px 3px;
}

.header_int .langinfo .RadMenu .rmHorizontal .rmSlide .rmText {
    padding: 7px 16px 1px 3px;
}

.header_int .langinfo .RadMenu .rmGroup .rmItem {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.header_int .langinfo img {
   cursor: default;
}

.header_int .userMenuItemLangBackground {
    background: url('../images/arrowdown.png') no-repeat top right;
}

.header_home .userMenuItemLangBackground {
    background: url('../images/arrowdown.png') no-repeat top right;
}

.header_home .langinfo .container_divlang .rmSlide {
    left: -30px !important;
    top: 28px !important;
    width: 80px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    background-image: none !important;
    border-style: solid !important;
    border-color: #505050 !important;
    border-width: 1px !important;
    background-color: #FFFFFF !important;
    padding-bottom: 10px !important;
}

.header_home .langinfo .RadMenu .rmHorizontal .rmSlide .rmText {
    padding: 7px 16px 1px 3px;
}

.header_home .no_receive {
    float:right; 
    margin-right: 18px;
}

.header_home .langinfo .rmRootGroup a.rmImageOnly {
    margin-left: 25px;
}