﻿allineaDocbody {
    margin: 0;
    padding: 0; 
}
.bodypop{
    margin: 0;
    padding: 0;
    margin-left:5px;
}

/*.width-8,
.size-8 {
    width: 500px;
}*/

/*MENU*/
.slidedivAltro {
    width: auto;
    height: 80px;
    padding: 0px;
    background: #fdfdfd;
    color: black;
    margin-top: 45px;
    border: 1px solid;
    display: none;
    right: 2px;
    text-align: left;
    z-index: 1 !important;
    position: absolute;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

.buttonslide {
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    width: 150px;
    height: 30px;
    border: 1px solid #222222;
    background-color: #fff;
    color: #222222;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}

.buttonslide:hover {
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
 
    border: 1px solid #222222;
    background-color: #eaeaea;
    color: #222222;
  
}

.butmenu2 {
    background-color: #222222;
    color: #FFFFFF;
    font-size: large;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
}

.slidediv2 {
    width: auto;
    height: auto;
    padding: 10px;
    background: #222222;
    color: #000000;
    margin-top: 0px;
    border-bottom: 5px solid #222222;
    display: none;
    z-index: 2;
    position: absolute;
}
/**/
/*Button*/
.button-old {
    -moz-border-radius:0px;
    border-radius:0px;
    width: 110px;
    border: 1px solid #222222;
    background-color: #222222;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    

}
.button-old:hover {
   -moz-border-radius:0px;
    border-radius:0px;
    width: 110px;
    border: 1px solid #222222; 
    color: #eaeaea;
    font-size: 14px;
    cursor: pointer;

}

.buttonDel {
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 110px;
    border: 1px solid #eaeaea;
    background-color: #FF0000;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.buttonDel:hover {
   -moz-border-radius:0px;
    border-radius:0px;
    width: 110px;
    border: 1px solid #eaeaea;
    background-color: #fff;
    color: #FF0000;
    font-size: 14px;
    cursor: pointer;

}

.buttonSalva {
    
      
    width: 110px;
    border: 1px solid #eaeaea;
    background-color: #008000;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
  
   
}
.buttonSalva:hover {
   
  
    width: 110px;
    border: 1px solid #222222;
    background-color: #fff;
    color: #008000; 
    cursor: pointer;
   
}
.buttonMoveCarr {
    -moz-border-radius:0px;
    border-radius:0px;
    height:60px;
    width: 110px;
    border: 1px solid #eaeaea;
    background-color: #222222;
    color: #fff;
    font-size: 14px;
    cursor: pointer;

}
.buttonMoveCarr:hover {
    -moz-border-radius:0px;
    border-radius:0px;
    width: 110px;
    /*height:40px;*/
    border: 1px solid #222222;
    background-color: #eaeaea;
    color: #000; 
    font-size: 14px;
    cursor: pointer;

}
 
.buttonaltro {
    -moz-border-radius:0px;
    border-radius:0px;
    width: 110px;
    border: 1px solid #222222;
    background-color: #222222;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    background-image: url('../Image/downopen.png');
    background-repeat: no-repeat;
      background-position: right center;
}

 
.buttonaltro:hover {
    -moz-border-radius:0px;
    border-radius:0px;
    width: 110px;
    border: 1px solid #222222;
    background-color: #222222;
    color: #eaeaea;
    font-size: 14px;
    cursor: pointer;
    background-image: url('../Image/downopen.png');
    background-repeat: no-repeat;
      background-position: right center;
}
.buttoncerca {
    /*background-image: url('../Image/search-icon.png');
    background-repeat: no-repeat;
    background-position:right;*/
      -moz-border-radius:0px;
    border-radius:0px;
    width:120px;
    border: 1px solid #eaeaea;
    background-color: #eaeaea;
    color: #222222;
    font-size: 14px;
    cursor: pointer;
   
}

.buttoncerca:hover {
    /*background-image: url('../Image/search-icon.png');
    background-repeat: no-repeat;
    background-position:right;*/
      -moz-border-radius:0px;
    border-radius:0px;
    width:120px;
    border: 1px solid #eaeaea;
    background-color: #fff;
    color: #222222;
    font-size: 14px;
    cursor: pointer;
   
}
.buttonCarrello {
    
     /*height: 40px;*/
    width: 120px;
    border: 1px solid #eaeaea;
    background-color: #008000;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
  
   
}
.buttonCarrello:hover {
   
  /*height: 40px;*/
    width: 120px;
    border: 1px solid #222222;
    background-color: #fff;
    color: #008000;
    font-size: 15px;
    cursor: pointer;
   
}
.buttonCarrelloDel {
  /*height: 40px;*/
    width: 120px;
    border: 1px solid #eaeaea;
    background-color: #FF0000;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
   
}
.buttonCarrelloDel:hover {
  /*height: 40px;*/
    width: 120px;
   border: 1px solid #222222;
    background-color: #fff;
    color: #008000;
    font-size: 15px;
    cursor: pointer;
   
}
.buttonPrint {
    border-style: none;
    background-image: url('../Image/Print.png');
    background-repeat: no-repeat;
    height: 32px !important;
    width: 32px;
    background-color: #FFFFFF;
}
.buttonPrint:hover {
    background-image: url('../Image/Printover.png');
     background-repeat: no-repeat;
         height:32px;
    width:32px;
}
 
 
.buttonEmail {
    border-style: none;
    background-image: url('../Image/email.png');
    background-repeat: no-repeat;
    height: 32px !important;
    width: 32px;
    background-color: #FFFFFF;
}
.buttonEmail:hover {
    background-image: url('../Image/emailover.png');
     background-repeat: no-repeat;
         height:32px;
    width:32px;
}
.buttonShow{
    border-style: none;
    background-image: url('../Image/show.png');
    background-repeat: no-repeat;
    height: 32px !important;
    width: 32px;
    background-color: #FFFFFF;
}
.buttonShow:hover {
    background-image: url('../Image/showover.png');
     background-repeat: no-repeat;
         height:32px;
    width:32px;
}

.buttonElimina{
    border-style: none;
    background-image: url('../Image/del.png');
    background-repeat: no-repeat;
    height: 32px !important;
    width: 32px;
    background-color: #FFFFFF;
}
.buttonElimina:hover {
    background-image: url('../Image/delover.png');
     background-repeat: no-repeat;
         height:32px;
    width:32px;
}
.buttonLamelleColori{
    border-style: none;
    background-image: url('../Image/select.png');
    background-repeat: no-repeat;
    height: 32px !important;
    width: 32px;
    background-color: #FFFFFF;
}
.textcerca {
    border: none;
    background-color: #fff;
    color: #222222; 
}
.textemail {
  border:1px solid #333;
   background-color: #fff;
   color: #222222; 
   width:250px;

}

.textBarcode {
  border:1px solid #333;
   background-color: #fff;
   color: #222222; 
   width:350px;
   height:30px;
   font-size:16px;
   font-weight:bold;

}
.divcerca {
    background-position: right;
    border: 1px solid #666;
    background-image: url('../Image/search-icon.png');
    background-repeat: no-repeat;
    width: 332px;
}

.laberror {
    border: none;
    background-color: red;
    color: #fff; 


}
.labOK
{
	background-position: left;
	width: 100%;
	/*height:26px;*/
	border: none;
	background-color: #DFF2BF;
	color: #008000; 
	/*background-image: url('../Image/ok.png');*/
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
    padding:15px 10px 15px 50px;

}

.labinfo {
    border: none;
    background-color: #eaeaea;
    color: #222222;
    font-size: 15px;
}

.labinfoTenda {
    border:solid 2px #43E44B;
    background-color: #fff;
    color: #222222; 
    -moz-border-radius:0px;
    border-radius:0px;
}
.labhide {
    border: none;
    background-color: #222222;
    color: #222222;
    font-size: 0.1em;
}
/*Menu*/
.tdclass {
    height: 150px;
    width: 150px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    border: 2px none #eaeaea;
}

.tdround {
    width: auto;
    height: auto;
    -webkit-border-radius:0px;
    -moz-border-radius: 5px
    border-radius:0px;
    border: 2px solid #fff;
    background-color: #222222;
    text-align: center;
}

.footer {
    margin-bottom:10px;
    width:100%;
}

#footer_container {
    border: 1px solid #666;
    bottom: 0;
    height: 20px;
    left: 0;
    position: fixed;
    width: 100%;
}

.submenu {
    background-color: #222222; 
    width: auto;
    height: 45px; 
    color: #ffffff;
    font-style: normal; 
    font-size: 22px; 
}

.footermenu {
    border-color: #222222;
    background-color: #222222;
}

.butmenu {
    background-color: #222222;
    color: #FFFFFF;
    font-size: large;
    font-weight: bold; 
    font-style: normal;
    font-variant: normal;
}

.butmenu:hover {
background-image:url(image/Menu3.png); 
}

.butlinkYellow {
    border:none;
    background-color: #FFFF00;
    color: #0000FF;
    text-decoration: underline;
    cursor:pointer; 
}
.butlinkYellow:hover, .butlinkAttivoYellow:hover {
    border-style: none;
    background-color: #FFFF00;
    color: #FF6600;
    text-decoration: underline;
    cursor: pointer;
}
.butlinkAttivoYellow {
    border-style: none;
    background-color: #FFFF00;
    color: #33CC33;
    text-decoration: underline;
    cursor: pointer;
}
.butlinkSospesoYellow {
    border-style: none;
    background-color: #FFFF00;
    color: #FF0000;
    text-decoration: underline;
    cursor: pointer;
}

.butlink {
    border:none;
    background-color: #FFFFFF;
    color: #0000FF;
    text-decoration: underline;
    cursor:pointer; 
}
.butlink:hover, .butlinkAttivo:hover {
    border-style: none;
    background-color: #FFFFFF;
    color: #FF6600;
    text-decoration: underline;
    cursor: pointer;
}
.butlinkAttivo {
    border-style: none;
    background-color: #FFFFFF;
    color: #33CC33;
    text-decoration: underline;
    cursor: pointer;
}
.butlinkSospeso {
    border-style: none;
    background-color: #FFFFFF;
    color: #FF0000;
    text-decoration: underline;
    cursor: pointer;
}
.divmenu {
    height: 120px;
    z-index: 1;
    background-color: #222222;
}

.slidediv {
    width: auto;
    height: auto;
    padding: 10px;
    background: #222222;
    color: #000000;
    margin-top: 0px;
    border-bottom: 5px solid #eaeaea;
    display: none;
    z-index: 2 !important;
    position: absolute;
}

/*Griglie*/
.mGridImg {
    /*width: 100%;*/
    background-color: #fff;
    margin: 5px 0 10px 0;
    /*border: solid 1px #eaeaea;*/
    border-collapse: collapse;
    font-size: 24px;
    font-weight: bold;
}

    .mGridImg td {
        padding: 2px;
        border-bottom: solid 1px #eaeaea;
        color: #717171;
    }

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    /*border: solid 1px #eaeaea;*/
    border-collapse: collapse;
    font-size: 12px;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #eaeaea;
        color: #717171;
    }

    .mGrid th {
    padding: 4px 2px;
    color: #666;
    background: #f5f5f5;
    border-left: solid 1px #f5f5f5;
    font-size: 12px;
}

    .mGrid .alt {
        background: #ffffff;
    }

    .mGrid .pgr {
        background: #f5f5f5;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #f5f5f5;
    color: #808000;
    line-height: 12px;
}

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #666;
                text-decoration: none;
            }

             .mGrid .pgr span
    {
        background-color: #A1DCF2;
        color: #000;
        border: none;
    }
