*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.clear {
    clear: both;
    height: 20px;
}

.catalina {
    color: #007f70;
    font-weight: 700;
}

.verso {
    color: #ED2B2B;
    font-weight: 700;
}

img {
    border: none;
}

ul li {
    margin-left: 20px;
    padding: 5px;
}

ul.moduli li {
    padding: 0 10px 0 45px;
    background: url(../images/pdf.png) 0 center #f4f4f4 no-repeat;
    margin: 0 20px 0 0;
    border-radius: 5px;
    border: 1px solid #ddd;
    height: 40px;
    line-height: 39px;
    width: 400px;
    margin: 10px 0;
    list-style: none;
}

ul.listaV {
    list-style-image: url(../images/v.jpg);
    margin: 10px 0 0 20px;
}

a {
    color: #ED2B2B;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a.no-dot:hover {
        border-bottom: 0px !important;
    }

#aree img {
    float: left;
    margin-top: 0;
}

    #aree img:hover {
        margin-top: -5px;
    }

#aree-reserved {
    margin-top: 10px;
    padding: 3px 10px;
    font-size: 13px;
    float: right;
    border-radius: 4px;
    background: #dedede;
}

#aree {
    float: right;
    margin-top: 25px;
}

.new-message {
    background: url(../images/message_2.png) no-repeat;
    padding-left: 25px;
    height: 20px;
    float: left;
}

.no-message {
    background: url(../images/message_1.png) no-repeat;
    padding-left: 25px;
    height: 20px;
}

a.rivenditori {
    background-image: url(../images/area-rivenditori.png);
    width: 159px;
    height: 41px;
    display: inline-block;
}

    a.rivenditori:hover {
        background-image: url(../images/area-rivenditori2.png);
        width: 159px;
        height: 41px;
        display: inline-block;
    }

a.clienti {
    background-image: url(../images/area-clienti.png);
    width: 159px;
    height: 41px;
    display: inline-block;
}

    a.clienti:hover {
        background-image: url(../images/area-clienti2.png);
        width: 159px;
        height: 41px;
        display: inline-block;
    }

.search input[type="text"], input[type="password"], .search select {
    /*    font-family: 'Raleway',sans-serif;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 10px;
    margin-left: 10px;
    width: 200px;
    height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);*/
}

.btn-search {
    padding: 0 18px;
    margin-left: 10px;
    line-height: 30px;
    height: 35px;
    text-align: center;
    color: #fff;
    border: none;
    background-color: #ED2B2B;
    border-radius: 4px;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
}

.btn-filter {
    padding: 2px 20px;
    margin-right: 10px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    border: none;
    background-color: #ED2B2B;
    border-radius: 4px;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
}

.btn-salva {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 0 18px;
    font-size: 20px;
    line-height: 30px;
    height: 35px;
    text-align: center;
    color: #fff;
    background-color: #ED2B2B;
    border-radius: 4px;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    margin-left: 35px;
}

.btn-back {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 0 18px;
    font-size: 20px;
    line-height: 30px;
    height: 35px;
    text-align: center;
    color: #fff;
    background-color: #333;
    border-radius: 4px;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
}

ul.registrazione {
    margin: 20px 10px;
    padding: 0;
}

.registrazione li {
    list-style-type: none;
    width: 45%;
    float: left;
    display: inline;
    height: 100px;
}

@media (min-width:300px) and (max-width:900px) {
    .registrazione li {
        list-style-type: none;
        width: 90%;
        float: left;
        display: inline;
    }
}

.registrazione input, .registrazione select, .registrazione textarea {
}

.registrazione input {
    margin-left: 0px !important;
}

.textBox {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 10px;
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
}

#ticket {
    margin: 0 auto;
    width: 100%;
    /*background: #f4f4f4;*/
    padding: 0 30px;
    /*    border-left: 2px dotted #ED2B2B;*/
    overflow: hidden;
}

.new-ticket {
    background: url(../images/new.png) no-repeat;
    padding-left: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
}

    .new-ticket a {
        color: #000;
    }

.refresh-page {
    background: url(../images/change.png) no-repeat;
    padding-left: 25px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
    margin: 0 0 10px 0;
}


.pdf {
    background: url(../images/pdf.png) no-repeat;
    padding-left: 50px;
    line-height: 35px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin: 0 20px 20px 60px;
}

    .pdf a {
        color: #000;
    }


.trouble-cpn {
    background: url(../images/list.png) no-repeat;
    padding-left: 25px;
    line-height: 35px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin: 0 0 20px 50px;
}

    .trouble-cpn a {
        color: #000;
    }

