/*  QUI LE MODIFICHE SULLO STILE PER L ACCESSIBILITA CUSTOM PER I CLIENTI   */
a {
    color: #004F75;
    text-decoration:underline !important;
}

.navbar-default,
#footerCompact,
#sidebar-wrapper,
#sidebar-wrapper,
.companyButton,
label[for="menuSXSearch"],
ul.skiplinks li a {
    background-color: #193A57 !important;
}
.input-group input {
    border: 1px solid #193A57 !important;
}
.buildingIcon,
#TD_ATTACH_ALL,
.Toolbar li a,
.pageTitle h2,
.pageTitle p,
.vapor-breadcrumbs li a,
ul.submenuvapor li a,
.MsgBox_Caption td,
strong,
.Attach_Tab span,
.Attach_label,
#AreaInsertQuesito h3,
div#CHIARIMENTI table#template_doc tr#arearicercaquesiti th:nth-of-type(1),
#template_doc th, #template_doc td.CellIntestGrid {
    color: #193A57 !important;
}

tr {
    color: #1d1a1a !important;
}

@media screen and (max-width: 1024px) {
    .header-right {
        background-color: #193A57 !important;
    }

}

.sidebar-nav li a i,
#wrapper #menu .emptyState .emptyStateFirstIcon,
#wrapper #menu .emptyState .emptyStateText:before,
.sidebar-nav li a,
.top_header_mid,
.companyButton,
#footerCompact,
#footerCompact p,
#footerCompact ul li a,
label[for="menuSXSearch"],
ul.skiplinks li a,
.ui-dialog-buttonpane {
    color: #ffffff !important;
}

ul.submenuvapor,
table.SP_Bar span,
label[for="page-select"],
table.SP_Bar{
    background-color: #ffffff;
}


#menuSXSearch {
    color: #121212;
    background-color: #ffffff;
}

.pageTitle h2,
.pageTitle p {
    background-color: #ffffff;
}


.ui-dialog-titlebar-close:focus,
.ui-dialog-buttonset button:focus,
.btn-link:focus,
.button_link:focus,
button:focus,
input.FldExtDom_button:focus,
.reloadSingleBtnWidget:focus,
.favoriteIcon i:focus,
.reloadSingleBtnWidget:focus,
.Attach_label:focus,
#insertquesito:focus,
.text-grafica:focus,
.primary-button:focus,
.secondary-button:focus,
ul.dynatree-container a:focus,
#finestra_modale *:focus,
#Azienda_div:focus,
.Grid *:focus,
#finestra_modale_sessione:focus,
#TD_ATTACH_ALL *:focus,
#TD_ATTACH_ALL *:focus-visible,
.main-color-border-right:focus,
#uploader_button:focus,
#clear_button:focus,
input[type="button"]:focus,
.button-grafica:focus, a:focus {
    outline: 2px solid #fff !important;
    box-shadow: 0 0 0 0.2rem #193A57 !important;
    border: 1px solid #193A57 !important;
}

.ui-dialog-titlebar-close:focus {
    background: #fff !important;
    border: 1px solid #193A57 !important;
}
button[aria-label="Cerca"]:focus {
    outline: 2px solid #ffffff !important; /* Colore ben visibile */
    outline-offset: 2px !important;
}

.header-right button:focus {
    outline: 2px solid #ffffff !important; /* Colore ben visibile */
    outline-offset: 2px !important;
}

#rightArea *:focus {
    box-shadow: 0 0 0 0.2rem #193A57 !important;
}

.rowButtonsFaseII #ViewerFiltro_reset, .secondaryButtonVapor, .secondaryButtonVapor:focus, .ui-dialog-buttonset button[value="ko"]{
    color:#fff !important;
}

.rowButtonsFaseII #ViewerFiltro_reset,
.secondaryButtonVapor,
.ui-dialog-buttonset button[value="ko"],
.secondary-button:focus,
.secondaryButtonVapor:focus{
    border: #cb1d15 !important;
    background-color: #cb1d15 !important;
    background: linear-gradient(90deg, rgb(203 29 21) 0%, rgb(151 27 21) 100%) !important;
    text-decoration: underline !important;
}

.rowButtonsFaseII #ViewerFiltro_submit,
.primaryButtonVapor,
div#CHIARIMENTI table#template_doc tr#areapdfquesiti th:nth-of-type(2) a,
.div_geo form input.button, .div_geo input.btn, .div_geo input[type="submit"], .div_geo input[type="button"], #DIV_FIRMA .generapdf, #InfoTec_comune button, #campi_invio_quesito .btn, div.comandi_interni #ScaricaAllegati, div.comandi_interni #DocCollegati, div.comandi_interni #lnkSedutaVirtuale, div.comandi_interni #Invio_Comunicazione, div.comandi_interni #Iscriviti, div.comandi_interni #Atti, #cerca-button, .img_stampa a, .icons1 li a, div.comandi_interni input.btn {
    background: #193A57 !important;
    color: #ffffff !important;
    text-decoration: underline !important;
}

#template_doc th,
#template_doc td.CellIntestGrid {
    background: #e9e9e9 !important;
    color: #193A57 !important;
}
.toastClose{
    color: #193A57 !important;
    background: #ffffff !important;
}

    .toastClose:focus {
        color: #193A57 !important;
        background: #ffffff !important;
        outline: 2px solid #fff !important;
        box-shadow: 0 0 0 0.3rem #000000 !important;
    }

