.contextual-region {
    position: initial !important;
}

.text-break-spaces {
  white-space: break-spaces;
}

body{
    overflow-x: hidden;
}

@media (min-width: 1200px) {
    html{
        overflow-y: clip !important;
    }
    #it-main-content {
        position: sticky;
        top: 110px;
        align-self: flex-start;
        height: 100vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media (min-width: 1600px) {
    .item-comunita-che-segui{
        flex-direction: row;
    }
}

@media (max-width: 1600px) {
    .item-comunita-che-segui{
        flex-direction: column;
    }
}

@media (min-width: 992px) {
    .it-header-wrapper .it-nav-wrapper {
        position: relative;
        z-index: 9999 !important;
    }
}

/* stile custom header footer e menu laterale */
/* --INIZIO-- */

@media (min-width: 992px) {
    .it-header-slim-wrapper {
        height: 100px !important;
        padding: 0;
    }
}

@media (min-width: 992px) {
    .it-header-slim-wrapper .it-header-slim-wrapper-content {
        padding: 0 18px;
        height: 100px !important;
        align-items: center;
    }
}

@media (min-width: 992px) {

    .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone,
    .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone {
        height: 100px !important;
    }
}

@media (max-width: 1200px) {
    .nav-main .nav-container {
        height: 100% !important;
        background-color: white;
        z-index: 1000;
    }
}

.it-header-slim-wrapper {
    background: #0066cc;
    /* background: linear-gradient(90deg,
        rgba(0, 102, 204, 1) 70%,
        rgba(198, 143, 121, 1) 100%) !important; */
}

#collapse-community-tematiche .modal-body p{
    white-space: normal;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content {
    height: 99px;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone,
.it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone {
    height: 99px;
}

.logo-sistema-anci img {
    width: auto;
    height: 79px;
}

.logo-sistema-anci-mobile {
    display: none;
}

@media (max-width: 992px) {
    .logo-sistema-anci img {
        display: none !important;
    }

    .loghi-header img, .loghi-header {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .logo-sistema-anci-mobile {
        width: -webkit-fill-available;
    }

    .logo-sistema-anci-mobile {
        display: block !important;
        width: -webkit-fill-available;
        height: 79px;
    }
}

.loghi-header img, .loghi-header {
    width: auto;
    height: 89px;
}

.nav-main {
    display: flex;
    flex-direction: row;
}

.it-center-zone {
    flex: 1;
}

.nav-main .nav-container {
    width: 30%;
    position: absolute;
    border-right: 1px solid #d9dadb;
    /* margin-left: 12px; */
}

.sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper.link-list-wrapper-custom-height ul li a.active:after {
    content: "";
    display: block;
    width: 4px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #06c;
}

.nav-main .main-container {
    width: 100%;
}

.nav-main .main-container main {
    padding: 24px;
}

.bs-it-sticky-wrapper .it-header-center-wrapper .container-fluid .row .col-12 .it-header-center-content-wrapper.affix-top {}

.it-header-center-wrapper {
    padding-top: 0px;
    border-bottom: 1px solid #D9DADB;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
    margin-left: 0px;
    display: flex;
    justify-content: center;
}

#collapseMenu .collapse {
    width: 0;
    overflow: hidden;
    white-space: nowrap;
    transition: width 0.5s ease;
}

#collapseMenu .collapse.show {
    width: 100%;
}

.sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper.link-list-wrapper-custom-height ul li .flag.flag-bookmark a{
    padding: 4px;
    padding-left: 16px;
}

.it-search-wrapper #search-block-form {
    margin-bottom: 0px;
    width: 100%;
    max-width: 700px;
}

.it-search-wrapper #search-block-form .form-group {
    margin-bottom: 0px;
    width: 100%;
    max-width: 700px;
}

.it-search-wrapper #search-block-form .form-group .input-group {
    border: 1px solid hsl(210, 17%, 44%);
    border-radius: 8px !important;
    padding: 2px;
}

.it-search-wrapper #search-block-form .form-group .form-control {
    border: none;
}

.it-search-wrapper #search-block-form .form-group .input-group-text {
    border: none;
}

@media (min-width: 1200px) {
    .nav-main .nav-container {
        position: static;
        top: var(--menutop);
        z-index: 1000;
        overflow-y: auto;
    }
}

.it-nav-wrapper {
    transition: top 0.3s ease, box-shadow 0.3s ease;
}

