/*
 *
 * Bill CSS
 * BY ing. Nicolò Chiellini
 * n.chiellini@4sigma.it
 *
 */
html {
    border: none;
    padding:0px;
    margin:0px;
    float: left;
    color: #4d4d4d;
    background-color: #ffffff;
    font-family: 'Raleway', sans-serif;
    width: 100%;
}
body {
    border: none;
    padding:0px;
    margin:0px;
    width: 100%;
    min-height: 100%;
    font-size: 15px;
    line-height: 18px;
    color: #4d4d4d;
    background-color: #ffffff;
    -webkit-text-size-adjust: 100%;
}
td {
    border: none;
    text-align:left;
    margin: 0px;
    padding: 0px;
}

div, p, h1, h2, h3, h4, h5, h6, ul, footer, nav, main, article {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: left;
    text-decoration: none;
    -webkit-text-size-adjust: 100%;
}

img {
    text-decoration: none;
    border: none;
    vertical-align: middle;
}

table, td, tr {
    margin: 0px;
    padding: 0px;
    border: none;
}
table {
    float: left;
}
a, a:active {
    outline: none;
    text-decoration: none;
    color: #4d4d4d;
}
li {
    outline: none;
}

i, em, .italic {
    font-style: italic;
}
*:-placeholder
{

    font-weight: 700;
}
*::-webkit-input-placeholder
{

    font-weight: 700;
}

*::-moz-placeholder
{

    font-weight: 700;

}
*:-moz-placeholder
{

    font-weight: 700;

}

*:-ms-input-placeholder
{

    font-weight: 700;
}

input:focus:-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder  { color:transparent; }

input,
textarea,
select {
/*     color: #fff; */
    outline: none;
    border: none;
    padding: 0px;
}
select {
  -webkit-border-radius: 0px;
}
.hidden,
#mobile-overlay {
    display: none;
}
.over_hidden {
    overflow: hidden;
}
.visibility_hidden {
    visibility: hidden
}
.block,
.desktop {
    display: block;
}
.mobile {
    display: none;
}
.inline-block {
    display: inline-block;
}
.relative {
    position: relative;
}
.pointer {
    cursor: pointer;
}
.left {
    float: left;
}
.right {
    float: right;
}
.none {
    float: none;
}
.v_top {
    vertical-align: top;
}
.text_top {
    vertical-align: text-top;
}
.v_middle {
    vertical-align: middle;
}
.v_bottom {
    vertical-align: bottom;
}
.m_auto {
    margin: 0px auto
}
.w_auto {
    width: auto;
}
.w_15 {
    width: 15px;
}
.w_20 {
    width: 20px;
}
.w_25 {
    width: 25px;
}
.w_30 {
    width: 30px;
}
.w_40 {
    width: 40px;
}
.w_50 {
    width: 50px;
}
.w_55 {
    width: 55px;
}
.w_65 {
    width: 65px;
}
.w_70 {
    width: 70px;
}
.w_80 {
    width: 80px;
}
.w_90 {
    width: 90px;
}
.w_95 {
    width: 95px;
}
.w_100 {
    width: 100px;
}
.w_110 {
    width: 110px;
}
.w_120 {
    width: 120px;
}
.w_125 {
    width: 125px;
}
.w_130 {
    width: 130px;
}