/*Griglia 2*/
.mGrid2 {
    /*width: 100%;*/
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #f5f5f5;
    border-collapse: collapse;
    font-size: 12px; 
}

    .mGrid2 td {
        padding: 2px; 
        color: #717171;
    }


	 .mGrid2 th {
        padding: 4px 2px;
        color: #fff;
        background: #333; 
        font-size: 12px;
    }

     /*Griglia 2*/
.mGrid3 {
    /*width: 100%;*/
    background-color: #fff; 
    border: solid 1px #f5f5f5;
    border-collapse: collapse; 
   
}
 
    .mGrid3 tr {
      
        font-size: 12px;
    }

.mGrid3-header {
    padding: 2px 1px;
    color: #fff;
    background: #333;
    font-weight: bold;
    padding-bottom: 3px;
     font-size: 10px;
}
.mGrid3-row{
    padding: 2px 1px;
    color: #fff;
    background: #fff;
    font-weight: normal;
    padding-bottom: 3px;
     font-size: 10px;
}
/*Allinea textbox verticali*/

.allinea {
    float: left;
    left: 10px;
    width: 170px;
    margin-left:5px;
}
.allineaCarrello {
    float: left;
    left: 10px;
    width: 95px;
}
/*ModalPopUp Cerca*/

/*Progress pannel*/

