#imgLogout { margin-right: 20px; }

.imgEmpty {
    width:70px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#divPosizione {
    text-align: center;
}

div.scadenza {
    border:1px solid #000;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 5px;
}

.divGrafico {
    width:60%;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 20px;
}

.divGrafico.largo {
    width:80%;
    margin-left: 10%;
    margin-right: 10%;
}

.rigaRicerca {
    width:76%;
    padding:2%;
    margin-left: 10%;
    margin-right: 10%;
    height: auto;
    overflow:auto;
    border:1px solid #000;
    background-color:#fff;
    margin-bottom:2px;
    cursor:pointer;
}

.rigaRicerca:hover {
    background-color:#eee;
}

#inizializzaPreventivo {
    height: auto; overflow: auto;
    width:40%;
    margin-left: 30%;
    margin-right: 30%;
}

#inizializzaPreventivo .submit, #inizializzaPreventivo select {
    width:50%;
    margin-left:25%;
    margin-right: 25%;
    margin-top: 15px;
    margin-bottom: 15px;
}

#listaArticoli {
    width:56%;
    margin-right: 2%;
    margin-left:0%;
    float:left;
    padding:1%;
    display: none;
}

#anteprimaDescrizione {
    width:37%;
    margin-right: 3%;
    margin-left:0%;
    margin-right: 0%;
    padding:1%;
    float:left;
    text-align: center;
    display: none;
    text-align: justify;
}

.mercePreventivo {
    width:92%;
    padding:2%;
    margin-left: 2%; margin-right: 2%;
    border:1px solid #aaa;
    margin-top: 5px;
    cursor: pointer;
    background-color: #fff;
}

.mercePreventivo:hover {
    background-color: #E4F1FF;
}

#imgCerchioPosa {
    position: fixed;
    bottom:0px;
    right: 0px;
    width:100px;
    height: auto;
    z-index: 1000;
    padding:20px;
    background: #1f1f1f;
    box-shadow: 0px 0px 2px 2px #1f1f1f;
    cursor: pointer;
}
#imgCerchioPosa:hover {
    background-color: blue;
}
#imgCerchioUpdate {
    position: fixed;
    bottom:10px;
    right: 10px;
    width:50px;
    height: auto;
    z-index: 1000;
    padding:20px;
    background: #00b71e;
    border-radius: 50px;
    cursor: pointer;
}
#imgCerchioUpdateLeft {
    position: fixed;
    bottom:10px;
    left: 10px;
    width:50px;
    height: auto;
    z-index: 1000;
    padding:20px;
    background: #00b71e;
    border-radius: 50px;
    cursor: pointer;
}

#imgCerchioUpdateLeftLeft {
    position: fixed;
    bottom:10px;
    left: 110px;
    width:50px;
    height: auto;
    z-index: 1000;
    padding:20px;
    background: #00b71e;
    border-radius: 50px;
    cursor: pointer;
}

#imgCerchioUpdateLeftLeftLeft {
    position: fixed;
    bottom:10px;
    left: 210px;
    width:50px;
    height: auto;
    z-index: 1000;
    padding:20px;
    background: #00b71e;
    border-radius: 50px;
    cursor: pointer;
}

#imgCerchioUpdateLeftLeftLeftLeft {
    position: fixed;
    bottom:10px;
    left: 310px;
    width:50px;
    height: auto;
    z-index: 1000;
    padding:20px;
    background: #00b71e;
    border-radius: 50px;
    cursor: pointer;
}

#imgCerchioUpdateRight {
    position: fixed;
    bottom:10px;
    right: 10px;
    width:50px;
    height: auto;
    z-index: 1000;
    padding:20px;
    background: #00b71e;
    border-radius: 50px;
    cursor: pointer;
}

#imgCerchioNext {
    position: fixed;
    bottom:10px;
    right: 10px;
    width:30px;
    height: auto;
    z-index: 1000;
    padding:20px;
    background: #00b71e;
    border-radius: 30px;
    cursor: pointer;
}

.tondino {

}

#riepilogoPose {
    position:absolute;
    left:5%;
    width:86%;
    top:50px;
    background-color:#fff;
    border:2px solid #1f1f1f;
    box-shadow: 0px 0px 15px 15px #aaa;
    z-index: 2000;
    padding:2%;
    font-size: 14px;
}

.divAggiuntaHidden {
    position:fixed;
    top:20px;
    right: 20px;
    background-color: #FFC89E;
    padding:3%;
    box-shadow: 0px 0px 5px 5px #FFC89E;
    max-width: 200px;
}

.divGruppo {
    position: absolute;
    right:-1000px;
    top:0px;
    width:49%;
    padding:2%;
    min-height: 100vw;
    color:#000;
    background-color: #fff;
    opacity: 0.97;
    z-index: 1000;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
}

textarea {
    width: 100%;
    min-height: 100px;
}
form.formInput{
    width:96%;
    margin:2%;
}
label.labella {
    width:55% !important; text-align: left;
    float:left;
    margin-bottom: 7px;
    font-size: 16px !important;
    clear: both;
}
input.inputLabella {
    width: 38% !important;
    margin-left:5% !important;
    float:left;
    margin-bottom: 7px;
}

input.inputLabella.small {
    width: 35% !important;
    margin-left:5% !important;
    float:left;
    margin-bottom: 7px;
}
.checboxLabella.small {
    float:left;
    margin-left: 1%;
}
.selectLabella {
    width: 39% !important;
    margin-left:5% !important;
    float:left;
    margin-bottom: 7px;
}
.submitLabella {
    float:left;
    margin-top:10px;
    margin-bottom: 10px;
    width: 100%;
    padding: 1%;
    background-color: #72FFB4;
    font-size: 18px;
}
.textareaLabella {
    float:left;
    clear: both;
    width: 99%;
    min-height: 50px;
    text-align: left !important;
}
.labellaDestra {
    width: 40% !important;
    margin-left:5% !important;
    float:left;
    margin-bottom: 7px;
}

.message {
    border: 1px solid #000;
    padding: 20px;
    background-color: #eee;
    margin-bottom: 10px;
    width: 90%;
    font-size: 16px;
}
.message .time {
    font-size: 11px;
    display: block;
}
.message .author {
    font-size: 11px;
    display: block;
    font-weight: bolder;
}
.message img {
    float:right;
    width: 15px;
    height: 15px;
}

/* calendar */
#calendar .fc-content {
    padding-top:20px;
    padding-bottom: 20px;
    text-align: center;
    margin: 5px;
}

#calendar table tr th {
    background-color: #1f1f1f;
    color:#fff;
    padding: 5px;
}

#calendar table tr td {
    border:1px solid #aaa;
}
#calendar table tr td a {
    margin: 3px;
    border-radius: 0px;
    color:#fff;
}