.fixed-nav {
    position: fixed !important;
    top: 0 !important;
    width: 100%;
    z-index: 1050;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.it-header-center-wrapper.theme-light.it-header-sticky.bs-is-fixed.is-sticky {
    width: 100%;
}

#collapseMenu .accordion-button,
#collapseMenu .accordion.accordion-left-icon {
    border: none !important;
    color: #0059b3;
    padding-left: 16px;
}

footer .it-footer-main,
footer .it-footer-small-prints {
    background-color: #012a53;
}

footer hr.line-footer {
    color: #004d99;
    border-top: 1px solid;
    opacity: inherit;
    margin: 0;
}

footer .it-footer-main .it-brand-wrapper.back-to-top-show a .icon {
    fill: #fff;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    margin-left: 8px;
    flex-shrink: 0;
}

.sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper.link-list-wrapper-custom-height ul li span.activeitem {
    line-height: 1.5rem;
    font-size: 1rem;
    padding: 0.25rem 24px;
    text-decoration: none;
    position: relative;
}

#page-default footer.it-footer {
    position: sticky;
    top: 100vh;
}

/* --FINE-- */

.chip.chip-lg.chip-simple {
    padding-right: 16px;
    width: auto;
    color: #0066cc;
    border-color: #bfdfff;
    background-color: #f2f7fc;
}

.chip.chip-lg.chip-simple a span {
    color: #0066cc;
}

@media (min-width: 992px) {
    .community-ambassador-section.it-hero-wrapper {
        position: relative;
        min-height: 200px !important;
        align-items: center;
        border-radius: 10px;
        background-color: #012a53 !important;
    }

    .rete-comuni-section.it-hero-wrapper {
        position: relative;
        min-height: 150px !important;
        align-items: center;
        border-radius: 10px;
        background-color: #012a53 !important;
    }
}

@media (min-width: 1700px) {
    .rete-comuni-section .container .row .col-12 {
        width: 33.33333333% !important;
    }
}

@media (min-width: 1375px) and (max-width: 1700px) {
    .rete-comuni-section .container .row .col-12 {
        width: 41.66666667% !important;
    }
}

@media (min-width: 992px) and (max-width: 1375px) {
    .rete-comuni-section .container .row .col-12 {
        width: 50% !important;
    }
}

.rete-comuni-section.it-hero-wrapper .img-responsive-wrapper {
    position: absolute;
    right: 0;
    width: 66.66666667%;
    height: 100%;
    top: 0;
}

@media (max-width: 992px) {
    .rete-comuni-section.it-hero-wrapper .img-responsive-wrapper {
        width: 100%;
    }
}

.rete-comuni-section.it-hero-wrapper.it-overlay.it-dark .img-responsive-wrapper:after {
    background: transparent;
}

.rete-comuni-section.it-hero-wrapper {
    min-height: 150px;
    /* position: relative; */
    background-color: #012a53;
    display: flow;
    border-radius: 8px;
    align-items: flex-end;
}

.rete-comuni-section.it-hero-wrapper .it-hero-text-wrapper p {
    font-size: 1rem;
    font-family: inherit;
}

.community-ambassador-section.it-hero-wrapper .it-hero-text-wrapper p {
    font-size: 1rem;
    font-family: inherit;
}

.rete-comuni-section .img-responsive-wrapper .img-responsive .img-wrapper img {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    top: -45%;
    object-fit: cover;
}

.community-ambassador-section.it-hero-wrapper {
    min-height: 200px;
    position: relative;
    background-color: #012a53;
    display: flow;
    border-radius: 8px;
    align-items: flex-end;
}

.community-ambassador-section.it-hero-wrapper .it-hero-text-wrapper,
.rete-comuni-section.it-hero-wrapper .it-hero-text-wrapper {
    padding: 0 !important;
}

@media (min-width: 992px) {
    .community-ambassador-section.it-hero-wrapper .it-hero-text-wrapper {
        padding: 0 !important;
        max-width: 100vw;
        height: 200px !important;
    }

    .rete-comuni-section.it-hero-wrapper .it-hero-text-wrapper {
        padding: 0 !important;
        max-width: 100vw;
        height: 150px !important;
    }
}

section.block-aree-tematiche{
  background-color: #f2f7fc;
}