#template_doc #arearicercaquesiti th:not(:first-child),
#template_doc #areapdfquesiti th:not(:first-child) {
    background: #fff !important
}

tr#AreaInsertQuesito #accordion {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    width: 100%;
}

    tr#AreaInsertQuesito #accordion label,
    tr#AreaInsertQuesito #accordion input:not(.btn),
    tr#AreaInsertQuesito #accordion select {
        width: 100%;
        max-width: 440px;
        display: block;
    }

    tr#AreaInsertQuesito #accordion #AreaInsertQuesito h3 {
        width: 100%;
        display: block;
        line-height: 0;
        padding: 10px;
        max-width: 100%;
    }


    /*  CUSTOM PER ACCESSIBILITA  */
#container {
background: rgb(228, 234, 240);
min-width: unset;
}

a {
color: #004F75;
font-size: 14px;
}

#Div_ViewerGriglia {
background: #ffffff;
}

#CAPTION_DOCUMENT_ID {
border-bottom: 2px solid #004F75;
position: relative;
background: #ffffff;
}

.Grid_TitleCell {
font-size: 20px !important;
color: #005075 !important;
letter-spacing: 0;
font-family: Cairo;
font-weight: bold !important;
text-align: center !important;
padding: 16px 0;
}

.pageTitle p {
font-size: 12px;
color: #006075;
letter-spacing: 0;
line-height: 10px;
font-family: Roboto;
font-weight: 400;
text-align: center;
padding-bottom: 15px;
}

.quizFaseII #aggiungi {
background: #004F75;
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%);
font-size: 16px;
color: #ffffff;
letter-spacing: 0.2px;
text-align: center;
line-height: 41px;
text-shadow: 1px 1px 0 rgba(21,41,53,0.24);
font-family: Roboto;
font-weight: 500;
border: 0;
height: 40px;
min-width: 143px;
margin-left: 20px;
display: block;
}

#bottomButtonsContainer ul.Toolbar li a:hover {
background: #006075;
background: #006075;
color: #ffffff;
border: 0;
}

.Toolbar li a {
color: #004F75;
border: 0;
}

.Toolbar li a:hover {
    background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
    color: #ffffff!important;
    border: 0;
}

#reset-button {
border: 1px solid #004F75;
font-size: 16px;
color: #004F75;
letter-spacing: 0.2px;
font-family: Roboto;
font-weight: 500;
text-align: center;
background: transparent;
background: transparent;
height: 40px;
min-width: 110px;
}

reset-button:hover {
background: #004F75;
background: #004F75;
color: #ffffff;
}

.tertiary-button {
font-size: 16px;
border: 0;
color: #004F75;
letter-spacing: 0.2px;
background: transparent;
font-family: Roboto;
font-weight: 500;
text-align: center;
height: 40px;
min-width: 143px;
}

.tertiary-button:hover {
    background: #F2F5F8;
    border: 0;
}

.primary-alert {
font-size: 16px;
color: #ffffff;
letter-spacing: 0;
text-align: center;
line-height: 15px;
font-family: Roboto;
font-weight: 500;
height: 40px;
min-width: 128px;
background: #D82829;
border-radius: 2px;
}

.primary-alert:hover {
    background: #FC4E3D;
    border: 0;
    color: #ffffff;
}

.top_header_mid {
color: #ffffff;
float: none;
font-family: Roboto;
font-weight: 400;
width: 100%;
padding-top: 10px;
padding-left: 10px;
}

.modal-title {
font-size: 24px;
color: #005075;
letter-spacing: 0;
line-height: 16px;
font-family: Cairo;
font-weight: bold;
text-align: left;
padding: 20px 0;
}

.ui-dialog .ui-dialog-titlebar {
font-size: 24px;
color: #005075;
letter-spacing: 0;
line-height: 16px;
font-family: Cairo;
font-weight: bold;
text-align: left;
padding: 0 10px;
background: none;
border: 0;
border-bottom: 2px solid #004F75;
border-radius: 0;
min-height: 50px;
padding: 10px;
}

.MsgBox_Caption td {
font-size: 18px;
color: #152935 !important;
letter-spacing: 0;
line-height: 24px;
font-family: Roboto;
}

#finestra_modale_sessione {
font-size: 16px;
color: #152935;
letter-spacing: 0;
line-height: 24px;
font-family: Roboto;
font-weight: 400;
text-align: left;
}

table.Folder td.Folder_Label button {
    color: #3B444A !important;
}

.ui-dialog .ui-dialog-buttonpane {
background: #F2F5F8;
border: 0;
margin-top: 20px;
padding: 10px 0;
}

.ui-dialog-buttonset button {
background: #004F75;
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%);
font-size: 16px !important;
color: #ffffff;
letter-spacing: 0.2px;
text-align: center;
line-height: 0;
text-shadow: 1px 1px 0 rgba(21,41,53,0.24);
font-family: Roboto !important;
font-weight: 500;
border: 0;
height: 40px;
min-width: 143px;
margin-left: 20px !important;
display: block;
border-radius: 2px;
}

    .ui-dialog-buttonset button:focus {
        opacity: 1;
        color: #ffffff;
        border: 0;
        background: #193A57;
        border: 1px solid #193A57!important;
    }

.header-alert {
border-bottom: 2px solid #D82829;
}

.card-body h5 {
font-size: 16px !important;
color: #005075 !important;
font-family: Cairo SemiBold;
font-weight: 700;
text-align: left;
padding: 0;
}