.w_133 {
    width: 133px;
}
.w_138 {
    width: 138px;
}
.w_140 {
    width: 140px;
}
.w_144 {
    width: 144px;
}
.w_150 {
    width: 150px;
}
.w_160 {
    width: 160px;
}
.w_162 {
    width: 162px;
}
.w_175 {
    width: 175px;
}
.w_180 {
    width: 180px;
}
.w_185 {
    width: 185px;
}
.w_200 {
    width: 200px;
}
.w_208 {
    width: 208px;
}
.w_210 {
    width: 210px;
}
.w_215 {
    width: 215px;
}
.w_230 {
    width: 230px;
}
.w_240 {
    width: 240px;
}
.w_245 {
    width: 245px;
}
.w_250 {
    width: 250px;
}
.w_260 {
    width: 260px;
}
.w_270 {
    width: 270px;
}
.w_280 {
    width: 280px;
}
.w_290 {
    width: 290px;
}
.w_295 {
    width: 295px;
}
.w_300 {
    width: 300px;
}
.w_310 {
    width: 310px;
}
.w_320 {
    width: 320px;
}
.w_340 {
    width: 340px;
}
.w_344 {
    width: 344px;
}
.w_350 {
    width: 350px;
}
.w_360 {
    width: 360px;
}
.w_372 {
    width: 344px;
}
.w_378 {
    width: 378px;
}
.w_400 {
    width: 400px;
}
.w_410 {
    width: 410px;
}
.w_412 {
    width: 412px;
}
.w_413 {
    width: 413px;
}
.w_420 {
    width: 420px;
}
.w_430 {
    width: 430px;
}
.w_405 {
    width: 405px;
}
.w_440 {
    width: 440px;
}
.w_450 {
    width: 450px;
}
.w_460 {
    width: 460px;
}
.w_465 {
    width: 465px;
}
.w_470 {
    width: 470px;
}
.w_480 {
    width: 480px;
}
.w_500 {
    width: 500px;
}
.w_560 {
    width: 560px;
}
.w_590 {
    width: 590px;
}
.w_600 {
    width: 600px;
}
.w_640 {
    width: 640px;
}
.w_650 {
    width: 650px;
}
.w_700 {
    width: 700px;
}
.w_710 {
    width: 710px;
}
.w_800 {
    width: 800px;
}
.w_810 {
    width: 810px;
}
.w_900 {
    width: 900px;
}
.w_960 {
    width: 960px;
}
.w_5pe {
    width: 5%;
}
.w_12e5pe {
    width: 12.5%;
}
.w_15pe {
    width: 15%;
}
.w_20pe {
    width: 20%;
}
.w_25pe {
    width: 25%;
}
.w_29pe {
    width: 29%;
}
.w_30pe {
    width: 30%;
}
.w_33pe {
    width: 33%;
}
.w_34pe {
    width: 34%;
}
.w_35pe {
    width: 35%;
}
.w_39pe {
    width: 39%;
}
.w_40pe {
    width: 40%;
}
.w_45pe {
    width: 45%;
}
.w_48pe {
    width: 48%;
}
.w_49pe {
    width: 49%;
}
.w_50pe {
    width: 50%;
}
.w_55pe {
    width: 55%;
}
.w_59pe {
    width: 59%;
}
.w_60pe {
    width: 60%;
}
.w_65pe {
    width: 65%;
}
.w_66pe {
    width: 66%;
}
.w_70pe {
    width: 70%;
}
.w_75pe {
    width: 75%;
}
.w_80pe {
    width: 80%;
}
.w_100pe {
    width: 100%;
}
.h_10 {
    height: 10px;
}
.h_25 {
    height: 25px;
}
.h_30 {
    height: 30px;
}
.h_34 {
    height: 34px;
}
.h_35 {
    height: 35px;
}
.h_72 {
    height: 72px;
}
.h_92 {
    height: 92px;
}
.h_50 {
    height: 50px;
}
.h_100 {
    height: 100px;
}
.h_120 {
    height: 120px;
}
.h_133 {
    height: 133px;
}
.h_155 {
    height: 155px;
}
.h_240 {
    height: 240px;
}
.h_245 {
    height: 245px;
}
.h_380 {
    height: 380px;
}
.mr_1 {
    margin-right: 1px;
}
.mr_2 {
    margin-right: 2px;
}
.mr_5 {
    margin-right: 5px;
}
.mr_8 {
    margin-right: 8px;
}
.mr_10 {
    margin-right: 10px;
}
.mr_11 {
    margin-right: 11px;
}
.mr_12 {
    margin-right: 12px;
}
.mr_15 {
    margin-right: 15px;
}
.mr_18 {
    margin-right: 18px;
}
.mr_19 {
    margin-right: 19px;
}
.mr_20 {
    margin-right: 20px;
}
.mr_23 {
    margin-right: 23px;
}
.mr_24 {
    margin-right: 24px;
}
.mr_25 {
    margin-right: 25px;
}
.mr_30 {
    margin-right: 30px;
}
.mr_70 {
    margin-right: 70px;
}
.mr_90 {
    margin-right: 90px;
}
.mr_95 {
    margin-right: 95px;
}
.mr_150 {
    margin-right: 150px;
}
.mr_200 {
    margin-right: 200px;
}
.pr_10 {
    padding-right: 10px;
}
.mb_m5 {
    margin-bottom: -5px;
}
.mt_2 {
    margin-top: 2px;
}
.mt_5 {
    margin-top: 5px;
}
.mt_6 {
    margin-top: 6px;
}
.mt_8 {
    margin-top: 8px;
}
.mt_10 {
    margin-top: 10px;
}
.mt_12 {
    margin-top: 12px;
}
.mt_15 {
    margin-top: 15px;
}
.mt_18 {
    margin-top: 18px;
}
.mt_20 {
    margin-top: 20px;
}
.mt_23 {
    margin-top: 23px;
}
.mt_25 {
    margin-top: 25px;
}
.mt_29 {
    margin-top: 29px;
}
.mt_30 {
    margin-top: 30px;
}
.mt_35 {
    margin-top: 35px;
}
.mt_40 {
    margin-top: 40px;
}
.mt_43 {
    margin-top: 43px;
}
.mt_44 {
    margin-top: 44px;
}
.mt_48 {
    margin-top: 48px;
}
.mt_50 {
    margin-top: 50px;
}
.mt_60 {
    margin-top: 60px;
}
.mt_100 {
    margin-top: 100px;
}
.mb_5 {
    margin-bottom: 5px;
}
.mb_10 {
    margin-bottom: 10px;
}
.mb_12 {
    margin-bottom: 12px;
}
.mb_15 {
    margin-bottom: 15px;
}
.mb_20 {
    margin-bottom: 20px;
}
.mb_23 {
    margin-bottom: 23px;
}
.pt_20 {
    padding-top: 20px;
}
.pt_40 {
    padding-top: 40px;
}
.pb_20 {
    padding-bottom: 20px;
}
.pb_40 {
    padding-bottom: 40px;
}
.pb_25 {
    padding-bottom: 25px;
}
.mb_25 {
    margin-bottom: 25px;
}
.mb_30 {
    margin-bottom: 30px;
}
.mb_35 {
    margin-bottom: 35px;
}
.mb_40 {
    margin-bottom: 40px;
}
.mb_48 {
    margin-bottom: 50px;
}
.mb_50 {
    margin-bottom: 50px;
}
.pb_50 {
    padding-bottom: 50px;
}
.mb_65 {
    margin-bottom: 65px;
}
.pb_5 {
    padding-bottom: 5px;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-justify {
    text-align: justify;
}
.ml_2 {
    margin-left: 2px;
}
.ml_5 {
    margin-left: 5px;
}
.ml_10 {
    margin-left: 10px;
}
.ml_15 {
    margin-left: 15px;
}
.ml_20 {
    margin-left: 20px;
}
.ml_30 {
    margin-left: 30px;
}
.ml_40 {
    margin-left: 40px;
}
.ml_60 {
    margin-left: 60px;
}
.ml_120 {
    margin-left: 120px;
}
.ml_130 {
    margin-left: 130px;
}
.ml_140 {
    margin-left: 140px;
}
.ml_175 {
    margin-left: 175px;
}
.ml_210 {
    margin-left: 210px;
}
.ml_5pe {
    margin-left: 5%;
}
.clear {
    clear: both;
}
.mt_45 {
    margin-top: 45px;
}
.mb_10 {
    margin-bottom: 10px;
}
.mt_10 {
    margin-top: 10px;
}
.mt_12 {
    margin-top: 12px;
}
.mt_18 {
    margin-top: 18px;
}
.pt_5 {
    padding-top: 5px;
}
.pb_5 {
    padding-bottom: 5px;
}
.pt_10 {
    padding-top: 10px;
}
.pb_10 {
    padding-bottom: 10px;
}
.pl_5 {
    padding-left: 5px;
}
.pl_10 {
    padding-left: 10px;
}
.bold,
strong,
b {
    font-weight: 700;
    font-style: inherit;
}
.normal,
.normal *::-moz-placeholder {
    font-weight: 400;
}
.normal *:-ms-input-placeholder {
    font-weight: 400;
}
.normal *:-moz-placeholder {
    font-weight: 400;
}
.normal *:-placeholder {
    font-weight: 400;
}
.normal *::-webkit-input-placeholder {
    font-weight: 400;
}
.light {
    font-weight: 200;
}
.regular {
    font-weight: 300;
}
.medium {
    font-weight: 500;
}
.extrabold {
    font-weight: 900;
}
.black,
.nero,
.blacklink,
.blacklink:hover,
.blacklink:visited {
    color: black;
    text-decoration: none;
}
.greenlnk,
.greenred_lnk,
.green {
    color: green;
}

.yellow {
    color: #cece01;
}

.red,
.redgreen_lnk,
.redlnk {
    color: #fe0001;
}
.gray {
    color: #909090;
}
.gray_disabled {
    color: #999;
}
.font_10 {
    font-size: 10px;
    line-height: 13px;
}
.font_11 {
    font-size: 11px;
    line-height: 13px;
}
.font_12 {
    font-size: 12px;
    line-height: 14px;
}
.font_13 {
    font-size: 13px;
    line-height: 16px;
}
.font_14 {
    font-size: 14px;
    line-height: 17px;
}
.font_15 {
    font-size: 15px;
    line-height: 18px;
}
.font_16 {
    font-size: 16px;
    line-height: 19px;
}
.font_18 {
    font-size: 18px;
    line-height: 21px;
}
.font_20 {
    font-size: 20px;
    line-height: 23px;
}
.font_22 {
    font-size: 22px;
    line-height: 25px;
}
.font_23 {
    font-size: 23px;
    line-height: 25px;
}
.font_24 {
    font-size: 24px;
    line-height: 26px;
}
.font_25 {
    font-size: 25px;
    line-height: 27px;
}
.font_19 {
    font-size: 19px;
    line-height: 22px;
}
.font_20 {
    font-size: 20px;
    line-height: 23px;
}
.font_26 {
    font-size: 26px;
    line-height: 29px;
}
.font_30 {
    font-size: 30px;
    line-height: 33px;
}
.font_36 {
    font-size: 36px;
    line-height: 39px;
}
.font_45 {
    font-size: 45px;
    line-height: 48px;
}
.white,
.whitelnk,
.whitelnk:hover,
.whitelnk:visited {
    color: #FFFFFF;
}
.white_black_lnk,
.black_white_lnk:hover {
    color: #FFFFFF;
}
.white_black_lnk:hover,
.black_white_lnk {
    color: #000000;
}
.senape {
    color: #e67300;
}
.grigio_scuro {
    color: #555;
}
.bg-bianco {
    background-color: white;
}
.bg_green {
    background-color: green;
}
.arancio,
.arancio_blk_lnk {
    color: #f19540;
}
.marrone {
    color: #633415;
}
.cover {
    background-size: 100% 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.uppercase {
    text-transform: uppercase;
}
.truncate-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.overwhite,
.overwhite_dark {
    display: none;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    z-index: 1000;
    cursor: wait;
    background-color: rgba(255,255,255,0.5);
}
#cover_white {
    cursor: default;
}
.overwhite_dark {
    background-color: rgba(255,255,255,0.90);
}
.bt_marrone {
    border-top: 1px solid #E6E6E6;
}
.bb_marrone {
    border-bottom: 1px solid #E6E6E6;
}
/* MAIN */
#main {
    margin-top: 25px;
}
#menu-over-cont {
    display: none;
    z-index: 1100;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