section.block-aree-tematiche .it-card.it-card-inline.it-card-inline-mini.it-card-image {
    border-radius: 8px !important;
}

section.block-chiarimenti-supporto {
    background-color: #0066cc;
}

section.block-chiarimenti-supporto h2,
section.block-chiarimenti-supporto p {
    color: #ffffff;
}

section.block-chiarimenti-supporto p.it-card-profile-role {
    color: #30475f;
}

section.block-chiarimenti-supporto .container-it-arrow-right svg {
    background-color: #0066cc;
    fill: #ffffff;
    border-radius: 6px;
}

section.block-chiarimenti-supporto .it-card.it-card-profile .it-card-profile-header .it-card-profile,
section.block-chiarimenti-supporto article.it-card.it-card-profile .it-card-profile-header .it-card-profile {
    flex: none !important;
}

section.block-chiarimenti-supporto article.it-card.it-card-profile.it-card-height-full {
    border-radius: 8px !important;
}

.chip.chip-lg {
    border-radius: 7px !important;
}

.section-topic-table-wrapper .table-responsive-sm {
    border: 1px solid var(--bs-border-color);
    padding: 0;
    border-radius: 7px;
}

.fascia-news-hp .tab-content>.active {
    display: flex !important;
}

.fascia-news-hp .it-card.it-card-inline.it-card-inline-mini.it-card-image .it-card-inline-content,
.fascia-news-hp article.it-card.it-card-inline.it-card-inline-mini.it-card-image .it-card-inline-content {
    width: 60%;
}

.fascia-news-hp .it-card.it-card-inline.it-card-inline-mini.it-card-image .it-card-image-wrapper,
.fascia-news-hp article.it-card.it-card-inline.it-card-inline-mini.it-card-image .it-card-image-wrapper {
    width: 40%;
}

.fascia-news-hp article {
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.fascia-news-hp article .it-card-image-wrapper {
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}

.fascia-news-hp article img.card-news-comunita-tematica {
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
}

.card-news{
    height: min-content;
}

@media (max-width: 1200px) and (min-width: 767px) {
    .block-aree-tematiche .it-card-image-wrapper img {
        width: -webkit-fill-available;
        padding: 5px;
    }
}

.it-header-center-content-wrapper.affix-top .avatar-wrapper .avatar-presence {
    bottom: 0px !important;
}

.it-header-center-content-wrapper.affix-top .avatar.size-lg {
    width: 46px;
    height: 46px;
}

.nav-container.collapse.show.fixed-collapse {
    position: fixed !important;
    top: 80px;
    z-index: 1000;
    margin-left: 0px;
}

@media (max-width: 1201px) and (min-width: 992px) {
    .nav-container.collapse.show.fixed-collapse {
        width: 27% !important;
    }

    .nav-main .nav-container {
        width: 27% !important;
    }
}

@media (max-width: 900px) and (min-width: 700px) {
    .nav-container.collapse.show.fixed-collapse {
        width: 40% !important;
    }

    .nav-main .nav-container {
        width: 40% !important;
    }
}

@media (max-width: 700px) and (min-width: 600px) {
    .nav-container.collapse.show.fixed-collapse {
        width: 45% !important;
    }

    .nav-main .nav-container {
        width: 47% !important;
    }
}

@media (max-width: 600px) and (min-width: 500px) {
    .nav-container.collapse.show.fixed-collapse {
        width: 55% !important;
    }

    .nav-main .nav-container {
        width: 57% !important;
    }
}

@media (max-width: 500px) and (min-width: 400px) {
    .nav-container.collapse.show.fixed-collapse {
        width: 67% !important;
    }

    .nav-main .nav-container {
        width: 67% !important;
    }
}

@media (max-width: 400px) {
    .nav-container.collapse.show.fixed-collapse {
        width: 80% !important;
    }

    .nav-main .nav-container {
        width: 83% !important;
    }
}

.nav-container.collapse.show.sticky-collapse {
    position: static !important;
    top: var(--menutop);
    z-index: 1000;
}

@media (min-width: 992px) {
    .nav-container.collapse.show.fixed-collapse .sidebar-wrapper {
        padding: 48px 0;
    }
}

.fascia-risorse-hp svg.icon.icon-sm {
    fill: #06c;
}

.fascia-risorse-hp .it-card-footer button .flag.flag-bookmark a{
    text-decoration: none !important;
}

.bookmark-item{
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sondaggi-archive .it-card-title,
.fascia-risorse-hp .it-card-title{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 64px;
}

.fascia-news-hp .it-card-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 575px) {

    .fascia-risorse-hp .it-card-title,
    .sondaggi-archive .it-card-title,
    .fascia-news-hp .it-card-title {
        min-height: 50px;
    }
}

.sondaggi-archive .it-card-text{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 75px;
}

.fascia-risorse-hp .it-card-text,
.fascia-news-hp .it-card-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 84px;
}