.export-excel {
    background: url(../images/excel.png) no-repeat;
    padding-left: 25px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
    margin: 0 0 20px 0;
    margin-right: 20px;
}

    .export-excel a {
        color: #000;
    }

.schedule {
    background: url(../images/schedule.png) no-repeat;
    padding-left: 25px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
    margin: 0 0 20px 0;
}

.green {
    background: green;
    color: #fff;
    padding: 1px 4px;
}

.red {
    background: red;
    color: #fff;
    padding: 1px 4px;
}

.filtri {
    background: url(../images/cancel.png) no-repeat;
    padding-left: 25px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
    margin: 0 0 20px 0;
}

.export-excel a {
    color: #000;
}

input[type=submit]:hover {
    cursor: pointer;
}

.gridView {
    font-size: 12px;
    font-family: Arial,sans-serif;
    color: #333;
    width: 100%;
}

    .gridView td, .gridView th {
        padding: 3px !important;
    }

.gridViewDot {
    font-size: 13px;
    font-family: Arial,sans-serif;
    color: #333;
    width: 100%;
}

    .gridViewDot td, .gridViewDot th {
        padding: 10px !important;
        border: 1px dotted #666;
    }

#comments li {
    list-style: none;
    width: 90%;
    background: #56a060;
    color: #fff;
    padding: 10px;
    margin: 3px 0;
    float: left;
    font-size: 12px;
    font-family: sans-serif;
    border-radius: 10px;
}

    #comments li.black {
        background: #bc6975;
        float: right;
    }

#login-message {
    position: absolute;
    z-index: 99999;
    left: 50%;
    width: 505px;
    top: 77px;
    margin-left: -90px;
    background: #ED2B2B;
    font-size: 12px;
    color: #fff;
    font-family: Arial;
    padding: 5px;
}

#errorLogin {
    position: absolute;
    z-index: 99999;
    left: 50%;
    top: 0;
    margin-left: -90px;
    background: #db001b;
    font-size: 12px;
    color: #fff;
    font-family: Arial;
    padding: 5px;
}

.gray {
    background: #dedede;
    border: 0px !important;
}

#distinta .canc {
}

.money, .qty {
    height: 100% !important;
    text-align: right;
}

#distinta .partial {
    float: right;
    margin-top: 6px;
    font-weight: bold;
    font-family: inherit;
    text-shadow: 1px 1px 4px #635b5b94;
}

#distinta {
    background: white;
    max-width: 600px;
    margin: 0 auto;
}

    #distinta li:nth-child(odd) {
        background: #6070d414;
    }

    #distinta li {
        width: 100%;
        border: 1px solid #ED2B2B;
        margin: 0px 0px 0px 0px;
        list-style: none;
    }

#print-distinta {
    clear: both;
    position: relative;
    text-align: center;
    width: 95%;
}

.riferimento {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 10px;
    height: 35px;
    width: 320px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
}

.btn-stampa {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 0 18px;
    font-size: 20px;
    line-height: 30px;
    height: 35px;
    text-align: center;
    color: #fff;
    background-color: #ED2B2B;
    border-radius: 4px;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    margin-left: 10px;
}

#coupon {
    margin: 0 auto;
    width: 100%;
    background: #f4f4f4;
    padding: 40px 0 40px 40px;
    border-left: 2px dotted #ED2B2B;
    overflow: hidden;
    box-shadow: 0 5px 15px #888;
}

#search-coupon {
    width: 520px;
    background: url(../images/lente.jpg) no-repeat #f4f4f4;
    background-position: 460px 5px;
    padding: 40px 0 40px 40px;
    border-left: 2px dotted #ED2B2B;
    overflow: hidden;
    box-shadow: 0 5px 15px #888;
}

.img-coupon {
    width: 40%;
}

.txtCpn {
    margin: 0 20px 10px 0;
    font-size: 18px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 10px;
    width: 100%;
    height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
}

.cpn-description {
    width: 90%;
    float: left;
    margin: 0 20px 20px 0;
    line-height: 22px;
    font-size: 1em;
}

    .cpn-description ul li {
        font-size: 12px;
        color: #619e00;
        float: left;
        width: 50%;
        height: 22px;
        overflow: hidden;
        margin-left: 0;
    }

        .cpn-description ul li img {
            border: 0 !important;
            padding: 0 !important;
        }

    .cpn-description img {
        border: 1px solid #ccc;
        padding: 2px;
    }