/*     background-color: rgba(255,255,255,0.95); */
    background-color: rgba(230,230,230,0.98);
}
#menu-nav {
    height: 25px;
    line-height: 25px;
    background-color: #802528;
    color: white;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1200;
}
#customer-name-cont {
    width: auto;
    position: relative;
    font-size: 13px;
    min-width: 50%;
}
#customer-name {
    width: 100%;
/*     margin-left: 10px; */
    color: white;
}
#time {
    width: auto;
    margin-right: 10px;
    float: right;
    font-size: 13px;
}
#clock {
    font-weight: bold;
}

#login-cont {
    width: 320px;
    position: absolute;
    left: 50%;
    margin-left: -160px;
    top: 50%;
    margin-top: -191px;
}
#logo-login {
    height: 200px;
}
.bill-form {
    box-sizing: border-box;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding: 5px 10px;
/*     color: #633415; */
    color: black;
    background-color: white;
}
#login-error {
    color: red;
    box-sizing: border-box;
    padding: 5px 10px;
}
#login-form {
    float: left;
    margin-top: 20px;
}
#login-form .bill-form {
    width: 320px;
}
#login-button {
    width: 320px;
    height: 80px;
    background-image:url('../img/LOGIN.png');
    color: transparent;
    outline: none;
    border: none;
    border-radius: 5px;
}
.generic-button {
    display: block;
    float: left;
    width: 320px;
    height: 80px;
    background-image:url('../img/BOTTONE_BASE.png');
    color: transparent;
    outline: none;
    border: none;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    font-size: 18px;
}
.dashobard-button {
    margin: 20px 20px;
}
.generic-button-icon {
    width: 118px;
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.generic-button-icon img {
    height: 60px;
}
.generic-button-text {
    width: 179px;
    height: 80px;
    padding: 0px 10px;
    line-height: 80px;
    text-align: right;
}
.dashboard-cont {
    width: auto;
    float: none;
    margin: 0px auto;
}
.page-cont {
    width: 90%;
    margin: 10px 5% 10px 5%;
    min-height: 100px;
}

#menu-utente {
    width: 100%;
    display: block;
    float: left;
    margin-top: 25px;
}
#menu-utente li {
    width: 100%;
    display: block;
    float: left;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.menu-utente-row {
    padding-left: 30px;
    box-sizing: border-box;
}
#menu-utente li .lnk-menu-scnd {
    display: block;
    float: left;
    display: block;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    min-width: 0px;
    width: auto;
    padding: 5px 0px 10px 0px;
    font-style: italic;
    margin-right: 5px;
    color: #CA5F65
}
#menu-utente li .span-menu-scnd {
    display: block;
    float: left;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    min-width: auto;
    width: auto;
    padding: 5px 0px 10px 0px;
    font-style: italic;
    color: #CA5F65;
    margin-right: 5px;
}

