/* RESTYLING PAGINA ACCEDI */
.js-eq-altezza-only-desktop {
    margin-top: 28px;
}

.css-login-tabs-container > div {
    /*border: 2px solid #1a4874;*/
    /*border-style: inset;*/
    /*padding: 2rem;*/
    background-color: #f6f6f6;
    padding: 10px 20px;
}

.css-login-tabs-container h4 {
    margin-bottom: 1rem;
}

.paga-online > div {
    margin-top: 10px;
    background: #f6f6f6 !important;
    padding: 20px 40px;
}

.area-contribuenti > div {
    padding: 47px 20px;
    height: 100%;
}

.css-login-tabs-container .tab-pane {
    padding: 1rem 0rem;
}

.grecaptcha-badge {
    display: inline-block;
    margin-bottom: 25px;
}

.css-login-tabs-container .tab-pane {
    padding: 1rem 0rem;
}

.area-contribuenti .team-item {
    padding: 20px;
    background: #f6f6f6 !important;
    box-shadow: 0 0 5px 1px rgb(128 128 128 / 25%);
}

.team-item.style-1 .team-info {
    margin-left: auto !important;
    padding-left: unset !important;
    padding-right: unset !important;
    width: 100%;
    line-height: 0px;
}

.team-item.style-1 .team-image {
    float: unset;
    width: 260px;
    text-align: center;
    margin: auto;
}

.area-contribuenti img {
    text-align: center;
    margin: auto;
    width: 80%;
}

.css-login-tabs-container > div {
    padding: 20px 20px;
    border-radius: 15px;
    background: #f6f6f6 !important;
    color: #254d78 !important;
    box-shadow: 0 0 5px 1px rgb(140 140 140 / 25%);
}

.team-item.style-1:hover {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transform: unset !important;
    transform: unset !important;
}

.paga-online {
    margin-top: 15px;
}

.titolo_box {
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #254d78;
}

.img-spid-agid {
    background-color: #fff;
    padding: 15px;
}

.team-item.style-1, .css-login-tabs-container > div, .div_paga_online {
    overflow: visible !important;
    background-color: #003465e0;
}

.au-btn-light-blue {
    background-color: #1c73e8;
    color: #fff;
}

.au-btn-blue {
    background-color: #003465;
}

.select-comune {
    text-align: center;
}

.div_input_accedi {
    padding: 0;
}

.div_accedi_area_riservata {
    height: 100%;
}

.btn-ricerca-area-cittadino {
    width: 220px;
}

.img-pago-pa {
    filter: brightness(0) invert(1);
}

.btn-pago-pa {
    background: #1c73e8;
    text-transform: uppercase;
}

.area-contribuenti .team-item, .area-contribuenti img, .div_paga_online {
    border-radius: 15px;
}

.paga-online > div {
    color: #fff;
}

#ricercaComune {
    padding-top: 90px;
}

#contact_submit {
    width: 52%;
}

.contact-layout-5 .contact-form .contact-input-group .input {
    margin-bottom: 10px
}

.p_acceddi_area_riservata {
    margin-bottom: 4px;
}

#contact_submit, .btn-ricerca-area-cittadino {
    text-transform: uppercase;
}

.btn-pago-pa h4 b {
    vertical-align: middle;
    font-size: 14px;
}

.team-item.style-1 .team-info .name {
    padding-top: 0;
}

.color_p {
    color: #254d78 !important;
}

.contact-wrapper {
    padding: 0 0 30px 0 !important;
    /* background: url(https://staging.stepservizi.net/repo/immagini/anteprime/default/bg-step-accedi_cccfccae1d_.jpg) no-repeat center center / cover !important; */
}

.team-item.style-1 .team-info .content p {
    font-size: 14px;
    line-height: 1.5714285714;
    text-align: center;
}

.text-tab {
    color: #87a9de !important;
}
/* RESTYLING PAGINA ACCEDI */