﻿body {
}


.test {
   width: 100%;   border: dashed 2px #04AFEF;background-color: #fff;color:#000;font-size:18px; height: 55px;
}
.testHeader {
   width: 100%;   border: dashed 2px #04AFEF;background-color: #f5f5f5;color:#000;font-size:18px; height: 55px;
}

.annullaoperazione {
    width: 30%;
    height: 70px;
    border: 2px dashed #FF0000;
    background-color: #FF9900;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.annullatutto { 
width: 30%; height: 70px; border:none; background-color: #FF5050; color: #FFFFFF; font-size: 18px; font-weight: bold; 

 }


.paga {
   width: 30%; height: 70px; border: 2px dashed #008000; background-color: #66FF99; color: #000; font-size: 18px; font-weight: bold;
}


.modalBackground {
    background-color: #333333;
    filter: alpha(opacity=80);
    opacity: 0.99;
    z-index: 100001;
}

/*ModalPopUp Info di Sistema*/

.modalPopupInfo {
    background-color: #FFFFFF;
    width: 450px;
    height: 100px;
    border: 3px solid #2d3e52;
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
  
}

    .modalPopupInfo .header {
        background-color: #2d3e52;
        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 Carello*/
.modalPopupValidasconto {
    background-color: #FFFFFF;
    min-width: 300px;
    max-width:430px;
    width:100%;
    height:auto;
    border: 3px solid #2d3e52;
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:5px;
    border-radius:5px;
    border: 1px solid #000;
  
}
.modalPopupCarrello {
    background-color: #FFFFFF;
    width: 450px;
    height:270px;
    border: 3px solid #2d3e52;
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:5px;
    border-radius:5px;
    border: 1px solid #000;
  
}
.modalPopupCarrelloAss {
    background-color: #FFFFFF;
    margin-top: 20px;
    height:620px; 
    width:750px;
    border: 1px solid #2d3e52;
    z-index: 100000 !important;
    -moz-border-radius:5px;
    border-radius:5px;
    border: 1px solid #000;
  
}
.modalPopupConfermaComanda {
    background-color: #FFFFFF;
    width: 450px;
    height:170px;
    border: 3px solid #2d3e52;
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:5px;
    border-radius:5px;
    border: 1px solid #000;
  
}

    /*ModalPopUp Termina*/

.modalPopuptermina {
    background-color: #FFFFFF;
    width: 70%;
    height:auto;
    min-width:310px;
      max-width:550px;
    border: 3px solid #2d3e52;
    z-index: 100000 !important;
    margin-top: 10px;
    -moz-border-radius:5px;
    border-radius:5px;
    border: 1px solid #000;
  
}

/*Modifica cate*/
.popupModCat {
    background-color: #FFFFFF;
    width: 490px;
    height:450px;
    border: 3px solid #2d3e52;
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
  
}


/*Modifica Mp*/
.popupMP {
    background-color: #FFFFFF;
    width: 490px;
    height:500px;
    border: 3px solid #2d3e52;
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
  
}
/*Modifica Distinta base*/
.popupModDB
{
    background-color: #FFFFFF;
    width: 550px;
    height:450px;
    border: 3px solid #2d3e52;
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
  
}
/*Modifica Distinta base*/
.popupModDBDB
{
    background-color: #FFFFFF;
    width: 600px;
    height:560px; 
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
  
}
.popupModDBCarrello
{
    background-color: #FFFFFF;
    width: 620px;
    height:600px; 
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
  
}
.popupModPV
{
    background-color: #FFFFFF;
    width: 550px;
    height:550px; 
    z-index: 100000 !important;
    margin-top: 20px;
    -moz-border-radius:0px;
    border-radius:0px;
    border: 1px solid #000;
  
}
/*Colonna GV invisibile*/
.hideGridColumn
    {
        display:none;
    }

* {
    font-size: 14px;
    font-family: 'Segoe UI';
        line-height: 142%;
}


.gvCSS {
    padding:5px;

}
 
/*Loading*/
.updateProgress {
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 280px;
    height: 165px;
}
 


        .login-form {
            width: 25rem;
            height: 18.75rem;
            position: fixed;
            top: 50%;
            margin-top: -9.375rem;
            left: 50%;
            margin-left: -12.5rem;
            background-color: #ffffff;
            opacity: 0;
            -webkit-transform: scale(.8);
            transform: scale(.8);
        }
    





        .currenciesOnly
{
	text-align: right !important;
	 
}

.numbersOnly
{
	text-align: right !important;
	 
}

/*Focus text e select list*/

  input[type=text]
        {
            
        }
        input[type=text]:focus 
        {
            background-color: #FF9900;
        }
         select
        {
            
        }
       select:focus 
        {
            background-color: #FF9900;
        }



.keyBIG {

      font-size: 2rem !important;
}


.modalPopupDocCreatiMod
{
	background-color: #2d3e52;
	height: 100% !important; 
	width: 100% !important;
	border: 2px solid #333333;
	z-index: 100000 !important;
}

/*Max 20150613*/
.modalPopupDocCreatiheader
{
    width:100%;
	background-color: #333333;
	height: 30px;
	color: White;
	line-height: 30px; 
}

.IFrameDOC
{
	width: 100% !important;
	height: 99% !important;
}

#divframeWrap
{
	position: relative;
	width: 100% !important;
	height: 100% !important;
	border: 1px solid #333333;
	background: #fff;
	box-shadow: 0px 0px 10px #777777;
}