#menu-utente li a {
    min-width: 230px;
    display: block;
    float: left;
    padding: 10px 10px 10px 30px;
    color: #000;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
}
#menu-utente li .sel {
    color: #CA5F65
}
#menu-utente .last {
    border-bottom: 0px;
}
#menu-utente #menu-top {
    height: 50px;
}
#nuovo-conto-btn,
#menu-item-aggiungi,
#menu-aggiungi,
#over-button-aggiorna {
/*     background-color: #F29641; */
    background-color: green;
}
#conti-aperti-btn {
    background-color: #FFA500;
}

.small_btn,
.small_btn_sel,
.sezioni_menu_btn_associa {
    cursor: pointer;
    max-width: 180px;
    width: auto;
    height: 20px;
    padding: 15px 10px 5px 10px;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    background-color: #802528;
}
.small_btn_error {
    cursor: pointer;
/*     max-width: 120px; */
    width: auto;
    height: 20px;
    padding: 15px 10px 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    background-color: red;
}
.small_btn_contabilita {
    cursor: pointer;
    max-width: 120px;
    width: auto;
    height: 20px;
    padding: 5px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    background-color: #802528;
}

/*.small_btn_sel,
.sezioni_menu_btn_associa {
    background-color: #008134;
}*/
.paga-row-detail .small_btn {
    background-color: #f29641;
    padding: 7.5px;
    height: auto;
}
#num_conti_aperti {
    display: block;
    float: left;
    color: white;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 4px;
    width: 40px;
    text-align: center;
    background-color: red;
    border: 3px solid white;
    border-radius: 18px;
    margin-left: -13px;
    margin-top: -8px;

}
#nav-pr-gest-conto {
    width: auto;
    float: left;
    height: 40px;
}
#nav-pr-gest-conto a {
    cursor: pointer;
}
#nav-pr-lista-menu {
    width: auto;
    float: right;
/*     position: relative; */
    height: 40px;
    overflow: hidden;
    box-sizing: border-box;
}
#nav-pr-lista-menu .small_btn,
#nav-pr-lista-menu-btn .small_btn {
    max-width: none;
}
#nav-pr-lista-menu-btn {
    height: 40px;
    width: auto;
    float: right;