.modalBackground {
    background-color: gray;
    filter: alpha(opacity=50);
    opacity: 0.90;
    z-index: 100001;
}
 .modalBackgroundDark {
    background-color: #fff; 
    z-index: 100001;
}
.updateProgress {
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 280px;
    height: 165px;
}

 

/*ModalPopUp Inserimento*/

.modalPopup {
    background-color: #FFFFFF;
    width: 650px;
    height: auto;
    border: 3px solid #222222;
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
}

    .modalPopup .header {
        background-color: #fff;
        height: 30px;
        color: #000;
        line-height: 30px;
        text-align: left; 
        margin-top: 0px;
        -moz-border-radius:0px;
        border-radius:0px;
        border:none;
    }

.modalPopupStorna
{
	 background-color: #FFFFFF;
    width: 650px;
    height: auto;
    border: 3px solid #222222;
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
}
.modalPopupStorna .header
{
	 background-color: #fff;
        height: 30px;
        color: #000;
        line-height: 30px;
        text-align: left; 
        margin-top: 0px;
        -moz-border-radius:0px;
        border-radius:0px;
        border:none;
}


.modalPopupStorna .body
{
 
}
 
.modalPopupScadenze
{
	background-color: #FFFFFF;
	width: 90%;
	height: 85%;
	border: none;
	z-index: 100000 !important;
}  
/*ModalPopUp Info di Sistema*/


    .modalPopupInfo .header {
        background-color: #222222;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        margin-top: 0px;
        -moz-border-radius:0px;
        border-radius:0px;
        border: 1px solid #000;
    }

    /*ModalPopUp Stampa odl*/

