/*@import url("common.css");*/
/* CSS Document */


/* css per step promozioni */

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

    .material-switch > label::before {
        background: rgb(0, 0, 0);
        box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        content: '';
        height: 16px;
        margin-top: -8px;
        position: absolute;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        width: 40px;
    }

    .material-switch > label::after {
        background: rgb(255, 255, 255);
        border-radius: 16px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        content: '';
        height: 24px;
        left: -4px;
        margin-top: -8px;
        position: absolute;
        top: -4px;
        transition: all 0.3s ease-in-out;
        width: 24px;
    }

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard-row2 {
    display: table-row;
}


.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.update-nag > .update-split.update-orange {
    background: #E74A13 !important;
}


.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-row2::before {
    top: 25px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

/* fine css per step promozioni */


.disabilitaAggiungiSoglia {
    color: gray;
    cursor: default !important;
    text-decoration: none !important;
}

.qsf-demo-canvas {
    float: left;
}

    .qsf-demo-canvas .breadcrumb {
        height: 100px;
        background: transparent url(Images/bg.png) repeat-x 0 0;
        padding-top: 46px;
        clear: both;
    }

.jumbotronPadding {
    padding-left: 6px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 0;
    height: 150px;
}

.zIndex0 {
    z-index: 0;
}

.qsf-demo-canvas .breadcrumb h3 {
    font: 24px Georgia, Arial, "sans-serif";
    clear: left;
    margin: 20px 0 0 148px;
    color: #000;
}

.paddingTable td {
    padding: 5px;
}

.paddingMenu td {
    padding: 2px;
    color: white;
}

.paddingMenu a:hover {
    color: #ffffff;
    text-decoration: none;
}

.personal {
    font-size: 17px;
}

.zIndex50 {
    z-index: 50 !important;
}

.cfade {
    display: none;
}

.cnofade {
    display: block;
}
/** Customize the menu */
.qsf-demo-canvas .RadMenu {
}


/** Customize the site map (bread crumb) */
.qsf-demo-canvas .breadcrumb .RadSiteMap {
    border-left: 140px solid #ffa800;
}

.qsf-demo-canvas .breadcrumb ul.rsmFlow {
    padding-bottom: 0;
}

.qsf-demo-canvas .breadcrumb .rsmOneLevel li.rsmItem,
.qsf-demo-canvas .breadcrumb .rsmOneLevel .rsmItem a.rsmLink {
    color: #333;
}

    .qsf-demo-canvas .breadcrumb .rsmOneLevel .rsmItem a.rsmLink:hover {
        color: #555;
        text-decoration: underline;
        background: none;
    }

.home {
    margin: 4em;
}

.labelCarino {
    font-size: medium;
    color: #294D9C;
    font-weight: bold;
    margin-left: 2%;
}

.labelSMSSoglia {
    font-size: medium;
    color: #294D9C;
}

.legendFinto {
    position: absolute;
    background-color: white;
    margin-left: 20px;
    margin-top: -10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #294D9C;
    font-size: medium;
    font-weight: bold;
}

.aDelete {
    position: absolute;
    background-color: white;
    right: 30px;
    top: 15px;
    color: #294D9C;
    font-size: medium;
    font-weight: bold;
}

.divInfoSoglie {
    position: absolute;
    background-color: white;
    right: 75px;
    top: 15px;
    color: #294D9C;
    font-size: medium;
    font-weight: bold;
}

.btnSalva {
    background: white url("toolbar_save.jpg") no-repeat left top;
    width: 100px;
    height: 40px;
    border-style: none;
    cursor: pointer;
}

.marginHome {
    margin-right: 1%;
    color: #F65922;
    display: inline;
}

.marginlabelQRCode {
    margin: 0 2% 2% 2%;
    color: Green;
    display: inline;
}

.marginlabelQRCodeError {
    margin: 0 2% 2% 2%;
    color: Red;
    display: inline;
}

.btnGeneraQRCode {
    margin: 2% 2% 2% 5%;
    background: #E3EEFB;
}

.marginleft40 {
    margin-left: 40%;
}

.marginLeft2 {
    margin-left: 1.2em;
}

.divMenu {
    position: relative;
    bottom: 0;
    -moz-box-shadow: 5px -5px 15px grey;
    -webkit-box-shadow: -5px 5px 15px grey;
    box-shadow: 5px -5px 15px grey;
    border-top-right-radius: 65px;
    border-top-left-radius: 65px;
}

.gridviewboot {
    padding: 4px 4px 4px 4px;
    margin-left: 4px;
}

.gwclass td, th {
    padding: 5px;
}

.residui {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    text-align: center;
    font-size: 17px;
}

    .residui hr {
        border-top-color: #e4b9c0;
    }

.residuiInfo {
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid #D08281;
    border-radius: 4px;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
}

.stickyNews {
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid #D08281;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
}

.marginSogliaSMS {
    padding-left: 50px;
    padding-top: 12px;
    margin-bottom: 20px;
    border: 1px solid #337AB7;
    border-radius: 4px;
}

.red {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    text-align: center;
    font-size: 17px;
}

    .red hr {
        border-top-color: #e4b9c0;
    }

.redInfo {
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid #D08281;
    border-radius: 4px;
}

.blue {
    color: #31708F;
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    text-align: center;
    font-size: 17px;
}

    .blue hr {
        border-top-color: #31708F;
    }

.blueInfo {
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid #31708F;
    border-radius: 4px;
}

.green {
    color: #3C763D;
    background-color: #DFF0D8;
    border-color: #DFF0D8;
    text-align: center;
    font-size: 17px;
}

    .green hr {
        border-top-color: #3C763D;
    }

.greenInfo {
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid #3C763D;
    border-radius: 4px;
}



.marginImgChiusuraNegozi {
    margin-left: 6%;
}


.btnNuovo {
    background: white url("toolbar_new.jpg") no-repeat left top;
    width: 100px;
    height: 40px;
    border-style: none;
    cursor: pointer;
}

.essbuttonMenuMarco {
    /*font-family: Calibri;*/
    font-size: larger;
    font-variant: normal;
    font-weight: bold;
    margin: 0 0 0 0;
    width: 8em;
    background-color: Transparent;
    border-bottom-color: transparent;
    border-width: 0;
    text-decoration: none;
    display: inline;
    font-style: normal;
    color: #284E98;
}

.linkbuttonMarco {
    margin-left: 30%;
    width: 40%;
    background-color: #D9DEFE;
    text-align: center;
    border-color: Navy;
    border-style: solid;
    border-width: 1px;
    height: 260px;
}

.btnCerca {
    background: white url("toolbar_find.jpg") no-repeat left top;
    width: 100px;
    height: 40px;
    border-style: none;
    cursor: pointer;
}

.btnModifica {
    background: white url("toolbar_edit.jpg") no-repeat left top;
    width: 100px;
    height: 40px;
    border-style: none;
    cursor: pointer;
}

.btnElimina {
    background: white url("toolbar_delete.jpg") no-repeat left top;
    width: 100px;
    height: 40px;
    border-style: none;
    cursor: pointer;
}

body#home {
    /*font-size:69%;*/
    padding: 0.5em;
    margin: 0em;
    /*line-height:1.45; */
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #FFFFFF;
    scrollbar-shadow-color: #000000;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #000000;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
}