/*     position: absolute; */
}
#nav-pr-sezioni-menu,
.generic-button-row {
    width: 100%;
    float: left;
    min-height: 40px;
    margin-top: 5px;
}
#pr-list {
    border-top: 1px solid #B7B7B7;
    width: 44%;
/*     margin-right: 20px; */
    box-sizing: border-box;
}
#pr-bill {
    border-top: 1px solid #B7B7B7;
    width: 54%;
    float: right;
/*     display: none; */
}
#pr-conto-tavolo-sep {
    position: absolute;
    left: 64%;
    width:1px;
    height: 28px;
    background-color: #b7b7b7;
    top: 5px;
}
#menu-lista-menu {
    height: auto;
    min-height: 40px;
}
#menu-lista-menu .small_btn {
    margin-bottom: 5px;
}
.menu-row {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 125px 10px 0px;
    border-bottom: 1px solid #B7B7B7;
    position: relative;
    height: 67px;
}
.menu-row-name {
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    font-weight: bold;
    width: calc(100% - 120px);
    float: left;
}
.menu-row-price {
/*     color: #633415; */
/*     color: black; */
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    font-weight: bold;
    width: 120px;
    float: right;
}
.menu-row-cont {
    display: none;
}

.bill-row-control {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 110px;
}
.menu-row-control {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 170px;
}
#show_all_menu{
    cursor: pointer;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    padding-top: 0px;
    width: 50px;
    text-align: center;
    color: white;
    font-size: 30px;
    font-weight: bold;
    border-radius: 5px;
    margin-right: 5px;
    margin-left: 5px;
}
.menu-row-control_btn {
    cursor: pointer;
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    padding-top: 5px;
    width: 50px;
    text-align: center;
    color: white;
    font-size: 30px;
    font-weight: bold;
    border-radius: 5px;
}
.associa-info-num {
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    width: 50px;
    font-size: 16px;
    background-color: white !important;
}
#menu-row-associa-tavolo #show_all_menu,
#menu-lista-punti-ristoro #show_all_menu,
#menu-lista-categorie #show_all_menu {
    display: none;
    float: right;
    background-color: green;
    height: 38px;
    line-height: 38px;
    padding-top: 2px;
    width: 40px;
    text-align: center;
    color: white;
    font-size: 25px;
    font-weight: bold;
    border-radius: 5px;
}
.btn-arancio,
.btn-verde {
    display: block;
    width: auto;
    padding: 0px 10px;
    border-radius: 5px;
    color: white;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

.btn-arancio:disabled,
.btn-verde:disabled {
    background-color: #808080;
}

.btn-arancio
{
    background-color: #f19540;
}

.btn-verde
{
    background-color: green;
}

.plus {
    background-color: green;
}
.minus {
    background-color: red;
}
.disabled {
    background-color: #909090;
}
#nav-pr-sezioni-menu .btn_sel,
#nav-pr-lista-menu .btn_sel,
#over-associa-soci-nav .btn_sel {
/*     background-color: #f29641; */
    background-color: #008134;
}

#pr-bill-header,
#pr-bill-table {
    padding: 10px 0px;
    border-bottom: 1px solid #B7B7B7;
}
#pr-bill-header {
    position:relative;
}
#pr-bill-header-txt,
#pr-bill-table-txt {
    width: auto;
    font-weight: bold;
    color: #802528;
}
#pr-bill-header-id {
    width: auto;
    float: right;
    font-weight: bold;
/*     color: #633415; */
}
#pr-bill-header-switch {
    display: block;
    position: absolute;
    right: 0px;
    top: 7px;
    font-size: 23px;
    line-height: 23px;
    color: black;
    padding: 0px 5px 0px 5px;
    text-align:center;
    cursor: pointer;
}
.bill-row-cont {
    position: relative;
    overflow: hidden;
    height: 200px;
}
.bill-row {
    width: 100%;
    padding: 10px 125px 10px 0px;
    margin: 0px 0px;
    box-sizing: border-box;
    height: 71px;
    border-bottom: 1px dotted black;
    position: relative;
}
.bill-row:last-child {
    border-bottom: none;
}
#bill-row-first {
    padding: 0px;
    margin: 0px 0px;
    height: 0px;
    border-bottom: none;
}
.bill-row-name {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px;
    font-weight: bold;
}
.bill-row-price {
    font-weight: bold;
    width: 100%;
    height: 17px;
    line-height: 17px;
    font-size: 14px;
/*     color: #633415; */
}
.bill-trash {
    width: 50px;
    height: 43px;
    line-height: 43px;
    padding-top: 7px;
    display: block;
    float: left;
    background-color: red;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    color: white;
}
.bill-trash i {
    font-size: 35px;
    color: white;
}
.bill-checkbox,
.associa-socio-checkbox {
    width: 25px;
    height: 25px;
    float: right;
    background-color: #ADADAD;
    margin: 12.5px 12.5px;
/*     border: 12.5px solid white; */
    border-radius: 5px;
    text-align: center;
    line-height: 25px;
/*     color: #633415;     */
    font-size: 18px;
}
.associa-socio-checkbox {
    margin: 0px;
}
.bill-checkbox span,
.associa-socio-checkbox span {
    color: white;
}
#bill-total-cont,
#bill-seleziona-tutti-cont {
    position: relative;
    border-bottom: 1px solid #B7B7B7;
    padding: 10px 0px;
    margin: 0px 0px 0px 0px;
    color: #802528;
}
#bill-total,
#pr-bill-table-num-cont {
    position: absolute;
    right: 0px;
    top: 8px;
    width: auto;
    font-size: 25px;
    line-height: 23px;