@media (max-width: 575px) {
    .fascia-risorse-hp .it-card-text{
        min-height: unset;
    }
}

.fascia-news-hp .it-card-related.it-card-body-padding{
    flex: 1 1 auto;
    padding: var(--bs-it-card-spacer-y) var(--bs-it-card-spacer-x);
    color: var(--bs-it-card-color);
}

.fascia-risorse-hp article.it-card.it-card-inline.it-card-inline-reverse.it-card-image {
    border-radius: 8px !important;
}

.sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper.link-list-wrapper-custom-height ul li a {
    line-height: 1.3rem !important;
}

.sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper.link-list-wrapper-custom-height ul li a.btn-xs {
    line-height: 1rem !important;
}

/* pagine foglia - comunità tematica */

.comunita-tematica-title {
    text-transform: lowercase;
}

.comunita-tematica-title::first-letter {
    text-transform: uppercase;
}

.filters-section button.btn-dropdown {
    border: 1px solid #455b71;
    border-radius: 4px;
    padding: 8px;
    color: #455b71;
}

.filters-section button.btn-dropdown .icon-primary {
    fill: #455b71 !important;
}

#collapse-bookmarks .link-list-wrapper-custom-height ul li a.btn-outline-primary {
    text-decoration: none !important;
    box-shadow: none !important;
}

/* .flag-waiting{
    display: none !important;
} */

.ajax-progress.ajax-progress-throbber {
    display: none !important;
}

#loading-spinner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.spinner {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #007bff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper.link-list-wrapper-custom-height ul li a {
    padding-left: 16px;
}

.sidebar-wrapper h3 {
    padding-left: 16px !important;
}

.sidebar-wrapper .accordion-item #collapse-bookmarks .accordion-body{
    padding: 16px !important;
    padding-top: 0 !important;
}

#collapseMenu *[class^='iconoir-']::before{
    width: 1.6em !important;
    height: 1.6rem !important;
}

#collapseMenu *[class^='iconoir-'].icon-height-biggerthan-width::before{
    width: 1.6em !important;
    height: 1.7rem !important;
}

#collapseMenu *[class^='iconoir-'].icon-small::before{
    width: 1.3em !important;
    height: 1.3rem !important;
}

.avatar.size-lg .avatar-presence, .avatar.size-lg .avatar-status {
    right: 25px !important;
    top: 35px;
}

button.text-decoration-none .flag.flag-bookmark a{
    text-decoration: none !important;
}

.use-ajax.flag-toggle-btn i{
    display: flex;
}

@media (min-width: 992px) {
    .iscriviti-section.it-hero-wrapper {
        position: relative;
        min-height: 200px !important;
        align-items: center;
        background-color: #012a53 !important;
    }
}

.iscriviti-section.it-hero-wrapper .it-hero-text-wrapper p {
    font-size: 1rem;
    font-family: inherit;
}

.iscriviti-section.it-hero-wrapper {
    background-color: #012a53;
    display: flow;
    border-radius: 8px;
    align-items: flex-end;
}

.iscriviti-section.it-hero-wrapper .it-hero-text-wrapper {
    padding: 0 !important;
}

@media (min-width: 992px) {
    .iscriviti-section.it-hero-wrapper .it-hero-text-wrapper {
        padding: 0 !important;
        max-width: 100vw;
        height: 200px !important;
    }
}

.block-news-block.utente-loggato- .fascia-news-hp .it-card-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block-news-block.utente-loggato- .fascia-news-hp .it-card-short-text {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block-news-block.utente-loggato- .fascia-news-hp .it-card-short-text {
    font-size: 18px;
}

.section-iscriviti-community{
    background-color: #f2f7fc;
    border-radius: 8px;
}

.section-iscriviti-community-no-bg{
    background-color: transparent !important;
}

.section-iscriviti-community img.img-iscriviti{
    width: 100px;
    height: 100px;
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity) !important;
}