.cpn-manage {
    float: left;
    width: 100%;
}

    .cpn-manage h2 {
        font-weight: 300;
        color: #999;
        font-size: 3.3em;
        letter-spacing: -2px;
        margin-bottom: 20px;
    }

.pulsante {
    float: left;
    margin: 0 10px 10px 0;
}

    .pulsante img {
        width: 135px;
    }

#change-date {
    background: #c52121;
    padding: 20px;
    display: none;
    width: 100%;
    overflow: hidden;
    float: left;
}

#buono-spesa {
    background: #8abd3c;
    padding: 20px;
    display: none;
    width: 100%;
    overflow: hidden;
    float: left;
}

#change-val {
    background: #f49309;
    padding: 20px;
    display: none;
    width: 100%;
    overflow: hidden;
    float: left;
}

#add-sku {
    background: #2582d3;
    padding: 20px;
    display: none;
    width: 100%;
    overflow: hidden;
    float: left;
}

#ean-code {
    background: #888;
    padding: 20px;
    display: none;
    width: 100%;
    overflow: hidden;
    float: left;
}

#sblocca {
    background: #991d8f;
    padding: 20px;
    display: none;
    width: 100%;
    overflow: hidden;
    float: left;
}

#unique {
    background: #ea54d0;
    padding: 20px;
    display: none;
    width: 100%;
    overflow: hidden;
    float: left;
}

    #change-date h3, #change-val h3, #ean-code h3, #add-sku h3, #sblocca h3, #unique h3, #buono-spesa h3 {
        color: #fff;
        font-weight: 700;
        margin-bottom: 5px;
        font-size: 1.5em;
    }

.close {
    position: relative;
    top: -17px;
    float: right;
    right: -17px;
    padding: 2px 3px 0 3px;
}

#menu-laterale, #btn-laterale {
    display: none;
}

#login {
    margin: 0 auto;
    width: 320px;
    top: 30px;
    position: relative;
}

    #login h1 {
        font-weight: 300;
        color: #ED2B2B;
        font-size: 1.6em;
    }

.box-login {
    width: 100%;
    background: rgba(255,255,255,0.8);
    padding: 30px;
    border: 2px dotted #ED2B2B;
    overflow: hidden;
}

    .box-login input[type="text"], .box-login input[type="password"] {
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 5px 10px;
        margin: 10px 0;
        width: 250px;
        height: 35px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-font-smoothing: antialiased;
        -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
        -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
        box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    }

    .box-login input[type="submit"] {
        padding: 0 18px;
        float: right;
        margin: 10px 10px 0 0;
        line-height: 30px;
        height: 35px;
        text-align: center;
        color: #fff;
        border: none;
        background-color: #ED2B2B;
        border-radius: 4px;
        -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
        -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
        box-shadow: 0 -1px 0 0 rgba(0,0,0,.6);
        box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
    }

#login-desktop {
    margin: 0 auto;
    margin-top: 80px;
    max-width: 420px;
    position: relative;
}

    #login-desktop h1 {
        font-weight: 300;
        color: #00205B;
        font-size: 2em;
    }

    #login-desktop .note {
        font-size: 12px;
        color: #666;
        text-align: center;
        font-family: Arial,sans-serif;
    }

    #login-desktop .username {
        background: url(../images/email.png) 3px 3px #fff no-repeat;
    }

    #login-desktop .password {
        background: url(../images/password.jpg) 3px 3px #fff no-repeat;
    }

    #login-desktop .box-login {
        width: 100%;
        padding: 30px;
        border-left: 2px dotted #ED2B2B;
        overflow: hidden;
    }

        #login-desktop .box-login input[type="text"], #login-desktop .box-login input[type="password"] {
            border: 1px solid #ccc;
            font-family: Univers;
            border-radius: 4px;
            padding: 5px 33px;
            margin: 10px 0;
            width: 100%;
            height: 35px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-font-smoothing: antialiased;
            -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
            -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
            box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
        }

        #login-desktop .box-login input[type="submit"] {
            padding: 0 18px;
            float: right;
            margin: 10px 10px 0 0;
            line-height: 30px;
            height: 35px;
            text-align: center;
            color: #fff;
            border: none;
            background-color: #ED2B2B;
            border-radius: 4px;
            -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
            -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
            box-shadow: 0 -1px 0 0 rgba(0,0,0,.6);
            box-shadow: 0 -1px 0 0 rgba(0,0,0,.2),0 1px 0 0 rgba(255,255,255,.1),0 -1px 0 0 rgba(0,0,0,.2) inset,0 1px 0 0 rgba(255,255,255,.4) inset,0 0 2px 0 rgba(0,0,0,.6);
        }

