﻿.disabled {
    color: #f2f2f2 !important;
}

/* modals with iframe*/
.modal-body-with-iframe iframe {
    border: 0;
    width: 100%;
    height: 90%;
    padding: 5px;
}

.modal-body-with-iframe {
    overflow: auto;
}

/* validation summary errors*/
.validation-summary-errors ul, .validation-summary-ok ul, .validation-summary-info ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1em;
}

.validation-summary-errors li {
    color: darkred;
    border-left: 3px solid red;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: rgba(255, 0, 0, 0.05);
    margin-bottom: 2px;
}

.validation-summary-ok li {
    color: darkgreen;
    border-left: 3px solid green;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: rgba(0, 255, 0, 0.05);
    margin-bottom: 2px;
}

.validation-summary-info li {
    color: darkgray;
    border-left: 3px solid grey;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: rgb(220,220,220, 0.3);
    margin-bottom: 2px;
}
/* firm */
.old-firm-link {
    position: absolute;
    bottom: 0;
    left: 0;
    color: darkred;
    font-style: italic;
}

    .old-firm-link:hover {
        color: #610000;
        text-decoration: none;
    }

.old-firm-link-details {
    color: darkred;
    font-style: italic;
}

    .old-firm-link-details:hover {
        color: #610000;
        text-decoration: none;
    }

.details-item {
    padding-bottom: 1rem;
}

    .details-item > strong {
        padding-right: 5px;
    }

/*select 2*/
.select2-selection--single {
    height: calc(1.5em + .75rem + 2px) !important;
    border: 1px solid #ced4da !important;
}

.select2-selection--multiple {
    height: calc(1.5em + .75rem + 2px) !important;
    border: 1px solid #ced4da !important;
}

.select2-selection__arrow {
    display: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-style: italic;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    font-style: italic;
}

.select2-selection__rendered {
    padding: .300rem .800rem;
}

.hideElement {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 21px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    line-height: 21px !important;
}

.select2-selection__placeholder {
    font-weight: 400 !important;
}

.daControllare {
    font-size: 1.3rem;
}

.btn {
    padding: 0.375rem 0.600rem !important;
}

.btn-sm {
    font-size: 12px !important;
}

/*Custom Colors*/
.alert-success {
    color: #fff;
    background-color: #55c290;
    border-color: #55c290;
}

    .alert-success .alert-link, .alert-success .btn-close {
        color: #0c4128;
    }

.btn-success {
    color: #fff !important;
    background-color: #55c290 !important;
    border-color: #55c290 !important;
}

.btn-tertiary {
    color: #fff !important;
    background-color: #5bc0de !important;
    border-color: #5bc0de !important;
}

.text-tertiary {
    color: #5bc0de !important;
}

/*Dashboard*/
.btn-mail {
    margin: 5px 0 !important;
}
/*.backgroundLogin {
    background: url(/images/sfondo001.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/
/*.backgroundLoginLayout {
    background: url(/images/sfondo001.jpg) no-repeat center center;
}*/
/*.backgroundOnMessages {
    background-image: url(/images/sfondo02c.jpg);
    background-position-y: 25%;
}*/

/*Buttons actions*/
.myActionButton a {
    font-size: 15px;
    text-align: center;
}

.myActionButton:hover a i {
    color: #fff !important;
}

@media print {
    .autocert_page-break {
        display: block;
        page-break-after: always;
    }
}

.bg-custom-tertiary {
    background-color: #fbf7e4 !important;
}

.bg-custom-success {
    background-color: #e1f7e6 !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.font-weight-normal {
    font-weight: 400 !important;
    font-size: 14px !important;
}

.new-email-custom {
    font-weight: 600 !important;
    color: #222222 !important;
}

.read-email-custom-bg {
    background-color: #f2f6f7 !important;
}

.text-success {
    color: #55c290 !important;
}

/*Datatables*/
.table {
    font-size: 13px;
}

    .table i {
        font-size: 14px;
    }