.modalPopupPrintOdl{
    background-color: #FFFFFF;
    width: 90%;
    height: 100px;
    border: 3px solid #222222;
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
  
}

    .modalPopupPrintOdl .header {
        background-color: #222222;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        margin-top: 0px;
        -moz-border-radius:0px;
        border-radius:0px;
        border: 1px solid #000;
    }


/* END ModalPopUp Inserimento*/
 



.modalPopupDocCreatifooter
{
		padding: 0px;
	background-color: #333333;
}

 


/*Max 20150613*/

.buttonpopchiudi {
    height: 23px;
    width: 23px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    background-color: #f50f0f;
    border: 1px solid #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
     -moz-border-radius:0px;
    border-radius:0px; 
    border: 1px solid #eaeaea;
}

.buttonpopAdd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-style: none;
    width: 70px; 
    color: #FFFFFF;
    background-color: #04AEDA;
    color: #ffffff;
    line-height: 23px;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
    background-color: #222222;
    border: 1px solid #222222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.buttonpopAdd:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
     border-style: none;
    color: #FFFFFF;
    background-color: #04AEDA;
    color: yellow;
    line-height: 23px;
    text-align: center;
    font-weight: normal;
    cursor: pointer; 
}
/*accordion*/

.accordion {
    margin-top: 0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.accordionHeader {
    border: 1px solid #eaeaea;
    color: black;
    background-color: #f5f5f5;
    font-family: Arial, Sans-Serif;
    font-size: 12px; 
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected {
    border: 1px solid #eaeaea;
    color: black;
    background-color: #eaeaea;
    font-family: Arial, Sans-Serif;
    font-size: 12px; 
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent {
    background-color: #ffffff;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    width: auto;
}
/*Round textbox*/
.roundtext {
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
}

.roundPnlAlert {
    height: 50px; 
    margin: 0 auto;
    width:500px;
    margin-top: 5px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 4px solid #eaeaea;
    background-color:red;
    color:white;
    font-size:16px;
    font-weight:bold;
}

.roundPnlOk
{
	height: 30px;
	margin: 0 auto;
	width: 500px;
	margin-top: 5px;
	-moz-border-radius:0px;
	border-radius:0px;
	border: 2px solid #66FF33;
	background-color: white;
	color: #66FF33;
	font-size: 16px;
	font-weight: bold;
	background-image: url('../Image/ok.png');
	background-repeat: no-repeat;
}


.icoMenu {

    height:55px;
     width:55px;
     cursor:pointer;
}
icoMenu:hover {

background-image:url(image/Menu3.png); 
}
.icoCarrello
{

     cursor:pointer;
     height:24px;
     width:24px;
}
icoCarrello:hover {

}

.slidedivMenuDyn {

    width: auto;
	height: auto;
	padding: 10px;
	background: #222222;
	color: #000000;
	margin-top: 0px;
	border-bottom: 5px solid #333333;
	display: none;
	z-index: 100000 !important;
	position: absolute;
    border:3px solid #eaeaea;

}

.stylinkOver {

  font-size:14px;
   color:yellow;
   font-weight:bold;
   text-align:center;
   cursor:pointer;
   background-color:#fff; 
   -webkit-border-radius:0px; 
   -moz-border-radius:0px; 
   border-radius:0px; 
   border: 2px solid yellow;
   margin:5px;
}

.stylinkOut {
     font-size:12px;
     color:#fff;
     font-weight:bold;
     text-align:center;
     cursor:pointer;
     background-color:Transparent; 
     -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
     border: 2px solid #fff;
     margin:5px;
    
   
}

.tcellClass {
    margin: 5px;
    padding: 5px;
}


/*Set scrollbar style*/
.scrollbar{
width:auto;
height:70%;
background-color:#fff;

overflow-y:auto;
/*float:left;*/
}

#ex5::-webkit-scrollbar{
width:14px;
background-color:#cccccc;
}
#ex5::-webkit-scrollbar-thumb{
background-color:#333;
border-radius:10px;
-webkit-box-shadow:0 0 10px 1px 006600 inset;
}
#ex5::-webkit-scrollbar-thumb:hover{
background-color:#43E44B;
border:1px solid #333333;
}
#ex5::-webkit-scrollbar-track {
    border: 1px gray solid;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px gray inset;
}


