@font-face {
    font-family: Archivo;
    src: url(/DicalCat/font/Archivo-Regular.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Archivo;
    src: url(/DicalCat/font/Archivo-SemiBold.ttf);
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: Archivo;
    src: url(/DicalCat/font/Archivo-Bold.ttf);
    font-weight: bold;
    font-style: normal;
}

* {
    font-family: Archivo!important;
    font-size: 14px;
}

#table_variazione_articoli tr,
th,
td {
    font-size: 12px!important;
}


/* width */

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 5px;
}

button {
    border: none!important;
    background-color: transparent!important;
    padding: 0px!important;
}

.href_area_cliente {
    text-decoration: none;
    color: black;
}


/* Track */

 ::-webkit-scrollbar-track {
    background: white;
}


/* Handle */

 ::-webkit-scrollbar-thumb {
    background: #f7e600;
}


/* Handle on hover */

 ::-webkit-scrollbar-thumb:hover {
    background: #f7e600;
}

.search {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    content: ;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 10px;
    outline: none;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font: normal 16px/normal "Arial", Helvetica, serif;
    color: rgba(0, 142, 198, 1);
    text-decoration: none;
    text-align: left;
    text-indent: 0;
    -o-text-overflow: clip;
    text-overflow: clip;
    letter-spacing: 0;
    white-space: normal;
    word-spacing: 0;
    word-wrap: ;
    background: rgba(252, 252, 252, 1);
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -moz-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -o-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.search:hover {
    opacity: ;
    outline: ;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.66);
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

label {
    font: 14px 'Myanmar Text';
}

.frm_input {
    border: 5;
    padding: 5;
    margin: 0;
    /*background: transparent;*/
    font: 14px 'Myanmar Text';
    height: 40px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.frm_submit {
    border: 5;
    padding: 5;
    margin: 0;
    /*background: transparent;*/
    font: 14px 'Myanmar Text';
    height: 40px;
    width: 150px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.input_qta_carrello {
    border: 5;
    padding: 5;
    margin: 0;
    /*background: transparent;*/
    font: 12px 'Myanmar Text';
    height: 30px;
    width: 40px;
    text-align: right;
    /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
     border-radius: 10px;*/
}

#menu_follow {
    color: white;
    float: right;
    position: fixed;
    top: 200px;
    right: 250px;
    height: 150px;
    border-radius: 25px;
    padding: 20px;
    background: #1e5799;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

a.macro_cat:link,
a.macro_cat:visited {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    background-color: #f44336;
    color: white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    /*margin:5px;*/
}

a.macro_cat:hover,
a.macro_cat:active {
    background-color: red;
}

.img_anteprima {
    /*border:1px solid grey;*/
}

.descrizione_prodotto {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    padding: 10px;
}

.codice_prodotto {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
}

.prezzi_acquisto {
    padding: 10px;
    display: none;
}

.prezzi_vendita {
    /*border: 1px solid grey;*/
    padding: 10px;
}

#div_scontoconfezione {
    position: fixed;
    display: none;
    background-color: #FFFFA5;
    padding: 20px;
    top: 50%;
    width: 15%;
    height: 10%;
    left: 80%;
    /*top: 550px;
  width:250px;
  left:1550px;
  height: 60px;*/
    vertical-align: middle;
    line-height: 10px;
    color: red;
    border: 1px solid yellow;
}


/********************* TABELLE  *******************************/

table {
    border-collapse: collapse;
}

table,
td {
    /*border: 1px solid red;*/
    border-bottom: 1px solid #d9d9d9;
    padding: 3px;
}

th {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px;
}

.t_input_carrello,
.t_input_carrello th,
.t_input_carrello td {
    border: none;
    width: 1%;
}

.table_navigator {
    border: none;
}

.table_navigator th,
.table_navigator td {
    padding: 0;
    border: none;
}

.td_login_table_esterna {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 34px;
    border-bottom: 1px solid red;
    text-align: center;
}

.td_login_table_interna {
    border-bottom: 0px solid red;
}


/**************   Contenuto pagina    ********************/

.testata {
    /*height: 130;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.content {
    /*overflow: auto;*/
    bottom: 30;
    left: 0;
    /*position: fixed;*/
    right: 0;
    top: 130;
    /*transition: width 1s;
    -webkit-transition: width 1s;*/
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30PX;
    padding-top: 5px;
    background-color: #FF0107;
    color: white;
    text-align: center;
    font-size: 15px;
}


/**************** Impostazioni button  ***********/

button {
    border: 5;
    padding: 6;
    margin: 0;
    /*background: transparent;*/
    font: 14px 'Myanmar Text';
    height: 40px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.btn_menu {
    margin-left: 25px;
    margin-right: : 10px;
    padding: 3px;
    width: 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px 5px #999;
    -webkit-box-shadow: 0 0 10px 5px #999;
}

.btn_menu:hover {
    background-color: gray;
}

.btn_menu_tabella {
    margin: 5px;
    padding: 3px;
    width: 32px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px 5px #999;
    -webkit-box-shadow: 0 0 10px 5px #999;
}

.btn_menu_tabella:hover {
    background-color: gray;
}

.btn_text {
    width: 250px;
    height: 60px;
    margin: 15px;
    font-weight: 500;
    border-radius: 25px;
    background-color: #F7E600;
    color: black;
}

.btn_text:hover {
    cursor: pointer;
    background: #e8d400;
}

.btn_text_menu {
    width: 130px;
    height: 40px;
    margin: 15px;
    border-radius: 5px;
    /*border: 1px solid #FF751A;*/
    color: black;
    cursor: pointer;
}

.btn_text_menu:hover {
    background: #f7e600;
}


/*
#btn_invia_ordine {
    width: 200px;
    height: 60px;
    padding-left: 20px;
    margin-top: 10px;
    margin-right: 50px;
    font-size: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px 5px #999;
    -webkit-box-shadow: 0 0 10px 5px #999;
}

#btn_invia_ordine:hover {
    background: lightblue;
    color: red;
}
*/

#btn_invia_ordine {
    width: 200px;
    height: 60px;
    margin-top: 10px;
    margin-right: 50px;
    font-size: 20px!important;
    font-weight: bold;
    border-radius: 50px;
    background-color: #f7e600;
    cursor: pointer;
}

#btn_invia_ordine:hover {
    background: #e8d400;
}


/************************  IMPOSTAZIONI BOTTONI PROMOZIONI ***************************/

#btn_inserisci_promo_mast,
#btn_salva_dett_db,
#btn_inserisci_promo_dett {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    padding: 10px 20px;
    border: 1px solid rgba(178, 35, 35, 0.2);
    -webkit-border-radius: 11px / 10px;
    border-radius: 11px / 10px;
    font: normal 16px/normal Arial, Helvetica, sans-serif;
    color: rgba(255, 255, 255, 0.9);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #0199d9;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    text-shadow: -1px -1px 0 rgba(15, 73, 168, 0.66);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
}