table.dataTable.table thead th.sorting:after, table.dataTable.table thead td.sorting:after {
    content: "\f0dc";
    font-size: 0.8em;
}

table.dataTable:not(.fixedHeader-locked):not(.fixedHeader-floating) {
    width: 99.9% !important;
}

table.dataTable input, table.dataTable select {
    border: 1px solid #efefef;
    height: unset;
}

.theme-form .form-group input[type=text]::-webkit-input-placeholder {
    font-weight: 300 !important;
}

.min-width-50px {
    min-width: 50px;
}

.min-width-100px {
    min-width: 100px;
}

.min-width-150px {
    min-width: 150px;
}

.btn-custombookmark {
    margin-left: 5px;
    margin-right: 5px;
}

.bookmark a {
    margin: 3px 0px;
}

    .bookmark a:nth-child(n+1) {
        margin-right: 5px;
    }

.font-size-12 {
    font-size: 12px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

@media (max-width: 768px) {
    .mb-xs-3 {
        margin-bottom: 1rem !important;
    }
}

.fa-2x {
    font-size: 2em !important;
}

.btn-sm {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.btn-tertiary {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.selected-icon {
    background-color: #000;
    color: #fff;
}

/*Modale dettagli*/
.tm-modal-title {
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
    /*border-bottom:1px dashed #ddd;*/
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

.tm-dettagli-list {
    display: block;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

    .tm-dettagli-list > li {
        display: block;
        position: relative;
        line-height: 30px;
        border-bottom: 1px dashed #ccc;
    }

        .tm-dettagli-list > li > strong {
            margin-right: 5px;
        }

        .tm-dettagli-list > li > span.intestazione {
            display: inline-block;
            width: 115px;
            min-width: 115px;
        }

.customRangeLabel {
    padding: 6px 3px 6px 0px;
    font-weight: 400;
    text-align: right;
    color: #9B757D;
}

.bg-tertiary {
    background-color: #5bc0de !important;
    color: #fff;
}

.submenu-title-link {
    padding: 0px !important;
}

    .submenu-title-link h5 {
        margin-bottom: 0 !important;
        line-height: 1.9 !important;
        padding: 6px 25px 6px 45px !important;
        font-size: 13px !important;
        font-weight: 400 !important;
        /*    color: #242934;*/
        position: relative !important;
        cursor: pointer !important;
    }

.mt-icon-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    overflow: hidden;
    margin: 0 auto;
    font-size: 17px;
    -webkit-box-shadow: 0 0 6px 3px rgb(68 102 242 / 10%);
    box-shadow: 0 0 6px 3px rgb(68 102 242 / 10%);
}
.mt-icon-bg {
    top: 12px !important;
    right: 12px !important;
    z-index: 8 !important;
    left: unset !important;
    bottom: unset !important;
    cursor: unset !important;
}

.preview-container {
    padding-top: 100%;
    position: relative;
}

    .preview-container img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top left;
    }

.mt-details-email-img {
    height: 48px;
    width: 48px;
}

.border-radius-10 {
    border-radius: 10px;
}

.dt-avatar {
    height: 30px;
    width: 30px;
}

.dt-division {
    height: 40px;
    width: 30px;
}

.fs-16 {
    font-size: 16px;
}

.mr-0 {
    margin-right: 0px !important;
}

@media(max-width:641px) {
    .hide-on-mobile {
        display: none;
    }
}

.bg-blue-light {
    background-color: #B3CDEE !important;
}

.bg-blue-dark {
    background-color: #51749e !important;
}


.bg-green-light {
    background-color: #B3EEBA !important
}

.bg-green-dark {
    background-color: #55c290 !important
}

.bg-success-light {
    background-color: #e3fff3 !important;
}

.m-lr-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
}
.fw-550 {
    font-weight: 550 !important;
}

.mr-5px {
    margin-right: 5px;
}

.mt-text-right {
    text-align: right;
}

.input-group-text {
    background-color: #dee2e7;
}

.old-file-link {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #51749e;
    font-style: italic;
}

    .old-file-link:hover {
        color: #374e6b;
        text-decoration: none;
    }

.old-file-link-details {
    color: #51749e;
    font-style: italic;
}

    .old-file-link-details:hover {
        color: #374e6b;
        text-decoration: none;
    }

.datatable-color-column {
    display: inline-block;
    height: 25px;
    width: 25px;
    border-radius: 100%;
}

/*Custom legend*/
/* basic positioning */
.mt-legend {
    list-style: none;
}

.mt-legend li {
    float: left;
    margin-right: 10px;
}

.mt-legend span {
    border: 1px solid #ccc;
    float: left;
    width: 12px;
    height: 12px;
    margin: 4px 2px 0px 2px;
}

.mt-legend-round {
    list-style: none;
}

.mt-legend-round li {
    float: left;
    margin-right: 10px;
}

.mt-legend-rectangle span {
    border: 1px solid #ccc;
    float: left;
    width: 12px;
    height: 12px;
    margin: 4px 2px 0px 2px;
    border-radius: 100%;
}

/*Floats*/
.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}
/*Apex-chart*/
.exportCSV {
    display: none !important;
}
/*Tasks*/
.custom-task-span {
    font-weight: 400;
}

.custom-task-description {
    font-weight: 500;
    margin-bottom: 10px;
}

.mt-btn-dot {
    position: absolute;
    right: -6px;
    top: -6px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #d22d3d;
    color: #fff;
    font-size: 11px !important;
}

position-relative {
    position: relative;
}

.btn-info:hover {
    color: #fff;
}

ins {
    text-decoration: none !important;
}

.bg-success {
    background-color: #55c290 !important;
}

.bg-dark {
    background-color: #2c323f !important;
}

.mt-dot {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    color: #fff;
    font-size: 11px !important;
}

.text-right {
    text-align: right;
}

.mr-2perc {
    margin-right: 2% !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.mt-wizard-form .input-error {
    border-color: #d22d3d;
}

/*Dashboard customization*/
.dashboard-profile-image {
    margin-top: -100px !important;
    height: 160px !important;
    border: solid 5px #d97f3d !important;
}

.dashboard-profile-card {
    overflow: unset;
}

.dashboard-profile-transparent-block {
    height: 80px;
    background-color: transparent;
    z-index: 1;
}

.login-logo {
    height: 80px;
    position: absolute;
    right: 20px;
    top: 12.5px;
    z-index: 1;
}
.login-card {
    height: auto !important;
}


@media(max-width: 800px) {
    
    .login-logo {
        display: none !important;
    }

    .mobile-logo {
        display: inline;
        max-width: 250px;
    }
}

@media(min-width: 800px) {
    .login-logo {
        display: inline-block;
    }

    .mobile-logo {
        display: none !important;
    }
}

.register-form {
    padding: 30px;
    width: 1000px;
    background-color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

    .register-form h4 {
        text-transform: none;
        font-weight: 600;
        margin-bottom: 5px;
        font-size: 22px;
    }

    .register-form h6 {
        font-size: 14px;
        margin-bottom: 25px;
        color: #999;
    }

.welcome-h4 {
    text-transform: none;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 22px;
}

.welcome-h6 {
    font-size: 14px;
    margin-bottom: 25px;
    color: #999;
}

.identity-help-list {
    list-style-type: disclosure-closed;
    padding-left: inherit;
    padding-top: 10px;
}

    .identity-help-list li {
        font-weight: 500;
        padding: 10px 0 10px 0;
    }


.alert-tertiary.outline, .alert-tertiary.outline-2x {
    background-color: transparent;
    border-color: #5BC0DE;
    color: #5BC0DE;
}

    .alert-tertiary.outline .btn-close, .alert-tertiary.outline-2x .btn-close {
        -webkit-filter: unset;
        filter: unset;
    }

.w-300px {
    width: 300px;
}

@media(min-width:1200px) {
    .place-bottom-on-desktop {
        position: absolute;
        bottom: 0;
    }

    .w-650-desktop {
        width: 650px;
    }
}

@media(max-width:500px) {
    .mt-xs-3 {
        margin-top: 1rem !important;
    }
}

.w-100pc {
    width: 100%;
}


.custom-mega-title {
    font-size: 100px;
    position: absolute;
    top: 40%;
    left: 40%;
}

/* Aggiungi questo stile per impostare il colore del testo in nero */
.black-text {
    color: black !important;
}

.bg-primary-super-light {
    background-color: #e0f7fa !important;
}

.bg-warning-super-light {
    background-color: #fbf7e4 !important;
}

.bg-secondary-super-light {
    background-color: #f4edfe !important;
}

.order-box .qty li span {
    font-size: 14px !important;
}

.mb-10px {
    margin-bottom: 10px;
}

.mb-20px {
    margin-bottom: 20px;
}

.nav-link-disabled {
    background-color: #fbf7e4 !important;
    pointer-events: none;
}

.nav-link-donation {
    background-color: #3a9aa8;
    color: #fff !important;
}

    .nav-link-donation:hover {
        background-color: #038699 !important;
    }

.nav-link-renewal {
    background-color: #e2c636;
    color: #fff !important;
}

    .nav-link-renewal:hover {
        background-color: #e0bc02 !important;
    }
/*DT con alerts*/
.redClass td {
    background-color: #f5b7ae !important;
}

.warnClass td {
    background-color: #f5e9ae !important;
}

.greenClass td {
    background-color: #bdf5ae !important;
}

.noTableAccent {
    --bs-table-accent-bg: none !important;
}
.pay-coordinates {
    display: block;
    position: relative;
    padding-left: 50px;
    font-size: 12px;
}
.ribbon-success {
    background: #55C290;
}

.map-container {
    height: 750px;
    overflow: hidden;
}

.map-container.map-fullwidth iframe {
    width: 100%;
    height: 750px;
}
#map, .mt-gmap {
    width: 100%;
    height: 100%;
    /* min-height: 500px;*/
}
.login-logo {
    height: 30px;
    min-width: 112px;
    position: absolute;
    right: 20px;
    top: 12.5px;
    z-index: 1;
}
.fc-timeline-header-row-chrono{
    font-size: 10px;
    height: 0 !important;
}

.event-checkbox {
    position: absolute;
    right: 5px;
    top: 2px;
    z-index: 1000;
    width: 15px;
    height: 15px;
}
.select-events-checkbox {
    font-weight: 400;
    color: #717171;
}

.fc-datagrid-cell-frame, .fc-timeline-slot-frame {
    background-color: #51749E !important;
    color: #fff !important;
}
.fc-timeline-slot-frame a{
    color: #fff !important;
}

.fc-timeline-slot.fc-timeline-slot-lane.fc-day {
    cursor: pointer !important;
}
.fc-timeline-event.disabled .event-checkbox{
    display: none !important;
}

.fw-400 {
    font-weight: 400;
}

.fc-button-primary {
    background-color: #51749E !important;
    border-color: #fff !important;
    color: #fff !important;
}
.ml-10px {
    margin-left: 10px;
}

.mr-10px {
    margin-right: 10px;
}


.text-secondary {
    color: #ba895d !important;
}
.v-align-top{
    vertical-align: top !important;
}

.ml-auto{
    margin-left: auto !important;
}

.btn.btn-sm {
    min-width: 35px;
}

.btn-mail, .btn.btn-sm, .card {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.form-control, .form-select {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}


.touchspin-stop-mousewheel {
    text-align: right;
}
.costo, .bootstrap-touchspin-postfix {
    font-size: 18px !important;
    color: #000;
}

.dataTables_wrapper table.dataTable tbody tr.service-extra td {
    background-color: #b0d6dc !important; /* Servizi extra */
}
.card .card-header {
    border-bottom: 1px solid #e6edef;
}

.card-fixed{min-height:530px;}
ul.info li {
    padding-top: 10px;
    margin-left: 25px;
    list-style: circle;
}
.w-45 {
    width: 45% !important;
}