/*     color: #633415; */
    font-weight: bold;
}
#bill-control-cont {
/*     border-top: #633415 1px solid; */
}
#bill-control-cont .small_btn,
#bill-control-cont .small_btn_sel {
    margin-left: 1.33%;
    box-sizing: border-box;
    width: 24%;
    height: 40px;
}
.bill-controls-notopen .small_btn {
    background-color: #999;
}
#bill-control-cont .small_btn:last-child {
    margin-left: 0px;
}
#bill-control-cont .small_btn:last-child {
    margin-left: 0px;
}
#over-table-selection {
    display: none;
    position: fixed;
    top: 50%;
    width: 250px;
    left: 50%;
    margin-left: -176px;
    margin-top: -88px;
    z-index: 1001;
    border: 1px solid #b7b7b7;
    padding: 50px;
    border-radius: 10px;
    background-color: white;
}
#over-table-txt {
    font-weight: bold;
    color: #F19540;
    font-size: 20px;
    line-height: 23px;
}
#over-table-sel {
    display: block;
    float: left;
    font-size: 20px;
    height: 39px;
    margin:10px 15px 0px 35px;
    color: black;
    border: 1px solid black;
    text-align: center;
    border-radius: 5px;
    background-color:#fff;
    text-align:-moz-center;
    text-align:-webkit-center;
}
#numero-stanza-hotel-sel {
    display: inline-block;
    font-size: 20px;
    height: 39px;
    margin:10px 15px 0px 35px;
    color: black;
    border: 1px solid black;
    text-align: center;
    border-radius: 5px;
    background-color:#fff;
    text-align:-moz-center;
    text-align:-webkit-center;
}
#btn-change-table {
    /*display: inline-block;*/
    display: none;
    font-size: 23px;
    line-height: 23px;
    color: black;
     padding: 0px 5px 0px 5px;
    text-align:center;
    cursor: pointer;
}
#over-associa-soci-cont {
    display: none;
    position: fixed;
    width: 100%;
    top: 25px;
    background-color: rgba(255,255,255,0.95);
}
#over-riga-prezzo-custom-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 25px;
    z-index: 10;
    background-color: rgba(255,255,255,1);
}
#over-riga-prezzo-custom-cont.hidden {
    display: none;
}
#over-riga-prezzo-custom {
    width: 340px;
}
#over-associa-soci-nav {
    width: 575px;
    float: none;
    margin: 0px auto;
}
#over-associa-soci-cmd {
    width: 204px;
    float: none;
    margin: 0px auto;
}
#over-associa-soci-nav .small_btn {
    width: 120px;
}
#over-associa-lst {
    width: 80%;
    margin: 20px 10%;
}
.associa-row {
    text-align: left;
    padding: 10px 0px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 20px;
    line-height: 40px;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    padding-right: 180px;
}
.associa-row-no-hover {
    text-align: left;
    padding: 10px 0px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 20px;
    line-height: 40px;
    position: relative;
    cursor: pointer;
}

#over-associa-soci-conferma {
    background-color: green;
}
#over-associa-soci-annulla {
    background-color: red;
}
#tb-conti-aperti-utente {
    width: 100%;
}
#tb-conti-aperti-utente td,
#tb-conti-aperti-utente th {
    vertical-align: top;
    text-align: left;
    padding: 10px 0px;
    border-bottom: 1px solid #E6E6E6;
}
#tb-conti-aperti-utente .text-right {
    text-align: right;
    /*padding-right: 5px;*/
}
#tb-conti-aperti-utente th {
    font-weight: bold;
}
#tb-conti-aperti-utente .btn_apri,
#conti-aperti-back,
.back {
    display: block;
    width: 100%;
    max-width: 70px;
    border-radius: 5px;
    background-color: green;
    color: white;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}
#conti-aperti-back,
.back {
    position: absolute;
    left: 0px;
    top: 20px;
    background-color: red;
}
#back-amministrazione {
    position: static;
    background-color: red;
    float: left;
}
#fatture {
    display: block;
    width: 100%;
    max-width: 70px;
    position: static;
    float: left;
    border-radius: 5px;
    background-color: #f19540;
    cursor: pointer;
    font-weight: bold;
    color: white;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
tr.fattura_annullata td {
    background-color: #888;
    /* color: #fff; */
}

#tb-conti-aperti-utente .last_td {
    min-width: 70px;
    width: 5%;
}
/*
#bill-control-cont #bill-paga-btn  {
    background-color: #999;
}
*/