.card-footer p {
font-size: 14px;
color: #152935;
letter-spacing: 0.25px;
text-align: left;
line-height: 20px;
font-family: Roboto;
font-weight: 400;
margin-bottom: 0;
}

#loader i {
color: #004F75;
}

#page-content-wrapper::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background: rgb(0,144,209);
background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover,
nav.navbar button.input-group-btn {
    background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
}

#menu-toggle-2:hover {
    border: 1px solid #ffffff;
}

.main-color {
color: #004F75;
}

.main-color-border-right {
border-right-color: #004F75 !important;
}

.navbar-default {
background: #234E73;
color: #ffffff;
border-radius: 0;
flex-wrap: nowrap;
border-top: 0;
border-image-source: unset;
border-left: 0;
border-right: 0;
border-bottom: 0;
height: 64px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
display: block;
padding-top: 9px;
border-image-slice: 1;
z-index: 99;
}

.navbar-default .navbar-toggle {
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 15px;
    font-weight: 400;
    border: 0;
    cursor: pointer;
    width: 30px;
    background: transparent;
    padding: inherit;
}

#sidebar-wrapper {
background: #193A57;
}

.nav-pills > li.active > a:hover {
background: rgb(0,144,209);
background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
color: #F2F5F8;
}

.nav-pills > li.active > a i:hover {
color: #F2F5F8;
}

.sidebar-nav li a {
display: flex;
font-size: 14px;
color: #F2F5F8;
font-family: Roboto;
text-align: left;
text-decoration: none;
font-weight: 400;
position: relative;
line-height: 1.5em;
padding: 10px 0;
height: 64px;
align-items: center;
}

.sidebar-nav li a:active {
    text-decoration: none;
    color: #F2F5F8;
    background: #006075;
    background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #F2F5F8;
    background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
}

.sidebar-nav li a:active i {
    color: #F2F5F8;
}

.sidebar-nav li a:hover i {
    color: #F2F5F8;
}

.sidebar-nav li a i {
    font-size: 24px;
    font-weight: 400;
    color: #F2F5F8;
    letter-spacing: 0;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(21,41,53,0.24);
    font-weight: 400;
}

ul.submenuvapor {
list-style-type: none;
display: block;
position: fixed;
background: #ffffff;
color: #000;
left: 192px;
top: 64px;
height: calc(100vh - 64px);
width: 200px;
overflow-y: scroll;
display: none;
}

ul.submenuvapor li a {
    font-size: 13px;
    color: #152935;
    letter-spacing: 0.44px;
    text-align: left;
    font-family: Roboto;
    font-weight: 400;
    padding: 20px 8px;
}

    ul.submenuvapor li a:hover,
    .activeSub {
        background: #DEF0F7 !important;
        color: #152935 !important;
    }

.activeSub {
background: #DEF0F7;
color: #152935;
}

.sidebar-nav > .sidebar-brand a:hover {
color: #ffffff;
background: none;
}

#page-content-wrapper {
padding: 20px;
position: relative;
height: calc(100vh - 64px );
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.input-group input {
background: #F2F5F8;
border: 1px solid #193A57;
width: 260px !important;
min-height: 40px;
border-radius: 0;
}

.input-group-btn {
width: 40px;
min-height: 40px;
background: rgb(0,144,209);
background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
margin-left: -2px;
z-index: 10;
border-radius: 0;
}

.input-group-btn i {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0;
    text-shadow: 1px 1px 0 rgba(21,41,53,0.24);
    font-weight: 400;
    text-align: left;
}

.companyButton {
min-width: 170px;
color: #ffffff;
}

#userLogout i {
color: #004F75;
}

.buildingIcon {
color: #193A57 !important;
background: #ffffff;
border-radius: 4px;
padding: 8px;
margin-right: 5px;
}

#rightArea {
background: #ffffff;
height: calc(100vh - 64px);
position: absolute;
right: 0;
top: 64px;
box-shadow: rgb(0 0 0 / 10%) -7px 0px 14px 3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
z-index: 99;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
width: 0;
visibility: hidden;
overflow-x: hidden;
overflow-y: auto;
opacity: 0;
}

.areaOpen h4 {
color: #004F75;
padding: 20px;
}

.buttonAreaUtente {
background: #ffffff;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.buttonAreaUtente:focus {
    background: #ffffff;
    background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
}

    .buttonAreaUtente:focus span i {
        color: #ffffff !important;
    }

.buttonHeaderRight:focus {
color: #ffffff !important;
background: #0090D1;
background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
}

.buttonHeaderRight:focus span i {
    color: #ffffff !important;
}

#buttonWorkspace:focus span i.buildingIcon {
color: #ffffff !important;
background: #0090D1;
background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
}

.closeWindows {
color: #004F75;
background: #ffffff;
}

#rightArea h5 {
color: #55636b;
}

.chip {
background: #B9E6F6;
border: 1px solid #004F75;
border-radius: 16px;
font-size: 14px;
color: #005075;
letter-spacing: 0;
text-align: center;
font-family: Roboto;
font-weight: 400;
padding: 5px;
}

.containerToolbarButton {
height: 112px;
background: #ffffff;
position: fixed;
bottom: 0;
right: 0;
width: 100%;
text-align: right;
}

.favoriteIcon i {
color: #004F75;
font-size: 20px;
}


#FORMDOCUMENT {
background: #ffffff;
}

#DRAWER_SCHEDA_ANAGRAFICA_ENTE {
width: 100%;
margin: 0 auto;
border: 20px solid #ffffff;
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
background: #ffffff;
}