.LogRow {
    width: 100%;
    background: #efefef;
    float: left;
    margin-bottom: 5px;
    font-family: Arial;
    font-size: 11px;
}

    .LogRow a {
        color: #000 !important;
    }

.LogLeft {
    display: inline-block;
    float: left;
    width: 420px;
    padding: 5px 7px;
}

.LogRight {
    float: right;
    display: inline-block;
}

.LogData {
    margin-top: 15px;
    float: left;
    width: 280px;
}

.LogCpn {
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
}

.LogDate {
    color: white;
    background-color: #999;
    font-weight: 700;
    padding: 3px;
    font-size: 12px;
}

.LogValue {
    font-weight: 700;
    text-align: center;
    line-height: 45px;
    font-size: 25px;
}

.LogPercent {
    text-align: center;
    width: 90px;
}

.LogPercentVal {
    font-size: 16px;
    color: #fff;
    padding: 5px;
    border-radius: 10px;
}

.LogStore, a.LogStore {
    color: #ED2B2B !important;
    font-weight: 700;
    font-size: 14px;
}

.filtro-periodo {
    float: left;
    width: 70%;
}

.group-offer {
    float: right;
    padding-top: 20px;
}

.datepicker {
    width: 100px;
}

ul.cpnGallery li {
    padding: 0 10px;
    background: #fff no-repeat;
    font-size: 12px;
    margin: 5px 22px 0 0 !important;
    border-radius: 5px;
    border: 1px dashed #aaa;
    line-height: 25px;
    list-style: none;
    text-transform: uppercase;
}

.PHcontent {
    margin: 0 auto;
    width: 100%;
    background: #f4f4f4;
    padding: 30px;
    border-left: 2px dotted#ED2B2B;
    overflow: hidden;
}

.PHcolumn {
    width: 48%;
    float: left;
    display: inline-block;
    margin: 0 44px 0 0;
}

.PHcouponList {
    height: 82%;
    float: left;
    overflow: auto;
    width: 100%;
}

.right {
    display: inline-block;
    float: right;
}

.left {
    display: inline-block;
    float: left;
}

.quanti {
    background: #db001b;
    padding: 2px 6px;
    border-radius: 100px;
    color: #fff;
    font-weight: 700;
}

.imgAttachment {
    border-radius: 10px;
    width: 400px;
}

ul.stats li {
    float: left;
    width: 475px;
    list-style: none;
    margin: 2px;
    font-size: 12px;
    border: 1px solid #dedede;
}

#loading {
    position: absolute;
    width: 100%;
    height: 900px;
    text-align: center;
    left: 0;
    top: 0;
    padding-top: 130px;
    background: url(../images/white.png);
    z-index: 9999;
}

#canvas-holder {
    width: 100%;
}

#chartjs-tooltip {
    opacity: 1;
    position: absolute;
    background: rgba(0,0,0,.7);
    color: white;
    padding: 0;
    border-radius: 3px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    pointer-events: none;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}

    #chartjs-tooltip.below {
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0);
    }

        #chartjs-tooltip.below:before {
            border: solid;
            border-color: #111 transparent;
            border-color: rgba(0,0,0,.8) transparent;
            border-width: 0 8px 8px 8px;
            bottom: 1em;
            content: "";
            display: block;
            left: 50%;
            position: absolute;
            z-index: 99;
            -webkit-transform: translate(-50%,-100%);
            transform: translate(-50%,-100%);
        }

    #chartjs-tooltip.above {
        -webkit-transform: translate(-50%,-100%);
        transform: translate(-50%,-100%);
        padding: 3px;
    }

        #chartjs-tooltip.above:before {
            border: solid;
            border-color: #111 transparent;
            border-color: rgba(0,0,0,.8) transparent;
            border-width: 8px 8px 0 8px;
            bottom: 1em;
            content: "";
            display: block;
            left: 50%;
            top: 100%;
            position: absolute;
            z-index: 99;
            -webkit-transform: translate(-50%,0);
            transform: translate(-50%,0);
        }

.faceVal {
    background: #f6a515;
    padding: 5px 10px;
    font-size: 20px;
    line-height: 60px;
    float: left;
    font-weight: 700;
    color: #fff;
    height: 70px;
    border-radius: 10px;
}

.cpnDesc {
    font-size: 20px;
    padding: 10px;
    float: left;
    line-height: 25px;
}

    .cpnDesc a {
        color: #f6a515 !important;
    }

.coupon {
    background: #fff;
    border: 1px dashed;
    padding: 10px;
    float: left;
    width: 760px;
}