.associa-select-button {
    display: inline-block;
    margin-left: 0px;
    font-weight: bold;
    font-size: 12px;
    padding: 10px;
}
#associa-select {
    padding: 0px 5px;
    border-radius: 10px;
    font-size: 20px;
    height: 39px;
    width: 55%;
    color: black;
    border: 1px solid black;
    border-radius: 5px;
    background-color:#fff;
    font-size: 15px;
}
/*.associa-row {
    line-height: 40px;
}*/
.associa-row-attiva .row-user {
    color:#f29641;
/*     font-size: 25px; */
}
.associa-select-button {
    display: none;
}
.associa-row-attiva .associa-select-button {
    display: inline;
}
/* GESTIONE MENU */
#tabella-item-menu,
#tabella-pietanze-menu,
#tabella-soci-amm,
.tabella-generica {
    width: 100%;
/*     max-width: 768px; */
    margin: 50px 0px 20px 0px;
}
#tabella-item-menu th,
#tabella-pietanze-menu th,
#tabella-soci-amm th,
.tabella-generica th {
    font-weight: bold;
    border-bottom: 1px solid #E6E6E6;
    padding: 5px 0px;
}
#tabella-item-menu td,
#tabella-pietanze-menu td,
.tabella-generica td {
    padding: 15px 0px 5px 0px;
    border-bottom: 1px solid #E6E6E6;
    vertical-align: top;
}
#tabella-soci-amm .td_socio_noparent {
    padding: 15px 0px 5px 0px;
    border-bottom: 1px solid #E6E6E6;
    vertical-align: top;
}
#tabella-soci-amm .td_socio_parenti {
    padding: 15px 0px 5px 0px;
/*     border-bottom: 1px solid #E6E6E6; */
    vertical-align: top;
}
#tabella-soci-amm .td_parente_border {
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #E6E6E6;
    vertical-align: top;
}
#tabella-soci-amm .td_parente {
    padding: 5px 0px 5px 0px;
    vertical-align: top;
}
#tabella-soci-amm .td_utente {
    vertical-align: top;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #E6E6E6;
}
#tabella-conti-amm .td_conto {
    vertical-align: top;
    padding: 10px 0px 10px 0px;
    border-top: 1px solid #E6E6E6;
}
#tabella-conti-amm .td_camera {
    vertical-align: top;
    padding: 2px 0px 2px 0px;
}

.menu-item-modify {
    color: red;
    padding: 10px;
    font-size: 25px;
    margin-top: -10px;
}
.menu-item-delete {
    color: red;
    padding: 10px;
}
.menu-toggle-ingredienti {
    padding: 10px;
    font-size: 25px;
    margin-top: -10px;
}
#over-form-item-menu,
#over-form-fornitore {
    display: none;
    position: fixed;
    top: 50%;
    width: 300px;
    height: 330px;
    left: 50%;
    margin-left: -150px;
    margin-top: -165px;
    z-index: 1001;
    border: 1px solid #b7b7b7;
    padding: 10px;
    border-radius: 10px;
    background-color: white;
}
#over-form-fornitore {
    height: 310px;
    margin-top: -155px;
}
#over-form-item-menu input,
#over-form-fornitore input {
    box-sizing: border-box;
    border: 1px solid black;
    border-radius: 5px;
    padding: 2.5px 5px;
    color: #666;
}
#over-form-fornitore input {
    width: 100%;
}
#over-form-item-menu select {
    box-sizing: border-box;
    padding: 0px 5px;
    border-radius: 10px;
    font-size: 20px;
    padding: 2.5px 5px;
    width: 100%;
    color: black;
    border: 1px solid black;
    border-radius: 5px;
    background-color: #fff;
    font-size: 15px;
}
#over-form-item-menu textarea,
#over-form-fornitore textarea {
    box-sizing: border-box;
    border: 1px solid black;
    border-radius: 5px;
    padding: 2.5px 5px;
    color: #666;
    width: 100%;
    margin-top: 10px;
    height: 62px;
}
#over-form-fornitore textarea {
    margin-top: 0px;
    height: 120px;
}
#over-form-item-add {
    display: none;
    position: fixed;
    top: 50%;
    width: 250px;
    height: 100px;
    left: 50%;
    margin-left: -125px;
    margin-top: -50px;
    z-index: 1001;
    border: 1px solid #b7b7b7;
    padding: 10px;
    border-radius: 10px;
    background-color: white;
}
.menu-topcommand a {
    display: inline-block;
    border: 5px solid white;
    padding: 0px 2px;
    margin: 0px 2px;
}
.comando-riga-menu {
    display: inline-block;
    padding: 2.5px 5px;
    margin: 0px 2.5px;
}
#generic-over-cont {
    z-index: 1001;
    position: fixed;
    width: 300px;
    padding: 10px;
    background-color: white;
    left: 50%;
    top: 20px;
    margin-left: -150px;
    max-height: 80%;
    height: auto;
    opacity: 0;
    border: 1px solid #b7b7b7;
    border-radius: 10px;
}
#generic-over-close {
    display: block;
    float: right;
    color: red;
}
.menu-topcommand a {
    cursor: pointer;
}
.over_input,
.over_select,
.over_textarea {
    border: 1px solid #633415;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 5px;
/*     color: #633415; */
    background-color: white;
}
.over_textarea {
    height: 60px;
}
.boxed-button  {
    display: inline-block;
    padding: 5px;
    margin-top: -5px;
}
.search_input,
.basic_input {
    border: 1px solid #633415;
    padding: 5px;
    box-sizing: border-box;
/*     width: 100%; */
    border-radius: 5px;
    color: #633415;
    background-color: white;
}
#btn-ricerca-soci,
.btn-ricerca,
#btn-reset-search {
    padding: 5px;
    border-radius: 5px;
    background-color: #f19540;
    cursor: pointer;
    font-weight: bold;
    color: white;
}
#form-socio-cont {
    display: block;
    width: 615px;
    float: none;
    margin: 20px auto;
}
#form-socio {
    margin: 20px 0px;
}
#go-to-contabilita-socio {
    display: block;
    width: 100%;
    max-width: 170px;
    border-radius: 5px;
    background-color: green;
    color: white;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    float: right;
    position: static;
}
#amministrazione_soci_comandi {
    padding-bottom: 20px;