.FldExtDom_button.DateFaseII {
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%) !important;
margin: 0;
}

.FldExtDom_button.DomGerFaseII {
background-color: rgb(0,144,209) !important;
background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%) !important;
margin: 0;
}

.FldExtDom_button.DomGerFaseII:hover {
    background-color: #006075 !important;
    background: #006075 !important;
}

.main_istanza input, .main_istanza select {
background-color: #ffffff;
margin-top: 0;
margin-right: 0;
}

table.Folder {
background-color: white;
border: 0;
border-bottom: 1px solid #004F75;
display: block;
width: 100%;
}

table.Folder td {
    background-color: #ffffff;
    border: 0;
}

    table.Folder td button {
        font-size: 14px;
        letter-spacing: 0.23px;
        text-align: center;
        line-height: 24px;
        font-family: Cairo;
        font-weight: bold;
        padding: 0 10px;
        min-height: 48px;
        outline: none;
        color: #004F75;
    }

    table.Folder td.Folder_Label {
        background-color: #F2F5F8;
        border-bottom: 4px solid #004F75;
        color: #004F75;
    }

    table.Folder td.Folder_LabelSelected {
        background-color: #004F75;
        background: #004F75;
        background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
        color: #ffffff;
        border-bottom: 4px solid #004F75;
        padding-bottom: 0;
    }

        table.Folder td.Folder_LabelSelected button {
            background-color: #004F75;
            background: #004F75;
            background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
            color: #ffffff;
            padding-bottom: 0;
        }

    table.Folder td.Folder_Label:hover {
        background-color: #006075;
        background: #006075;
        background: #006075;
        color: #ffffff;
        border-bottom: 4px solid #004F75;
        padding-bottom: 0;
    }

        table.Folder td.Folder_Label:hover button {
            color: #ffffff !important;
            outline: none
        }

.FldCaption {
font-size: 1.3em !important;
color: #152935;
line-height: 16px;
font-family: Roboto;
font-weight: 400;
text-align: left;
white-space: break-spaces;
min-width: fit-content;
}

input[type="text"].Fld_Number {
background-color: #F2F5F8;
background: #F2F5F8;
min-height: 40px;
padding: 9px 16px;
border: 1px solid #C9D9E8;
}


    select.FldDomainValue:hover {
        border: 1px solid #004F75;
        cursor: pointer;
    }

    select.FldDomainValue:focus-visible {
        outline: 1px solid #004F75;
    }


.header-right .header-dots span i {
font-size: 1.5em;
color: #ffffff;
}

#page-content-wrapper {
padding: 20px;
position: relative;
height: calc(100vh - 64px );
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.vapor-breadcrumbs li span {
font-size: 8px;
display: inline-block;
width: 32px;
text-align: center;
color: #005075 !important;
}

.vapor-breadcrumbs li a {
color: #004F75 !important;
text-decoration: none;
}

.vapor-breadcrumbs li a:hover {
    color: #006075 !important;
}

.vapor-breadcrumbs li a.current {
    color: #005075;
    font-weight: bold;
}

#footerCompact {
background-color: #193A57;
}

.btn-link:focus {
color: #004F75;
text-decoration: unset;
}

#DivCalendar #IdMonth {
background-color: #F2F5F8;
}

#DivCalendar #IdMonth:hover {
    border: 1px solid #004F75;
}

#DivCalendar #IdMonth:focus-visible {
    outline: 1px solid #004F75;
}

#DivCalendar input.fontCommand {
background: #004F75;
padding: 10px
}

#DivCalendar input.fontCommand:hover {
    background: #006075;
    padding: 10px
}

#DivCalendar table table > tbody > tr:first-child input.FontLegalPub {
width: 62px;
min-height: 40px;
padding: 10px 16px;
background-color: #F2F5F8;
border: 1px solid #C9D9E8;
margin-bottom: 8px !important;
font-family: 'Roboto', sans-serif;
}

#DivCalendar table table > tbody > tr:first-child input.FontLegalPub:hover {
    border: 1px solid #004F75;
    /*cursor: pointer;*/
}

#DivCalendar table table > tbody > tr:first-child input.FontLegalPub:focus-visible {
    outline: 1px solid #004F75;
}

.FiltroPortale_Tab .Text {
background-color: #F2F5F8;
min-height: 40px;
border: 1px solid #C9D9E8;
width: var(--widthFieldDesk);
margin-bottom: 8px;
}


#Div_ViewerFiltro .FiltroPortale_Tab.FaseIIHorizontalModel .Text {
background-color: #F2F5F8;
min-height: 40px;
padding: 9px 16px;
border: 1px solid #C9D9E8;
min-width: var(--widthFieldDesk);
margin-bottom: 8px;
}


#Div_ViewerFiltro .FiltroPortale_Tab.FaseIIHorizontalModel select {
background-color: #F2F5F8;
border: 1px solid #C9D9E8;
background-position: 100%;
background-repeat: no-repeat;
border-radius: 0;
cursor: pointer;
font-family: 'Roboto', sans-serif;
}

.rightArrowTabsVapor {
position: absolute;
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%) !important;
width: 30px;
height: 100%;
max-height: 50px;
display: flex;
align-items: center;
justify-content: center;
right: 10px;
z-index: 1;
color: #ffffff;
}

.leftArrowTabsVapor {
position: absolute;
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%) !important;
width: 30px;
height: 100%;
max-height: 50px;
display: flex;
align-items: center;
justify-content: center;
left: 10px;
z-index: 1;
color: #ffffff;
}

