﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: 'Titillium Web';
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Titillium Web';
}
.Login {
    background: url(../images/matite.jpg) no-repeat center center;
    background-size: 100% 145%;
    height: 100%;
    padding-top: 80px;
    padding-bottom: 0px;
    vertical-align: middle;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.controlField{
    border: 1px solid red !important;
}

.displayblock{
    display: block !important;
}

.display-none {
    display: none;
}

.displaynone{
    display: none !important;
}
.LogoComune{
    margin-top:-15px;
    width:47px;
}

.errorValidation{
    border:1px red solid !important;
}
.ServicePut{
    border-radius:4px;
}

.avvisoLogin{
    /*color: #727272;*/
    font-weight: bold;
    font-size: 13px;
}
.charge{
    display:none;
    position:absolute;
    z-index:10;
    bottom:279px;
    left:521px;
}
.relative{
    position:relative;
}
.panel-violet {
  border-color: #C8ADFF;
}
.panel-violet > .panel-heading {
  color: #904CFF;
  background-color: #DACDFF;
  border-color: #C8ADFF;
}

.panel-violet > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #C8ADFF;
}

.panel-violet > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #C8ADFF;
}
.bloccoPagina {
    display: block; /* Hidden by default */
   
    z-index: 1111; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: white;
    background-image: url("../images/charge.gif" );
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.4;
}
.grey{
    color:#666666;
}
.pannello{
    margin-top:50px;
    border:2px solid #bce8f1;
}
.pannello2{
    margin-top:50px;
    border: 2px solid #eed3d7;
}
.sfondo{
    width: 1920px;
    margin-left: -390px;
    margin-top:6px;
    background: url('../images/.jpg') no-repeat center center; 
    background-size: 100% 230%;
}
.infoPsw {
    background-color: transparent;
    border: 0px;
    font-size: 14px;
}

.goog-te-combo {
    background: url(../img/select.jpg) no-repeat right 30px center !important;
    -moz-appearance: none !important;
    color: rgba(255, 255, 255, 0.8);
    border: 0;
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 21px;
    text-indent: 0px;
    font-weight: 600;
    /*background-color: #2f3c43 !important;*/
    background-color: #282424 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(basso.png) !important;
    margin-right: 1000px !important;
    width: 160px;
    margin-top: 17px !important;
    cursor: pointer;
}

.goog-te-banner-frame {
    display: none !important;
}
.goog-text-highlight {
    display:none !important;
}