/*textbox*/

.txtboxclassico {
    background-color: #fff;
    border: 1px solid #333;
}
.txtboxPrezzoCarrello {
    background-color: #fff;
    border:none;
    color:#43E44B; 
    font-weight:bold;

}
.qtyCarrello {
    background-color: #fff;
    border:solid 1px #eaeaea;
    color:#333; 
    font-weight:bold;
    -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
}
.ddlCarrello {
    background-color: #fff;
    border:solid 1px #eaeaea;
    color:#333;
    font-size:12px;
    font-weight:bold;
    -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
}

/*panel ordine*/

.pnlfocus {
    -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
    border:solid 2px #43E44B;
    height:auto;
    width:555px;
    padding:5px;
    background-color:#fff;

}

.pnldisabled {
        -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
    border:solid 2px #f5f5f5;
     padding:5px;
    background-color:#fff
}
.pnlfull {
   -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
    border:solid 4px #43E44B;
    height:auto;
    width:555px;
    padding:5px;
    background-color:#fff
}
.pnlblur {
    border:none;

}


/*Carrello Area*/

.carrellocontents{
    font-weight:normal;
 background-color:#222222;
 width: 50%;
 /*max-height:50%;*/ 
 height: auto;
right:250px;
	margin-top: 0px;
    position:absolute;
   -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
     z-index: 10 !important;
     	display: none;
}


.carrellocontentsPartial{
   font-weight:normal;
 background-color:#222222;
 width: 45%;
 max-height:90%; 
 height: auto;
right:10px;
	display: none;
	margin-top: 0px;
    position:absolute;
   -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
     z-index: 1000 !important;
}

/*Tipo documento*/

#divtipodoc{
    -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
       font-weight:normal;
 background-color:#fff;
 width:50%; 
 height: 300px;
margin: 0 auto;
text-align:center;
border:solid 2px #eaeaea;

}


.tipoclass {
     -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
       font-weight:normal;
 background-color:#fff;
 border:solid 2px #eaeaea;
 width:100px; 
 height: 100px;
 font-weight:bold;
  font-size:14px;
}

 
.tipoclass:hover {
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    font-weight: normal;
    background-color: #99FF99;
    border: solid 3px #eaeaea;
    width: 100px;
    height: 100px;
    font-weight: bold;
    font-size:16px;
    cursor:pointer;
}

        
/*Image for GRID*/