.modal-backdrop {
    --bs-backdrop-zindex: unset !important;
    width: unset !important;
    height: unset !important;
}

.modal-dialog{
    top: 30%;
}

.button-iscriviti-accedi{
    font-size: 24px !important;
}

@media (min-width: 576px) {
    #iscriviModal .form-check [type=checkbox]+label, #iscriviModal .form-check [type=radio]+label {
        font-size: 1rem !important;
    }
}

#iscriviModal .form-check [type=checkbox]+label, #iscriviModal .form-check [type=radio]+label {
    font-weight: 400 !important;
    padding-top: 2px !important;
}

#iscriviModal .leggi-le-regole{
    position: relative;
    padding-left: 2rem;
    cursor: pointer;
    display: inline-block;
}

a.btn-xs {
    padding: 12px 16px !important;
    font-size: .875rem !important;
    line-height: 1rem !important;
}

.button.js-form-submit.form-submit.btn.btn-primary{
    margin-bottom: 3rem !important;
}

.anci-feedback-form{
    margin-top: 3rem !important;
}

.search-form {
  display: none;
}

.block-aree-tematiche .it-card.it-card-inline.it-card-inline-mini.it-card-image .it-card-image-wrapper,
.block-aree-tematiche article.it-card.it-card-inline.it-card-inline-mini.it-card-image .it-card-image-wrapper{
    width: 40%;
}

.sidebar-wrapper .list-item.active {
  text-decoration: underline !important;
  font-weight: 900;
}

.sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper.link-list-wrapper-custom-height ul li a.active.bookmark-link:after {
  display: none;
}

a.dropdown-item.list-item.active-role{
    font-weight: 700;
}
.clip{
  overflow-y: clip !important;
}

#tab-risorse .tab-pane.show{
    --bs-gutter-x: 24px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}

#tab-risorse .tab-pane.show>* {
    flex-shrink: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

table.sticky-header thead {
  position: relative;
  top: unset;
}

table.sticky-header thead th {
  background-color: #06c;
}

.alert-form-custom {
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-size: 1rem;
}

.alert-form-custom.alert-success {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}

.alert-form-custom.alert-danger {
  background-color: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}
.anci-survey-sub-options {
  margin: 0 !important;
  padding-left: 3%;
}

.survey-option-wrapper {
  margin: 0 !important;
}

.has-text-input {
  width: auto;
  display: inline;
}

.input-group-text.field-prefix {
  min-width: unset !important;
  padding: 0 !important;
}

.js-form-item.form-item.js-form-type-webform-likert {
  margin: 36px auto !important;
}

.js-form-item.form-item.js-form-type-webform-likert label {
  font-weight: bold;
  font-size: 18px;
}

.js-webform-type-fieldset.webform-type-fieldset.js-form-item.form-item.js-form-wrapper.form-wrapper legend {
  padding: 0 !important;
}

.js-webform-type-fieldset.webform-type-fieldset.js-form-item.form-item.js-form-wrapper.form-wrapper legend span.fieldset-legend {
  font-size: 18px;
}

.login-custom{
    position: absolute !important;
    top: 30% !important;
    left: 30% !important;
    width: 40% !important;
}

.spid-buttons {
  flex-direction: column !important;
  gap: 3rem !important;
}


@media (max-width: 1200px) and (min-width: 500px) {

    .login-custom {
        position: absolute !important;
        top: 30% !important;
        left: 20% !important;
        width: 60% !important;
    }

    .spid-buttons {
        display: flex !important;
        margin-bottom: 48px !important;
        flex-direction: column !important;
        gap: 3rem !important;
        width: 100% !important;
    }

    a.button-spid {
        width: 100% !important;
    }

}

@media (max-width: 500px) {
    .login-custom {
        left: 10% !important;
        width: 80% !important;
    }
    .spid-buttons {
        width: 100% !important;
    }
    a.button-spid {
        width: 100% !important;
    }
}

.it-local-tasks-wrapper{
    display: none !important;
}

.no-border{
    border: 1px solid transparent !important;
}

.webform-button--draft {
    margin-bottom: 3rem;
    margin-right: 5px;
}

.anci-survey-radios {
  margin: 0 !important;
}

.form-group.js-form-item.form-item.js-form-type-textfield.form-item-path-0-alias.js-form-item-path-0-alias {
  display: none;
}