#btn_salva_dett_db {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    padding: 10px 20px;
    border: 1px solid rgba(178, 35, 35, 0.2);
    -webkit-border-radius: 11px / 10px;
    border-radius: 11px / 10px;
    font: normal 16px/normal Arial, Helvetica, sans-serif;
    color: rgba(255, 255, 255, 0.9);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #0199d9;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    text-shadow: -1px -1px 0 rgba(15, 73, 168, 0.66);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
}

.btn_inserisci_promo_dett {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    padding: 10px 20px;
    border: 1px solid rgba(178, 35, 35, 0.2);
    -webkit-border-radius: 11px / 10px;
    border-radius: 11px / 10px;
    font: normal 16px/normal Arial, Helvetica, sans-serif;
    color: rgba(255, 255, 255, 0.9);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #0199d9;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    text-shadow: -1px -1px 0 rgba(15, 73, 168, 0.66);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
}

.btn_registrazione {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    padding: 10px 20px;
    border: 1px solid rgba(178, 35, 35, 0.2);
    -webkit-border-radius: 11px / 10px;
    border-radius: 11px / 10px;
    font: bold 16px/normal Arial, Helvetica, sans-serif;
    color: rgba(255, 255, 255, 0.9);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #FDC317;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    text-shadow: -1px -1px 0 rgba(253, 195, 23, 0.66);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
}

.btn_generic {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    padding: 10px 20px;
    border: 1px solid rgba(178, 35, 35, 0.2);
    -webkit-border-radius: 11px / 10px;
    border-radius: 11px / 10px;
    font: bold 16px/normal Arial, Helvetica, sans-serif;
    color: rgba(255, 255, 255, 0.9);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #FDC317;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    text-shadow: -1px -1px 0 rgba(253, 195, 23, 0.66);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1), height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 10ms;
}


/****************  Impostazioni cart   ***********/