.main_istanza .contentinput {
background: #ffffff;
/* margin-left: 20px; */
padding: 0.5em;
width: 100%;
clear: both;
overflow: hidden;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap;
}

.main_istanza #DOCUMENT.cover .FldDomainValue {
font-size: 14px;
color: #515157;
letter-spacing: 0.25px;
text-align: left;
line-height: 20px;
font-family: Roboto;
font-weight: 400;
word-break: break-word;
display: block;
background: #F2F5F8;
border: 1px solid #005075;
min-height: 40px;
min-width: 260px;
width: 260px;
padding: 10px 0 0 10px;
}

.main_istanza #DOCUMENT.cover .FldCaption {
font-size: 14px !important;
color: #152935;
line-height: 16px;
font-family: Roboto;
font-weight: bold;
text-align: left;
}

span.Fld_Hierarchy_label_width {
background-color: #F2F5F8;
background: #F2F5F8;
min-height: 40px;
padding: 9px 16px;
border: 1px solid #C9D9E8;
min-width: var(--widthFieldDesk);
/*margin-bottom: 8px;*/
}

.DIV_ATTACH_EMPTY {
background-color: #F2F5F8;
background: #F2F5F8;
padding: 0px 16px;
min-width: var(--widthFieldDesk);
}

select.SP_select {
background-color: #F2F5F8;
height: 40px;
padding: 0px 16px !important;
border: 1px solid #C9D9E8;
width: 100px;
margin-bottom: 8px !important;
/*custom arrow for padding*/
-webkit-appearance: none !important;
-moz-appearance: none !important;
background-position: 100%;
background-repeat: no-repeat;
border-radius: 0;
cursor: pointer;
}

select.SP_select:hover {
    border: 1px solid #004F75;
    /*cursor: pointer;*/
}

select.SP_select:focus-visible {
    outline: 1px solid #004F75;
}

#Div_ViewerGriglia table td div table.Calendar td.DAY_CAP_Calendar {
border: none;
background: white;
padding: 10px;
font-size: 14px;
color: #005075;
line-height: 20px;
font-family: Roboto;
font-weight: bold;
text-align: left;
}

#Div_ViewerGriglia table td div table.Calendar td.TODAY_DAY_CELL_Calendar .CAP_CELLCalendar span {
color: white;
padding: 2px;
background: #004F75;
border-radius: 10px;
}

#Div_ViewerGriglia table td div table.Calendar td.CAPTION_Calendar {
background: white;
border: none;
font-size: 24px;
color: #005075;
letter-spacing: 0.18px;
line-height: 32px;
font-family: Cairo;
font-weight: bold;
text-align: left;
}

.CAPTION_CalSintetic {
background: white;
border: none;
font-size: 14px;
color: #005075;
letter-spacing: 0.18px;
line-height: 22px;
font-family: Cairo;
font-weight: bold;
}

TD.SATURDAY_CELL_Calendar table table tr {
border-left: 2px solid #004F75;
background: rgba(186,199,235,0.4);
border-top: none;
}

.ui-datepicker-header {
background: #ffffff;
color: #ffffff;
border: none;
}

.ui-datepicker-today .ui-state-default.ui-state-highlight {
font-size: 14px;
color: #ffffff !important;
background-color: #004F75 !important;
background: #004F75 !important;
border-radius: 5px;
letter-spacing: 0;
text-align: center;
line-height: 20px;
font-family: Roboto;
font-weight: 500;
}

.ui-datepicker td span, .ui-datepicker td a:hover {
color: #ffffff !important;
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%) !important;
border-radius: 5px;
}

.ui-datepicker th {
background-color: #ffffff;
background: #ffffff;
text-transform: uppercase;
color: #5b6973;
}

select.ui-datepicker-year {

background-color: #F2F5F8;
background: #F2F5F8;
border: 1px solid #C9D9E8;
}

select.ui-datepicker-year:hover {
    border: 1px solid #004F75;
}

select.ui-datepicker-year:focus-visible {
    outline: 1px solid #004F75;
}

DIV.top-div {
background: #ffffff;
border: 1px solid #005075;
border-bottom: 4px solid #005075;
padding: 10px;
margin: 0px 20px 0px;
}

.INFO_BOX_TB {
position: fixed;
background: transparent;
width: 100vw;
height: 100vh;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
margin-top: 0;
color: #004F75
}

.ui-accordion h3.ui-accordion-header.ui-state-default {
height: 64px;
background: #F2F5F8;
font-size: 24px;
color: #005075;
letter-spacing: 0.23px;
text-align: left;
line-height: 24px;
font-family: Cairo;
font-weight: bold;
border-radius: 0;
border: 1px solid transparent;
border-bottom: 1px solid #C9D9E8;
display: flex;
align-items: center;
}

.ui-accordion h3.ui-accordion-header.ui-state-default:hover {
    border: 1px solid #004F75;
}

.html_gerarchici #text-cerca {
background-color: #F2F5F8;
background: #F2F5F8;
min-height: 40px;
padding: 0px 16px;
border: 1px solid #C9D9E8;
}

.html_gerarchici #text-cerca:hover {
    border: 1px solid #004F75;
}

#divExpand {
position: absolute;
top: 140px;
height: 40px;
width: 40px;
color: black;
z-index: 1000;
transform: rotateZ(270deg);
background: #ffffff;
left: 50%;
}