.barcode {
    background: url(../images/barcode.jpg) no-repeat;
    float: right;
    height: 70px;
    width: 120px;
    font-size: 16px;
    text-align: center;
    padding-top: 55px;
}

.expDate {
    float: left;
    font-size: 12px;
    font-weight: 700;
    color: #999;
}

    .expDate a {
        color: #ED2B2B !important;
        font-size: 12px;
    }

.errori {
    float: left;
    padding: 15px;
    font-size: 12px;
}

.imgErrori {
    float: left;
    padding: 10px;
}

    .imgErrori img {
        width: 130px;
        border: 1px solid #ccc;
    }

.errorPerc {
    float: left;
    padding-top: 18px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    width: 120px;
}

.filtra-log {
    float: left;
    width: 50%;
    background: #ffdfa5;
    padding: 10px 20px;
    height: 200px;
    border-right: 1px dashed #ED2B2B;
}

.last-activity {
    float: left;
    width: 50%;
    background: #f8eac0;
    padding: 10px 20px;
    height: 200px;
}

.inactive-stores {
    font-size: 14px;
    line-height: 25px;
    font-size: 14px;
    line-height: 20px;
    overflow: auto;
    height: 100px;
}

@-webkit-keyframes blinker {
    0% {
        opacity: .3;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: .3;
    }
}

.css3_blink {
    -webkit-animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(.5,0,1,1);
    -webkit-animation-duration: 1.0s;
    background-color: yellow;
}

.desc-coupon-col {
    float: left;
    display: inline-block;
    width: 50%;
}

ol.istruzioni {
    padding: 10px 20px;
    background: #f8eac0;
    font-size: 14px;
    font-family: 'Arial',sans-serif;
}

#messaggi {
    width: 100%;
    background: #ececec;
    padding: 15px;
    font-size: 12px;
    border-bottom: 2px solid #000;
    line-height: 16px;
    font-size: 12px;
}

.email {
    float: left;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.plus {
    float: right;
    margin: 16px;
    font-size: 52px;
    text-align: center;
    width: 60px;
    background: #ED2B2B;
    height: 60px;
    color: #fff;
    font-weight: 700;
}

    .plus a {
        text-decoration: none;
        color: #ffffff !important;
    }

        .plus a:hover {
            text-decoration: none;
            color: #ffffff !important;
        }

.showErrors {
    float: left;
    width: 100%;
    min-height: 100px;
}

.tot-cash {
    background: green;
    float: left;
    color: #ffffff;
    padding: 2px 5px;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 20px;
    font-size: 14px;
}

.popup {
    position: fixed;
    z-index: 99999;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    height: 100%;
}

.popup-inner {
    text-align: center;
    position: absolute;
    width: 340px;
    left: 50%;
    margin-left: -170px;
    height: 300px;
    top: 50%;
    margin-top: -150px;
    background: #ffffff;
    padding: 10px 35px 8px 20px;
    border-radius: 10px;
    line-height: 20px;
    font-size: 16px;
    overflow: auto;
}

.close-popup {
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 1.5em;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

.boxContainer {
    background-color: #00000085;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
    display: none;
    justify-content: center;
    align-items: center;
}

    .boxContainer .boxMessage {
        background-color: white;
        max-width: 600px;
        height: 240px;
        padding: 50px;
        border: 2px solid #776f6f;
        font-variant: small-caps;
        font-size: 20px;
    }

        .boxContainer .boxMessage .boxHead {
            background-image: url("/images/alert-32.png");
            height: 50px;
            background-repeat: no-repeat;
            background-position: center;
            background-color: #c3c3c3;
            margin: -50px -50px 50px -50px;
            border-bottom: 1px solid gray;
        }

    .boxContainer .boxFooter {
        text-align: center;
        margin-top: 40px;
    }

        .boxContainer .boxFooter button {
            padding: 5px 45px 5px 45px;
            font-size: 16px;
            background-color: #da8888;
            border: 2px solid #d41616;
            border-radius: 5px;
        }

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

@media (max-width: 767px) {
    .loguot-mobile {
        display: block !important;
    }

    #linkSegnalazione {
        display: none !important;
    }
}

/*FEBBRAIO 2021*/
.btn-red {
    background-color: #ff4141;
    color: white;
}

    .btn-red:hover {
        background-color: #fed189;
    }

    .btn-red a, i {
        color: white;
        text-decoration: none;
    }

@media (min-width: 767px) {
    #ticket {
        border-right: 1px solid black;
    }
}