﻿.Login {
    /*background: url(../../images/matite.jpg) no-repeat center center;*/
    height: 100%;
    vertical-align: middle;
    background-attachment: fixed;
    background-size: cover;
}

.hide {
    display: none !important;
}

.hidden {
    display: none !important;
}

.card:after {
    display: none;
}

.accordion-button:after {
    display: none;
}

.callout {
    max-width: fit-content !important;
}

.modal .modal-dialog {
    margin-top: 120px;
}

.goog-te-gadget {
    display: flex;
    align-items: center;
    width: 160px;
    margin-right: 20px;
    overflow: hidden;
}

.goog-te-combo {
    color: #0066cc !important;
    border: 0;
    font-size: 14px !important;
    line-height: 21px;
    text-indent: 0px;
    font-weight: 600;
    background-color: white !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(basso.png) !important;
    margin-right: 16px !important;
    width: 160px;
    margin-top: 1px !important;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    padding: 4px;
}

.body-content {
    background-color: #f5f5f5;
}

.well-sm {
    padding: 8px;
}

.controlField {
    border: 1px solid red !important;
}

.displayblock{
    display: block !important;
}

.display-none {
    display: none !important;
}

.displaynone{
    display: none !important;
}
.LogoComune{
    margin-top:-15px;
    width:47px;
}

.errorValidation{
    border:1px red solid !important;
}
.ServicePut{
    border-radius:4px;
}

.avvisoLogin{
    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;
}

.spinner,
.spinner-small {
    border: 6px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #0066cc; /* Blue */
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#page-loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255,1);
    z-index: 9999;
}

@media (max-width: 768px) {
    .btnDocumenti {
        width:200px;
        margin-top:7px;
    }
}
@media (min-width: 768px) {
    .btnDocumenti {
        width: 200px;
    }
}

@media (max-width: 768px) {
    .btnCambioMailIscrizioni {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 768px) {
    .btnCambioMailIscrizioni {
        padding: 0px;
        margin-top: 24px;
        margin-left: -5px;
    }
}

@media (max-width: 768px) {
    .TastiFixedBottom {
        position: fixed;
        bottom: 0;
        width: 101%;
        left: 0;
        height: 125px;
        background-color: #fff;
        border-top: 1px solid #838383;
        padding-top: 25px;
        z-index: 1;
    }
}

@media (min-width: 768px) {
    .TastiFixedBottom {
        position: fixed;
        bottom: 0;
        width: 101%;
        left: 0;
        height: 80px;
        background-color: #fff;
        border-top: 1px solid #838383;
        padding-top: 25px;
        z-index: 1;
    }
}

@media (max-width: 768px) {
    .btnNextStep {
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .btnNextStep {
        text-align: right;
    }
}

.select-wrapper select {
    font-weight: normal;
    font-size: 1rem;
}

.form-group input {
    color: #1a1a1a;
}

.accordion-disable-hover {
    text-decoration: none !important;
    cursor: default !important;
}

.btn-grey {
    color: #fff;
    background-color: #6C6C6C;
}


.btn-video {
    color: #fff;
    background-color: #ea7066;
    border-color: #ea7066;
}


.embed-responsive-16by9 {
    padding-bottom: 56.25% !important;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0 !important;
}

    .overlay:hover {
        color: hsl(0, 0%, 0%);
        text-decoration: none;
        opacity: 0.75;
        background-color: lightgray;
    }

.modal-lg {
    width: 50%;
    height: 50%;
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: hsl(0, 0%, 0%);
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='hsl%280, 0%, 0%%29'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: 4px;
    opacity: 0.5;
}

    .btn-close:hover {
        color: hsl(0, 0%, 0%);
        text-decoration: none;
        opacity: 0.75;
    }

    .btn-close:focus {
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(21, 47, 82, 0.25);
        opacity: 1;
    }

    .btn-close:disabled, .btn-close.disabled {
        pointer-events: none;
        user-select: none;
        opacity: 0.25;
    }

@media (min-width: 992px) {
    .mobile-only {
        display: none;
    }
}

.container-municipium-agid {
    max-width: 1200px;
}

.footer-part-container-custom h4 {
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    margin: 0;
    padding: 0 0 16px;
    border-bottom: 1px solid #796c31;
    line-height: 1em;
    text-transform: uppercase;
    vertical-align: middle;
}

.footer-part-container-custom .social {
    margin: 16px 0;
}

.footer-part-container-custom .footer-list {
    list-style-type: none;
    font-size: 1em;
}

    .footer-part-container-custom .footer-list li a:hover {
        text-decoration: underline;
    }

.footer-part-container-custom .footer-list {
    list-style-type: none;
    margin: 15px 0;
    padding: 0;
    font-size: 1em;
}

    .footer-part-container-custom .footer-list li a {
        padding: 4px 0;
        display: block;
        color: #fff;
        text-decoration: none;
    }

.it-footer-main a {
    color: #fff;
}

    .it-footer-main a:hover {
        color: #ccc;
    }

.bg-gray {
    background-color: #f5f5f5;
}