#cart_preview {
    position: fixed;
    top: 80px;
    right: 10;
    width: 650px;
    height: 550px;
    overflow: auto;
    z-index: 100;
    background: white;
    -moz-box-shadow: 0 0 30px 5px #999;
    -webkit-box-shadow: 0 0 30px 5px #999;
}

#cart_preview_content {
    margin: 15px;
}

.t_cart_preview {
    border-collapse: collapse;
}

.t_cart_preview th,
.t_cart_preview td {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 10px;
    border: 1px solid grey;
    padding: 10px;
}

.td_cart_preview_euro {
    text-align: right;
}

.div_riepilogo_inevaso {
    margin: 20px;
    padding: 20px;
    background-color: #eaeaea;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#loading_image {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    height: 100px;
    width: 200px;
}


/********** Impostazioni filtro *********/

.div_filtro_cat {
    height: 200px;
    background-color: white;
    /*overflow: auto;*/
    margin: 5px;
    /*border: 1px solid #d9d9d9;*/
}


/*
ORIGINALE
.div_filtro_cat{
    height: 200;
    background-color: white;
    overflow: auto;
    float:left;
    margin:5px;

    border: 1px solid grey;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
     border-radius: 15px;

}*/

.btn_filtro_catmer {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    padding: 10px;
    /*margin: 10px;*/
}

.btn_filtro_catmer_selected {
    color: #efe300;
    background-color: #006eff;
}

.btn_add_cart:hover {
    cursor: pointer;
}

.btn_filtra_variazioni {
    background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    background-color: #f9f9f9;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    color: #666666;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
    width: 150px;
}

.btn_filtra_variazioni:hover {
    background: linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    background-color: #e9e9e9;
}

.btn_filtra_variazioni_selected {
    border-width: 1px 1px 0 1px!important;
    border-color: grey!important;
    border-style: solid!important;
}

.btn_filtra_note {
    background: linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
    background-color: #bddbfa;
    border-radius: 6px;
    border: 1px solid #84bbf3;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 13px;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #528ecc;
    width: 200px;
}

.btn_filtra_note:hover {
    background: linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
    background-color: #80b5ea;
}

.td_right {
    text-align: right;
}