.Showimage {
    /*background-image: url('../Image/pointer.png');
    background-repeat: no-repeat;*/
}
.Showimage:hover {
    /*background-position: right top;
    background-image: url('../Image/ball.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;*/
    cursor: pointer;
    background-color: #CCFF33;
}
.ShowSimple {
    /*background-image: url('../Image/pointer.png');
    background-repeat: no-repeat;*/
}
.ShowSimple:hover {
      /*cursor: pointer;*/
    background-color: #CCFF33;
    cursor:pointer;
}


* {
    font-size: 13px;
    font-family: 'Segoe UI';
   
        line-height: 142%;
}




/*Pop up Risultato*/

        .MessageBoxPopupBackground
        {
            filter: Alpha(Opacity=40);
            -moz-opacity: 0.4;
            opacity: 0.4;
            width: 100%;
            height: 100%;
            background-color: #999999;
            position: absolute;
            z-index: 500001;
            top: 0px;
            left: 0px;
        }
        .popupHeader
        {
            float: left;
            padding: 5px 0px 0px 0px;
            width: 420px;
            font-family: tahoma;
            font-weight: bold;
            height: 25px;
            text-decoration: none;
            background-image: url("images/body_tab_top.jpg");
            background-repeat: repeat-x;
            color: #FFFFFF;
        }
        .popupHeader span
        {
            color: #fff;
            text-decoration: none;
            line-height: 15px;
            text-decoration: none;
            float: left;
            margin-left: 10px;
        }
        .popupHeader a
        {
            color: #fff !important;
            text-decoration: none !important;
            line-height: 15px;
            text-decoration: none;
            float: right;
            margin-right: 10px;
        }
        .popup_button
        {
            color: #fff !important;
            font-family: arial, Geneva, sans-serif;
            font-size: 12px;
            font-weight: normal;
            text-decoration: none !important;
            width: auto;
            background-image: url('images/button_bg.jpg');
            background-repeat: repeat-x; /*height: 24px;*/
            line-height: 22px;
            padding: 3px 15px 3px 15px;
            float: left;
            margin: 0px 0px 0px 5px;
        }

        /*Tab container*/



.tab {

border: 1px solid #eaeaea;

}

.tab .ajax__tab_body

{

    padding:10px;

    }

.tab .ajax__tab_header

{

    /*font-family:Tahoma;

    text-transform:uppercase;*/

    /*font-size:12px;*/

    font-weight:bold;

    background: #eaeaea;

    border-bottom: 1px solid #eaeaea;

    border-top:1px solid #eaeaea

    }

.tab .ajax__tab_header .ajax__tab_active .ajax__tab_outer

{

    height: 21px;

    background:#fff;

    }

.tab .ajax__tab_header .ajax__tab_active .ajax__tab_tab

{

    background:#fff;

    height: 18px;

    padding: 5px 7px 5px 7px;

    margin: 0px;

    border:0;

    color:#333;

    }

.tab .ajax__tab_header .ajax__tab_active .ajax__tab_inner

{

    padding-left: 3px;

    background:#fff;

    border-right:1px solid #eaeaea;

    border-left:1px solid #eaeaea;

    border-bottom:0;

    }

.tab .ajax__tab_tab

{

    padding:7px;

}


#header {
    padding-bottom:10px;
    z-index:999;background-color:#fff;

}



/*Autocomplete list*/
.completionListbig
{
		border: solid 1px #444444;
	margin: 0px;
	padding: 2px;
	height: 200px;
	overflow: auto;
	background-color: #eaeaea;
	width: 200px;
	font-size: 0.9em;
    z-index:100002 !important;
}

.itemHighlighted
{
	background-color: #424242;
	color: #FFFFFF;
	z-index: 100009 !important;
}
 

/*Vertical tabs*/
#content
{    top: -22px;
}
#tab-container
{
   float: left;
   margin: 50px 0 0 0;
   width: 126px;
}
#tab-container ul
{
   list-style: none;
   text-align: center;
}
#tab-container ul li
{
   border-top: 1px solid #666;
   border-right: 1px solid #666;
   border-bottom: 1px solid #666;
   border-left: 8px solid #666;
   background-color: #ddd;
   margin: 8px 0;
}
#tab-container ul li a,
#tab-container ul li a:visited
{
   text-decoration: none;
   color: #666;
   display: block;
   padding: 15px 5px;
}
#tab-container ul li:hover
{
   border-left: 8px solid #333;
}
#tab-container ul li a:hover
{
   color: #000;
}
#tab-container ul li.selected
{
   border-right: none;
   background-color: #fff;
   border-left: 8px solid #006699;
}
#main-container
{
   min-height: 400px;
   margin: 0 0 0 125px;
   padding: 20px;
   background-color: #fff;
   border: 1px solid #888;
}