#text-cerca {
background: #F2F5F8;
border: 1px solid #004F75;
width: 200px !important;
min-height: 40px;
border-radius: 0;
}

ul.dynatree-container li {
padding: 0 0 0px;
background: none;
min-width: 300px;
border: 1px solid #ffffff;
}

.dynatree-exp-e {
border: 1px solid #004F75;
}

.dynatree-exp-ed a {
background: #ffffff;
}

.dynatree-focused a {
background: #ffffff !important;
border: 0;
}

.div_pulsanti_finestra {
position: fixed;
bottom: 35px;
right: 0;
width: 100%;
background: #ffffff;
margin-left: auto;
height: 80px;
display: flex;
}

.div_pulsanti_finestra input {
    background: #004F75;
    background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%);
    display: unset;
    line-height: unset;
}

input.button-grafica:hover {
background: #006075 !important;
color: #ffffff !important;
}

#paginazione ul {
margin: 0;
background: #ffffff;
}

#toolbarpublic {
background: #ffffff;
position: relative;
min-height: 80px;
}

#chiarimenti {
padding: 60px 10px;
background: #ffffff;
}

.widget-list .card-vapor .widget-list-container-title {
display: flex;
color: #005075;
align-items: center;
}

.widget-list .card-vapor .widget-list-container-title h5 {
    font-size: 24px;
    color: #005075;
    letter-spacing: 0.18px;
    line-height: 32px;
    font-family: Cairo;
    font-weight: bold;
    text-align: left;
    padding: 0;
    margin-left: 10px;
}

.card-vapor .header .title {
font-size: 24px;
color: #005075;
letter-spacing: 0.18px;
line-height: 32px;
font-family: Cairo;
font-weight: bold;
text-align: left;
padding-right: 10px;
}

.card-vapor .body p.kpi-text {
font-size: 32px;
color: #004F75;
font-family: Roboto;
font-weight: 700;
text-align: center;
}

li.AF_CHAT_ROOM_CURRENT {
color: #004F75 !important;
}

input.AF_CHAT_SEND_MSG {
cursor: pointer;
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%);
font-size: 16px;
color: #ffffff;
letter-spacing: 0.2px;
text-align: center;
line-height: 41px;
text-shadow: 1px 1px 0 rgba(21,41,53,0.24);
font-family: Roboto;
font-weight: 500;
border: 0;
height: 40px;
min-width: 143px;
margin-right: 20px;
display: block;
padding: 0;
padding-left: 12px;
padding-right: 12px;
}

input.AF_CHAT_SEND_MSG:hover {
    color: #ffffff;
    opacity: 0.8;
}

.ListaAtt #LISTA_ATTIVITA_TOOLBAR_Prosegui img {
margin-left: 0px;
background: #004F75;
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%);
color: #ffffff;
}

.ListaAtt #LISTA_ATTIVITA_TOOLBAR_Prosegui img:hover {
    background: #006075;
    background: #006075;
}

.rte-toolbar select {
background-color: #F2F5F8 !important;
background: #F2F5F8 !important;
height: 40px !important;
padding: 0px 16px !important;
border: 1px solid #C9D9E8;
}

.rte-toolbar select:hover {
    border: 1px solid #004F75;
}

.rte-toolbar select:focus-visible {
    outline: 1px solid #004F75;
}

.rte-toolbar a {
min-height: 40px;
text-align: center;
font-size: 17px;
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%) !important;
color: #ffffff;
}

.FRM_RTE {
FONT-SIZE: 10pt;
WIDTH: 100%;
background-color: #F2F5F8;
background: #F2F5F8;
min-height: 40px;
border: 1px solid #C9D9E8;
}

.FRM_RTE {
background-color: #F2F5F8;
background: #F2F5F8;
min-height: 40px;
border: 1px solid #004F75;
}

.captionDocument #CAPTION_DOCUMENT_ID {
display: inline-table;
border-bottom: 1px solid #004F75;
}

.dropHere {
height: calc(100vh - 64px - 50px - 50px);
background-color: rgb(0 0 0 / 50%);
background: rgb(0 0 0 / 50%);
display: flex;
justify-content: center;
font-size: 30px;
font-weight: 500;
align-items: center;
position: fixed;
border: 5px dashed #ffffff;
color: #ffffff;
}

.deleteGroup {
padding-right: 30px;
background: transparent;
color: #004F75;
border: none;
outline: none;
opacity: 1;
}

.quizFaseII {
background: #ffffff;
}

#AreaInsertQuesito h3 {
width: 100%;
user-select: none;
height: 32px;
background-color: unset !important;
border-bottom: 1px solid #c9d9e8;
flex-direction: row;
display: flex;
justify-content: flex-start;
align-items: center;
color: #004F75;
font-size: 14px;
letter-spacing: 0px;
line-height: 24px;
font-family: 'Cairo';
font-weight: bold;
text-transform: uppercase;
padding-left: 10px;
}

.reloadSingleBtnWidget {
position: absolute;
padding: 10px;
right: 0;
cursor: pointer;
color: #004F75
}

.toastVapor {
transition: all 0.3s ease-in;
right: -100%;
position: fixed;
top: 80px;
opacity: 1;
z-index: 9999;
min-width: 500px;
min-height: 68px;
border-radius: 0;
border: 1px solid #004F75;
border-bottom: 4px solid #004F75;
align-items: center;
display: flex;
background: #ffffff;
max-width: 90%;
}

.toastInformative {
border: 1px solid #005075;
border-bottom: 4px solid #005075;
}