/*body {
    /*font-size:69%;*/
margin: 1.2em;
font-size: 1.3em;
background-color: #FFFFFF;
/*line-height:1.45; */
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
}

*/

.standard {
    margin: 0em;
    background-color: #FFFFFF;
    /*line-height:1.45; */
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #FFFFFF;
    scrollbar-shadow-color: #000000;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #000000;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
}


.center {
    text-align: center;
}

.bottone {
    margin-left: 1em;
    display: inline;
    background-color: #f5f5f5;
    border: 1px solid gray;
    text-align: center;
    font-weight: bold;
}



.error {
    font-weight: bold;
    font-size: larger;
    /*font-family: Arial;*/
    margin-bottom: 4px;
    position: relative !important;
    color: red;
}

.information {
    font-weight: bold;
    font-size: larger;
    /*font-family: Arial;*/
    color: #000080;
}

.fontDataGrid {
    font-size: 13px;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
}

.ajax__myTab .ajax__tab_header {
    /*font-family: arial;*/
    font-size: 13px;
    border-bottom: solid 1px #999999;
}

.ajax__myTab .ajax__tab_outer {
    padding-right: 0px;
    height: 20px;
    vertical-align: middle;
    background-color: #C0C0C0;
    margin-right: 1px;
    border-right: solid 1px #666666;
    border-top: solid 1px #aaaaaa;
}

.ajax__myTab .ajax__tab_inner {
    padding-left: 3px;
    background-color: #D4E6FF;
    border-style: groove;
    background: url(layout/or_up.gif) repeat-x bottom;
}

.ajax__myTab .ajax__tab_tab {
    height: 17px;
    padding: 0px;
    margin: 4px;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_outer {
    background-color: #fff;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_inner {
    background-color: #fff;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_tab {
}

.ajax__myTab .ajax__tab_active .ajax__tab_outer {
    background-color: #fff;
}

.ajax__myTab .ajax__tab_active .ajax__tab_inner {
    background-color: #fff;
}

.ajax__myTab .ajax__tab_active .ajax__tab_tab {
}

.ajax__myTab .ajax__tab_body {
}

.ajax__tab_xp1 .ajax__tab_header {
    /*font-family: verdana,tahoma,helvetica;*/
    font-size: 100px;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) repeat-x bottom;
}

.ajax__tab_xp1 .ajax__tab_outer {
    padding-right: 4px;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-right.gif")%>) no-repeat right;
    height: 21px;
}