/*Max 20150613*/
.tabCont {
background-color: #fff;
/*border:1px solid #f5f5f5;*/
 width:99%; 
}





.buttonpopchiudiDoc
{
	height: 29px; 
	width: 120px;
	color: #ffffff;
	line-height: 23px;
	text-align: center; 
	cursor: pointer;
	background-color:red;
	border: 1px solid #333333;
	font-size: 12px;
}

/*Modal Image*/

.modal
{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: black;
    z-index: 100;
    opacity: 0.8;
    filter: alpha(opacity=60);
    -moz-opacity: 0.8;
    min-height: 100%;
}
#divImage
{
    display: none;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    background-color: White;
    height: 550px;
    width: 600px;
    padding: 3px;
    border: solid 1px black;
}




/*Nuovo CSS*/

.test {
   /*width: 100%;border-bottom-width:1px; border-bottom-color:#333;border-bottom-style:solid; background-color: transparent;color:#333;  height: 55px;*/
}

/*Gestione numeri*/

.currenciesOnly
{
	text-align: left;
	 
}

.numbersOnly
{
	text-align: left;
 
	 
}

/*Focus text e select list*/

  input[type=text]
        {
            
        }
        input[type=text]:focus 
        {
            background-color: #DFF2BF;
        }
        input[type=number]
        {
            
        }
        input[type=number]:focus 
        {
            background-color: #DFF2BF;
        }
         select
        {
            
        }
       select:focus 
        {
            background-color:  #DFF2BF;
        }


       /*Mouse over-out on grid*/

.gridover {
    background-color: yellow !important;
}

.gridover2 {
    background-color: #99CCFF;
}

.gridout {
    
    
   
}
/*Paging Grid*/
.pgr {
    background-color:transparent;
}

    .pgr table {
        margin:  15px 5px;
    }

    .pgr td {
        border-width: 0;
        padding: 0 6px;
        
        color: #808000;
        line-height: 12px;

    }

    .pgr a {
        color: #666;
        text-decoration: none;
          font-size: 15px !important;
    }

        .pgr a:hover {
            color: #666;
            text-decoration: none;
        }

    .pgr span {
        background-color: #A1DCF2;
        padding:7px;
        color: #000;
        border: none;
       
    }

 
    /*Textbox date*/

    .form-controlDate {
    padding: 0;
    height: 37px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom-color: rgba(12, 12, 12, 0.12);
     border-bottom-width:1px;
    background: transparent;
    color: #0c0c0c;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
        font-family: inherit;
        line-height: 1.846153846;
}


.form-controlDate:focus {
    outline: none;
border: none;
  border-bottom: 1px solid #0aa89e;
  color: #0aa89e;
  background-color: transparent;
  cursor: default;
  opacity: 1;
}

/*Colonna GV invisibile*/
.hideGridColumn
    {
        display:none;
    }

.modalPopupInfo {
    background-color: #FFFFFF;
  
    height: 100px;
    border: 3px solid #222222;
    z-index: 100000 !important;
    margin-top: 20px; 
    border: 1px solid #000;
   
  
}

/*rende piu grande il checkbox*/
.mycheckBig input
{
	width: 19px;
	height: 19px;
      -webkit-border-radius:0px; 
     -moz-border-radius:0px; 
     border-radius:0px; 
}
.Noautocomplete
{
	text-align: left;
	background-color: #ffffff;
	border: none;
	background-color: #ffffff; 
    width:auto;
    
}


.txtUnderline {
    border:none;
    width:90% !important;
    border-bottom:1px solid #333 !important;


}

.btnNewFreeAcceptance {
    float: right;
    margin-right: 5px;
}

.d-flex-center{
    display: flex;
    justify-content: center;
    align-items: center;
}

text-success-refill{
    background-color: forestgreen;
}