.toastWarning {
border: 1px solid #FDB927;
border-bottom: 4px solid #FDB927;
}

.toastCheck {
border: 1px solid #09822A;
border-bottom: 4px solid #09822A;
}

.toastError {
border: 1px solid #D82829;
border-bottom: 4px solid #D82829;
}

.counterLoader .fa {
color: #004F75;
}

ul.Toolbar_stampa {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
border-top: none;
border-bottom: 2px solid #004F75;
padding: 0.5em;
background: #ffffff;
}

ul.Toolbar_stampa li a {
    display: inline-block;
    background: #004F75 !important;
    background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%) !important;
    color: #fff;
    font-weight: normal;
    font-size: 0.8em;
    padding: 0.5em;
    margin-right: 0.5em;
    cursor: pointer;
    text-decoration: none;
    min-width: 10em;
    text-align: center;
}

#wrapper #menu .emptyState .emptyStateFirstIcon {
color: #F2F5F8;
opacity: 0.75;
}

#wrapper #menu .emptyState .emptyStateText:before {
content: attr(data-placeholder);
color: #F2F5F8;
}

.emptyState .emptyStateSecondIcon {
color: #005075;
}

.emptyState .emptyStateText {
color: #005075;
}

.DivTooltipCarrello {
background: #005075;
color: #ffffff;
border-radius: 2px !important;
padding: 10px;
}

.DivTooltipCarrello .RowCarrello01 {
    background: unset;
    color: #ffffff !important;
}

.input-group-btn:hover {
background: #006075;
border: unset;
}


.LBL_HELP {
background-color: #F2F5F8 !important;
background: #F2F5F8 !important;
border: 1px solid #C9D9E8; 
}

#footerCompact p {
color: #ffffff;
}

.footerText span {
color: #5bdfed !important;
}

#TABLE_ATTACH_CONTAINER #TD_ATTACH_ALL {
background-color: #F2F5F8 !important;
border: 1px solid #C9D9E8 !important;
padding: 8px !important;
width: auto;
word-break: break-all;
min-width: 260px;
}

.Attach_label {
color: #004F75;
}

#Cell_Risposta {
border: 1px solid #005075;
background: #F2F5F8;
}

#DIV_FIRMA_PATTO .div_fld_template td#TD_ATTACH_ALL {
border: 1px solid #005075 !important;
padding-top: 9px;
}

tr.obbligError + tr .VerticalModel_Value select {
border: 1px solid #D82829 !important;
}

.evidenzia_campo_obbligatorio {
background-color: #F2F5F8 !important;
/*border-color: #D82829 !important;*/
border: 1px solid #D82829 !important;
}

.Toolbar li.Toolbar_buttonDisabled a {
    color: #737373!important;
    background: #fff!important;
}

    .Toolbar li.Toolbar_buttonDisabled a:hover {
        color: #737373;
        background: none;
    }

span.Fld_Domain_label {
border: 1px solid #C9D9E8;
color: #000 !important;
background: #F2F5F8;
}

TD.GR0_GridCol_LinkCal {
color: #004F75
}

nav.navbar button.input-group-btn {
    background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%);
}

nav.navbar button.input-group-btn:hover {
    background: var(--search-bg-icon-hover);
    background: var(--search-bg-icon-gradient-hover);
}

.progress-bar {
background: linear-gradient(90deg, #195C7B 0%, rgb(11 150 178) 100%) !important;
}

#main-table td {
color: #005075
}

.ui-dialog-titlebar-close::after {
content: "X"; /* Il contenuto che vuoi inserire, in questo caso "X" */
font-size: 18px; /* Dimensione del carattere */
color: #005075;
}

.ui-dialog-titlebar-close::after {
content: "X"; /* Il contenuto che vuoi inserire, in questo caso "X" */
font-size: 16px; /* Dimensione del carattere */
color: #005075;
font-weight: bold;
font-family: 'FontAwesome';
}

#R0_Profilo_edit_new {
border: 1px solid #C9D9E8 !important;
color: #000 !important;
background: #F2F5F8 !important;
}

.Grid_TitleDiv {
font-size: 20px !important;
color: #005075 !important;
letter-spacing: 0;
font-family: Cairo;
font-weight: bold !important;
text-align: center !important;
padding: 16px 0;
}

#campi_invio_quesito #Chiudi {
background: var(--background-bg-chiudi) !important;
}

#campi_invio_quesito #Chiudi:hover {
    background: var(--background-bg-chiudi-hover) !important;
}

#campi_invio_quesito #Chiudi {
background: var(--background-bg-chiudi) !important;
}

#campi_invio_quesito #Chiudi:hover {
    background: var(--background-bg-chiudi-hover) !important;
}

.fa-circle-arrow-left {
color: #004F75;
}

.fa-circle-arrow-right {
color: #004F75;
}

#collapseFilter .inputTitle {
color: #004F75;
}


#backtoold {
height: 64px;
margin-top: -9px;
width: 64px;
margin-right: -19px !important;
background: #55636b;
border-radius: 0;
margin-left: 30px;
color: #ffffff;
}

.nomeAziendaHeader:hover {
color: #ffffff;
}

.ButtonFaseII {
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%) !important;
margin: 0;
}

.cover .accordion-button {
height: 32px;
border-bottom: 1px solid #c9d9e8;
color: #004F75 !important;
font-size: 14px;
letter-spacing: 0px;
line-height: 24px;
font-family: 'Cairo';
font-weight: bold;
}