.ajax__tab_xp1 .ajax__tab_inner {
    padding-left: 3px;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-left.gif")%>) no-repeat;
}

.ajax__tab_xp1 .ajax__tab_tab {
    height: 13px;
    padding: 0px;
    margin: 0;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab.gif")%>) repeat-x;
}

.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_outer {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-right.gif")%>) no-repeat right;
}

.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_inner {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-left.gif")%>) no-repeat;
}

.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_tab {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover.gif")%>) repeat-x;
}

.ajax__tab_xp1 .ajax__tab_active .ajax__tab_outer {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-right.gif")%>) no-repeat right;
}

.ajax__tab_xp1 .ajax__tab_active .ajax__tab_inner {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-left.gif")%>) no-repeat;
}

.ajax__tab_xp1 .ajax__tab_active .ajax__tab_tab {
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active.gif")%>) repeat-x;
}

.ajax__tab_xp1 .ajax__tab_body {
}



.ajax__tab_xp2 .ajax__tab_header {
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-size: 14px;
    background-color: white;
    color: #337AB7;
    border-bottom: 1px solid #DDDDDD;
}

.ajax__tab_xp2 .ajax__tab_outer {
    padding-right: 3px;
}

.ajax__tab_xp2 .ajax__tab_inner {
    padding-left: 3px;
}

.ajax__tab_xp2 .ajax__tab_tab {
    height: 40px;
    padding: 12px;
    margin: 0px;
    background-color: #F5F5F5;
}

.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_outer {
    cursor: pointer;
    background-color: #EEEEEE;
}

.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_inner {
    cursor: pointer;
    background-color: #EEEEEE;
}

.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_tab {
    cursor: pointer;
    background-color: #EEEEEE;
}

.ajax__tab_xp2 .ajax__tab_active .ajax__tab_outer {
    background-color: white;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

.ajax__tab_xp2 .ajax__tab_active .ajax__tab_inner {
}

.ajax__tab_xp2 .ajax__tab_active .ajax__tab_tab {
    background-color: white;
}

.ajax__tab_xp2 .ajax__tab_disabled {
    color: #A0A0A0;
}

.ajax__tab_xp2 .ajax__tab_body {
    height: 100%;
}

.form-f {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.pswscaduta {
    font-size: 27px;
    color: red;
}

.scrittabianca {
    color: #ffffff !important;
}

.alertRosso {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    text-align: center;
    font-size: 13px;
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid #D08281;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
}

.alertBlu {
    color: #2181FF;
    background-color: #E0F1FF;
    border-color: #ebccd1;
    text-align: center;
    font-size: 13px;
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid #2181FF;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
}

.alertVerde {
    color: #00A000;
    background-color: #E0FFBF;
    border-color: #ebccd1;
    text-align: center;
    font-size: 13px;
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid #00A000;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
}

.ajax__tab {
    display: block;
    float: left;
    height: 40px !important;
    margin-top: 6px !important;
    margin-right: 6px !important;
}

.ajax__tab_container {
    display: flex;
    flex-direction: column;
}

.ajax__tab_xp3 .ajax__tab_header {
    font-size: 14px;
    background-color: white;
    border-bottom: 1px solid #DDDDDD;
}

.ajax__tab_hover {
    display: flex;
    flex-direction: column;
}

.ajax__tab_xp3 .ajax__tab_outer {
    padding-right: 0px;
}

.ajax__tab_xp3 .ajax__tab_inner {
    padding-left: 0px;
}

.ajax__tab_xp3 .ajax__tab_tab {
    height: 40px;
    padding: 12px;
    background-color: #F5F5F5;
    color: #337AB7 !important;
}

    .ajax__tab_xp3 .ajax__tab_tab:hover {
        height: 40px;
        padding: 12px;
        background-color: #F5F5F5;
        color: #337AB7 !important;
    }

.ajax__tab_xp3 .ajax__tab_hover .ajax__tab_outer {
    cursor: pointer;
    background-color: #EEEEEE;
}

.ajax__tab_xp3 .ajax__tab_hover .ajax__tab_inner {
    cursor: pointer;
    background-color: #EEEEEE;
}

.ajax__tab_xp3 .ajax__tab_hover .ajax__tab_tab {
    cursor: pointer;
    background-color: #EEEEEE;
}

.ajax__tab_xp3 .ajax__tab_active .ajax__tab_outer {
    background-color: white;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding-right: 0px;
}

.ajax__tab_xp3 .ajax__tab_active .ajax__tab_inner {
    padding-left: 0px;
}

.ajax__tab_xp3 .ajax__tab_active .ajax__tab_tab {
    background-color: white;
}

.ajax__tab_xp3 .ajax__tab_disabled {
    color: #A0A0A0;
}

.ajax__tab_xp3 .ajax__tab_body {
    height: 100%;
}