/*     border-bottom: 1px solid #E6E6E6; */
}
#pagamento-conto-socio .payment-button {
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.payment_row {
    position: relative;
    margin-bottom: 10px;
    min-height: 45px;
}
.payment_row-txt {
    padding: 0px 0px 0px 60px;
    width: 100%;
    box-sizing: border-box;
    min-height: 50px;
    line-height: 25px;
    font-size: 18px;
}
#pagamento-conto-socio-filtri {
    height: 33px;
    line-height: 23px;
    margin-bottom: 10px;
}
#pagamento-conto-socio-filtri span {
    display: inline-block;
    color: #f19540;
    font-style: italic;
    font-weight: bold;
    padding: 2px 5px 0px 5px;
    font-size: 16px;
    margin-right: 5px;
}
#pagamento-conto-socio-filtri #filtro-parziale {
    color: red;
    float: right;
/*     font-weight: 900; */
    font-size: 20px;
}
#form-socio-cont #id_importo {
    height: 35px;
}
#dnxls {
    width: auto;
    float: left;
    display: block;
    position: absolute;
    left: 0px;
    top: 10px;
}
#dnxls img {
    height: 30px;
}

#btn-elimina-socio {
    border: unset;
    padding: unset;
    margin: unset;
    display: block;
    float: right;
    background-color: transparent;
    color: red;
    font-weight: bold;
    cursor: pointer;
}
.btn-elimina-societa {
    border: unset;
    padding: unset;
    margin: unset;
    background-color: transparent;
    display: inline-block;
    float: right;
    margin-left: 10px;
    color: red;
    cursor: pointer;
}
/* HOVER CAGE */
@media only screen and (min-width:1025px) and (max-width:10000px) {
    a:hover,
    .arancio_blk_lnk:hover {
        color: #000000;
    }
    #login-button:hover {
        background-image:url('../img/LOGIN_OVER.png');
    }
    .generic-button:hover {
        background-image:url('../img/BOTTONE_OVER.png');
        color: white;
    }
    #customer-name-cont:hover #menu-utente-cont {
        display: block;
    }
    #menu-utente li a:hover {
        color: #CA5F65
    }
    #menu-utente li .lnk-menu-scnd:hover {
        color: #633415;
    }
    .bill-trash:hover,
    .minus:hover {
        background-color: #860000;
        color: white;
    }
    .plus:hover {
        background-color: #005D00;
        color: white;
    }
    .disabled:hover {
        color: white;
    }
    .small_btn:hover,
    .small_btn_sel:hover {
        background-color: #008134;
        color: white;
    }
    #nuovo-conto-btn:hover {
/*         background-color: #633415; */
        background-color: #005D00;
    }
    #conti-aperti-btn:hover {
        background-color: red;
    }
    /*.associa-row:hover {
        font-weight: bold;
    }*/
    .associa-row:hover .associa-info-num, .associa-info-num:hover {
        font-weight: normal;
    }
    .redgreen_lnk:hover,
    .greenlnk:hover {
        color: green;
    }
    .greenred_lnk:hover,
    .redlnk:hover {
        color: #fe0001;
    }
    #bill-seleziona-tutti-cont:hover p,
    #bill-seleziona-tutti-cont:hover a,
    #bill-seleziona-tutti-cont:hover a:hover {
        color: #e67300;
    }
    #conti-aperti-back:hover,
    .back:hover {
        color: white;
        background-color: #ac0000;
    }
    #back-amministrazione:hover {
        color: white;
        background-color: #ac0000;
    }
}
/* ALL MOBILE */
@media only screen and (min-width:320px) and (max-width:1024px) {
/*    html,
    body {
        height: 100%;
        width: 100%;
        overflow: auto;
    }*/
    input[type=button],
    input[type=submit] {
        -webkit-appearance: none;
    }
    .bill-row-cont {
        overflow-y: auto;
    }
    .page-cont {
        width: 98%;
        margin: 10px 1% 10px 1%;
        min-height: 100px;
    }
    #menu-utente li .span-menu-scnd {
/*         display: none; */
    }
    #pr-bill-header-txt,
    #pr-bill-table-txt {
        display: none;
    }
    #pr-bill-header-id {
        float: left;
    }
}
@media only screen and (min-width:320px) and (max-width:360px) {
    .dashobard-button {
        margin: 20px 0px;
    }
}