.btn_add_cart_ui {
    border: 1px solid #FFEBB5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    height: 20px;
    width: 150px;
    font-family: helvetica, sans-serif;
    padding: 5px 25px 9px 5px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
    color: #000000;
    background-color: #FAC800;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FAC800), to(#EB7A09));
    background-image: -webkit-linear-gradient(top, #FAC800, #EB7A09);
    background-image: -moz-linear-gradient(top, #FAC800, #EB7A09);
    background-image: -ms-linear-gradient(top, #FAC800, #EB7A09);
    background-image: -o-linear-gradient(top, #FAC800, #EB7A09);
    background-image: linear-gradient(to bottom, #FAC800, #EB7A09);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FAC800, endColorstr=#EB7A09);
}

.btn_add_cart_ui:hover {
    border: 1px solid #FFC95E;
    background-color: #c79f00;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c79f00), to(#ba6107));
    background-image: -webkit-linear-gradient(top, #c79f00, #ba6107);
    background-image: -moz-linear-gradient(top, #c79f00, #ba6107);
    background-image: -ms-linear-gradient(top, #c79f00, #ba6107);
    background-image: -o-linear-gradient(top, #c79f00, #ba6107);
    background-image: linear-gradient(to bottom, #c79f00, #ba6107);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#c79f00, endColorstr=#ba6107);
}

.btn_add_cart_ui_new {
    border: 1px solid lightgrey;
    border-radius: 5px;
    font-size: 11px;
    height: 30px;
    width: 200px;
    background-color: #f7e600;
}

.btn_add_cart_ui_new:hover {}

.btn_search {}

.btn_search:hover {
    cursor: pointer;
}

.btn_accessori {
    width: 150px;
    border: 1px solid #d7dada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
    color: #030061;
    background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f4f5f5, endColorstr=#dfdddd);
}

.btn_accessori:hover {
    border: 1px solid #bfc4c4;
    background-color: #d9dddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dddd), to(#c6c3c3));
    background-image: -webkit-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: -moz-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: -ms-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: -o-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: linear-gradient(to bottom, #d9dddd, #c6c3c3);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#d9dddd, endColorstr=#c6c3c3);
}

#btn_caratteristiche {
    width: 150px;
    text-align: center;
    border: 1px solid #d7dada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
    color: #030061;
    background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f4f5f5, endColorstr=#dfdddd);
}

#btn_caratteristiche:hover {
    text-align: center;
    border: 1px solid #bfc4c4;
    background-color: #d9dddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dddd), to(#c6c3c3));
    background-image: -webkit-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: -moz-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: -ms-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: -o-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: linear-gradient(to bottom, #d9dddd, #c6c3c3);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#d9dddd, endColorstr=#c6c3c3);
}

.btn_accessori_orange {
    border: 1px solid #ffad41;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
    font-weight: bold;
    color: #000000;
    background-color: #ffc579;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
    background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
    background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
    background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
    background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
    background-image: linear-gradient(to bottom, #ffc579, #fb9d23);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffc579, endColorstr=#fb9d23);
}

.btn_accessori_orange:hover {
    border: 1px solid #ff9913;
    background-color: #ffaf46;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf46), to(#e78404));
    background-image: -webkit-linear-gradient(top, #ffaf46, #e78404);
    background-image: -moz-linear-gradient(top, #ffaf46, #e78404);
    background-image: -ms-linear-gradient(top, #ffaf46, #e78404);
    background-image: -o-linear-gradient(top, #ffaf46, #e78404);
    background-image: linear-gradient(to bottom, #ffaf46, #e78404);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffaf46, endColorstr=#e78404);
}

.btn_filtro_catmer:hover {
    /*background-color: #FF751A;*/
    color: #efe300;
    background-color: #006eff;
    cursor: pointer;
}

#div_filtro_marche {
    height: 200;
    background-color: white;
    overflow: auto;
    float: right;
    margin: 5px;
    border: 1px solid #d9d9d9;
}


/**********************************************************/

#div_ordini_inevasi {
    margin: 20px;
}

.totale_ordini_evasi {
    /*position: fixed;*/
    margin-left: 100px;
    margin-top: 20px;
    /* overflow:auto;*/
    display: inline-block;
}


/*    DIV PROMOZIONI HOME PAGE*/

.div_promos_testata {
    text-align: center;
    ;
    width: 400px;
    height: 200px;
    border: 1px solid #fff71a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    font-weight: bold;
    color: #B52F2F;
    background-color: #FFF952;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF952), to(#C9C944));
    background-image: -webkit-linear-gradient(top, #FFF952, #C9C944);
    background-image: -moz-linear-gradient(top, #FFF952, #C9C944);
    background-image: -ms-linear-gradient(top, #FFF952, #C9C944);
    background-image: -o-linear-gradient(top, #FFF952, #C9C944);
    background-image: linear-gradient(to bottom, #FFF952, #C9C944);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFF952, endColorstr=#C9C944);
}

.div_promos_testata:hover {
    border: 1px solid #ebe300;
    background-color: #fff71f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff71f), to(#DEC107));
    background-image: -webkit-linear-gradient(top, #fff71f, #DEC107);
    background-image: -moz-linear-gradient(top, #fff71f, #DEC107);
    background-image: -ms-linear-gradient(top, #fff71f, #DEC107);
    background-image: -o-linear-gradient(top, #fff71f, #DEC107);
    background-image: linear-gradient(to bottom, #fff71f, #DEC107);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff71f, endColorstr=#DEC107);
}

.div_promo_testata {
    font-size: 14px;
    text-align: center;
    width: 1050px;
    border: 1px solid #FFAD41;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
    font-weight: bold;
    color: #000000;
    background-color: #ffc579;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
    background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
    background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
    background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
    background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
    background-image: linear-gradient(to bottom, #ffc579, #fb9d23);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffc579, endColorstr=#fb9d23);
}

.div_promo_testata:hover {
    border: 1px solid #ff9913;
    background-color: #ffaf46;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf46), to(#e78404));
    background-image: -webkit-linear-gradient(top, #ffaf46, #e78404);
    background-image: -moz-linear-gradient(top, #ffaf46, #e78404);
    background-image: -ms-linear-gradient(top, #ffaf46, #e78404);
    background-image: -o-linear-gradient(top, #ffaf46, #e78404);
    background-image: linear-gradient(to bottom, #ffaf46, #e78404);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffaf46, endColorstr=#e78404);
}

#div_promos_gen {
    text-align: center;
    ;
    width: 400px;
    border: 1px solid #fff71a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    font-weight: bold;
    color: #B52F2F;
    background-color: #FFF952;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF952), to(#C9C944));
    background-image: -webkit-linear-gradient(top, #FFF952, #C9C944);
    background-image: -moz-linear-gradient(top, #FFF952, #C9C944);
    background-image: -ms-linear-gradient(top, #FFF952, #C9C944);
    background-image: -o-linear-gradient(top, #FFF952, #C9C944);
    background-image: linear-gradient(to bottom, #FFF952, #C9C944);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFF952, endColorstr=#C9C944);
}

#div_promos_gen:hover {
    border: 1px solid #ebe300;
    background-color: #fff71f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff71f), to(#DEC107));
    background-image: -webkit-linear-gradient(top, #fff71f, #DEC107);
    background-image: -moz-linear-gradient(top, #fff71f, #DEC107);
    background-image: -ms-linear-gradient(top, #fff71f, #DEC107);
    background-image: -o-linear-gradient(top, #fff71f, #DEC107);
    background-image: linear-gradient(to bottom, #fff71f, #DEC107);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff71f, endColorstr=#DEC107);
}

#div_promo_btn {
    text-align: center;
    ;
    width: 350px;
    height: 200px;
    margin: 5px;
    /*border:1px solid #fff71a; -webkit-border-radius: 3px;*/
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    /*text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
    font-weight: bold;
    color: #B52F2F;
    background-color: #FDC317;
    /*
 background-color: #FFF952; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF952), to(#C9C944));
 background-image: -webkit-linear-gradient(top, #FFF952, #C9C944);
 background-image: -moz-linear-gradient(top, #FFF952, #C9C944);
 background-image: -ms-linear-gradient(top, #FFF952, #C9C944);
 background-image: -o-linear-gradient(top, #FFF952, #C9C944);
 background-image: linear-gradient(to bottom, #FFF952, #C9C944);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFF952, endColorstr=#C9C944);*/
}

#div_promo_btn:hover {
    border: 1px solid #ebe300;
    background-color: #fff71f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff71f), to(#DEC107));
    background-image: -webkit-linear-gradient(top, #fff71f, #DEC107);
    background-image: -moz-linear-gradient(top, #fff71f, #DEC107);
    background-image: -ms-linear-gradient(top, #fff71f, #DEC107);
    background-image: -o-linear-gradient(top, #fff71f, #DEC107);
    background-image: linear-gradient(to bottom, #fff71f, #DEC107);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff71f, endColorstr=#DEC107);
}

.input_registrazione {
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #d9d9d9;
    width: 80%;
    height: 24px;
    font-size: 20px;
}

.password {
    display: none;
}

.accesso_con_mail {
    display: none;
}

#email_iscritto {
    color: grey;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-style: italic;
}

#items_cart {
    position: absolute;
    left: 22px;
    top: -10px;
    font-size: 16px;
    font-weight: 500;
    padding: 5px;
    border-radius: 100%;
    border: 1px solid black;
    background-color: #F7E600;
    color: black;
    text-align: center;
    width: 15px;
}

.div_num_items_cart {
    width: 60px;
    right: 500px;
    padding: 5px;
    /*border: 1px solid #FF751A;*/
    /*border-radius: 5px;*/
}

.div_num_items_cart:hover {
    cursor: pointer;
}

.div_prodotto_carrello {
    position: fixed;
    display: none;
    /*top:160px;
    right: 10px;*/
    margin-left: 80%;
    padding: 10px;
    width: 200px;
    text-align: center;
    overflow: auto;
    background: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 30px 5px #999;
    -webkit-box-shadow: 0 0 30px 5px #999;
}

.div_area_personale {
    /*width: 150px;*/
    padding: 10px;
    border-radius: 100%;
    border: 2px solid black;
    padding: 5px;
    overflow: auto;
    right: 20px;
    font-weight: 500;
    font-size: 15px;
}

.div_area_personale:hover {
    background: #f7e600;
    /*-moz-box-shadow: 0 0 30px 5px #999;*/
    border-radius: 100%;
}

.div_menu_area_personale {
    padding-top: 10px;
    width: 250px;
    margin: 15px;
    border: 1px solid grey;
    border-radius: 15px;
    right: 20px;
    position: fixed;
    background: white;
    -moz-box-shadow: 0 0 30px 5px #999;
    -webkit-box-shadow: 0 0 30px 5px #999;
}

#div_disconnetti_upper {
    display: none;
    height: 20px;
}

.div_logo_disponibilita {
    z-index: 1;
    position: relative;
    top: -35px;
}

.href_area_cliente:hover {
    background-color: #F7E600;
}

.btn_del_cart {
    cursor: pointer;
}