.cover .accordion-item {
background: #f7f7f7 !important;
border: 1px solid #c9d9e8;
}

#TEXTBOX_F1_SIGN_ATTACH table.VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_OFFERTA_BUSTA_ECO_ECONOMICA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_OFFERTA_BUSTA_TEC_FIRMA_TECNICA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_OFFERTA_FIRMA_TECNICA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_ODC_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#DIV_FIRMA .attachpdf:hover {
background: #006075; /*url(../../CTL_LIBRARY/images/domain/trash.png) no-repeat;*/
}

#DIV_FIRMA .attachpdf {
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%); /*url(../../CTL_LIBRARY/images/domain/trash.png) no-repeat;*/
font-size: 16px !important;
color: #ffffff !important;
text-align: center !important;
text-shadow: 1px 1px 0 rgba(21,41,53,0.24) !important;
font-weight: 500 !important;
height: 41px !important;
margin: 20px 0px 0px !important;
border: 0 !important;
font-family: Roboto !important;
width: 150px;
/*position: relative;*/
cursor: pointer;
right: 80px;
top: 8px;
}

#DIV_FIRMA .attachpdfdisabled {
/*background: url(../../CTL_LIBRARY/images/domain/trash.png) no-repeat;*/
text-shadow: none !important;
font-size: 16px;
color: #ffffff !important;
text-align: center !important;
font-weight: 500 !important;
border: 0 !important;
height: 24px !important;
margin-top: 20px !important;
font-family: Roboto !important;
width: 22px;
display: none;
/*cursor: pointer;*/
position: relative;
right: 80px;
top: 8px;
}

#DIV_FIRMA .editistanzadisabled {
background: #C9D9E8 !important;
text-shadow: none !important;
font-size: 16px;
color: #ffffff !important;
text-align: center !important;
font-weight: 500 !important;
border: 0 !important;
height: 41px !important;
margin-top: 20px !important;
font-family: Roboto !important;
width: 40px;
position: relative;
/*cursor: pointer;*/
right: 0px;
top: 0px;
}

#DIV_FIRMA .editistanza:hover {
background: #006075 !important;
border: 0 !important;
}

#DIV_FIRMA .editistanza {
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%) !important;
font-size: 16px !important;
color: #ffffff !important;
text-align: center !important;
text-shadow: 1px 1px 0 rgba(21,41,53,0.24) !important;
font-weight: 500 !important;
height: 41px !important;
margin-top: 20px !important;
border: 0 !important;
font-family: Roboto !important;
width: 40px;
position: relative;
cursor: pointer;
right: 0px;
top: 0px;
}

#SECTION_MODELLO_ISTANZA_AlboOperaEco_DISPLAY_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_ISTANZA_AlboProf_DISPLAY_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

.cover .accordion-button {
height: 32px;
border-bottom: 1px solid #c9d9e8;
color: #004F75 !important;
font-size: 14px;
letter-spacing: 0px;
line-height: 24px;
font-family: 'Cairo';
font-weight: bold;
}

.cover .accordion-item {
background: #f7f7f7 !important;
border: 1px solid #c9d9e8;
}

#SECTION_MODELLO_CAMBIO_RUOLO_UTENTE_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODULO_TEMPLATE_REQUEST_VER2 .DIV_ATTACH_CONTAINER {
min-height: 40px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

[id^="TABLE_ATTACH_CONTAINER"] #TD_ATTACH_ALL {
background-color: #F2F5F8 !important;
border: 1px solid #C9D9E8 !important;
padding: 8px !important;
width: auto;
word-break: break-all;
min-width: 260px;
}

#SECTION_MODELLO_MODULO_QUESTIONARIO_AMMINISTRATIVO_DISPLAY_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_NOTIER_ISCRIZ_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_VARIAZIONE_ANAGRAFICA_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_NOTIER_ISCRIZ_PA_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_FIRMA_SEMPLICE .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#OFFERTA_DISPLAY_QUESTIONARIO .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

.compilaQuestionario {
background: linear-gradient(90deg, rgba(35,78,115,1) 0%, rgba(13,34,57,1) 100%) !important;
font-size: 16px !important;
color: #ffffff !important;
text-align: center !important;
text-shadow: 1px 1px 0 rgba(21,41,53,0.24) !important;
font-weight: 500 !important;
height: 41px !important;
margin-top: 20px !important;
border: 0 !important;
font-family: Roboto !important;
cursor: pointer;
width: 200px;
}

.compilaQuestionario:hover {
    background: #006075 !important;
    border: 0 !important;
}

.compilaQuestionariodisabled {
background: #C9D9E8 !important;
text-shadow: none !important;
font-size: 16px;
color: #ffffff !important;
text-align: center !important;
font-weight: 500 !important;
border: 0 !important;
height: 41px !important;
margin-top: 20px !important;
font-family: Roboto !important;
/*cursor: pointer;*/
width: 200px;
}

#SECTION_MODELLO_CONTRATTO_GARA_FORN_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

#SECTION_MODELLO_RITIRA_OFFERTA_FIRMA .VerticalModel_ReadOnlyField {
height: 41px !important;
border: none !important;
width: 400px;
background: #ececec !important;
cursor: not-allowed;
}

ul.ListaAttivita li{
    color:#333 !important;
}

.ModuloBootstrap .panel-espd > .panel-heading,
h4.panel-title {
    background: #004F75 !important;
}

.main_istanza em{
    color:#333333 !important
}