.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #dee2e6;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #dee2e6;
}

.select2 {
    max-width: 100%;
    width: 100%;
}

.premiaty-select {
    max-width: 450px;
    width: 100% !important;
    display: block;
    margin: 0 auto;
}

.premiaty-select span {
    text-align: left;
}

.premiaty-select .select2-selection--single {
    padding-top: 10px;
    padding-bottom: 35px;
}

.premiaty-select .select2-selection--single .select2-selection__arrow {
    top: 10px;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}

.select2-container--open {
    z-index: 9999;
}

.searchable-fields {
    padding-left: 5px;
}

.searchable-link {
    padding: 0 5px 0 5px;
}

.searchable-link:hover {
    cursor: pointer;
    background: #eaeaea;
}

.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.dataTables_scrollBody thead tr th {
    margin-right: 5px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    bottom: 0.3em !important;
}

table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting {
    padding-right: 30px !important;
}

.page-header:before {
    background-color: transparent !important;
}

@media (max-width: 991px) {

    .sidebar::before,
    .off-canvas-sidebar nav .navbar-collapse::before {
        background-color: #fff !important;
    }
}

div.dt-button-collection {
    width: auto;
    display: flex;
    flex-direction: column;
}

div.dt-button-collection a.btn {
    padding: 5px 10px;
}

/** EM - Data Table - hide button elements */
/* a.buttons-pdf, */
a.buttons-copy,
a.buttons-collection {
    display: none;
}

/** EM - TIME PICKER */
.timepicker-group {
    display: flex !important;
}

.schedule {
    max-width: 765px;
}

.schedule .timepicker {
    margin-left: 0px;
    font-size: 16px;
    height: 34px;
    padding: 6px 12px;
}

.schedule .schedules-wrapper h3 {
    text-transform: uppercase;
    font-size: 22px;
    color: #9A9A9A;
    font-weight: bold;
}

.schedule .schedules-wrapper .btn-remove-schedule {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}

.schedule .schedules-wrapper .btn {
    display: none;
}

.schedule .schedules-wrapper .show-add-schedule .btn-add-schedule {
    display: block;
    color: #00a6e2;
    ;
}

.schedule .schedules-wrapper .show-remove-schedule .btn-remove-schedule {
    display: block;
    color: #f44336;
}

.schedule .schedules-wrapper .row {
    margin-left: -6px;
    margin-right: -6px;
}

.schedule .schedules-wrapper .row>div {
    padding: 6px;
}

.schedule .schedules-wrapper label {
    text-transform: unset;
    color: #9A9A9A;
    font-size: 15px;
}

.schedule .schedules-wrapper .checkbox>[type="checkbox"]+label:before {
    height: 20px;
    width: 20px;
    min-height: 20px;
    border-width: 2px;
}

.schedule .schedules-wrapper .checkbox>[type="checkbox"]:checked+label:before {
    border: 2px solid #fff;
    background-color: #becc20;
    -webkit-box-shadow: 0px 0px 0px 2px #becc20;
    box-shadow: 0px 0px 0px 2px #becc20;
    -webkit-transform: unset;
    transform: unset;
    top: 0px;
    left: 0px;
}

.schedule .schedules-wrapper .btn {
    padding: 0px;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    color: #becc20;
}

.schedule .schedules-wrapper .timepicker-group {
    border: 2px solid #00a6e2;
    padding: 2px;
}


.schedule .schedules-wrapper .timepicker-group .timepicker {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    width: 50%;
    border: none;
    background: none;
    font-size: 14px;
}

.schedule .schedules-wrapper .timepicker-group .timepicker:last-child {
    border-left: 1px solid #B7B7B7;
}

.ui-timepicker-viewport {
    min-width: 78.125px;
}

/** SHADOW EFFECT */
.shadow-effect-1 {
    box-shadow:
        0 2.8px 2.2px rgba(0, 0, 0, 0.034),
        0 6.7px 5.3px rgba(0, 0, 0, 0.048),
        0 12.5px 10px rgba(0, 0, 0, 0.06),
        0 22.3px 17.9px rgba(0, 0, 0, 0.072),
        0 41.8px 33.4px rgba(0, 0, 0, 0.086),
        0 100px 80px rgba(0, 0, 0, 0.12);
    border-radius: 10px;
}

.shadow-effect-2 {
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}


.hr-style-1 {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

.hr-style-2 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.hr-style-3 {
    overflow: visible;
    /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}

.hr-style-3:after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

/** LOGIN PAGE IMAGE  */
.page-header.login-page {
    /* background-image: gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.2))), url(../images/login.jpg);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.2))), url(../images/login.jpg);
    background-image: -moz-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.2))), url(../images/login.jpg);
    background-image: -ms-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.2))), url(../images/login.jpg);
    background-image: -o-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.2))), url(../images/login.jpg); */

    /* background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../images/login.jpg); */

    /*background-image: linear-gradient(to bottom right, #002f4b96, #3a343373), url(../images/login.jpg);*/
    background-size: cover;
    background-position: top center;
    align-items: center;
    background-color: #E9E9E9;
}

/** SIDEBAR  */
div.sidebar {
    /*background-image: linear-gradient(to bottom right, #f7f1f1, #d8f5f1da), url(../images/sidebar-2.jpg);*/
    background-size: cover;
    background-position: top center;
    align-items: center;
}


/** SECOND FILE UPLOAD */
.input-file-container {
    position: relative;
    width: 100%;
    border-radius: 15px;
}

.input-file-trigger {
    display: block;
    padding: 14px 45px;
    background: #80167e;
    color: #fff;
    font-size: 1em;
    transition: all .4s;
    cursor: pointer;
}

.input-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 225px;
    opacity: 0;
    padding: 14px 0;
    cursor: pointer;
}

.input-file:hover+.input-file-trigger,
.input-file:focus+.input-file-trigger,
.input-file-trigger:hover,
.input-file-trigger:focus {
    background: #80167e;
    color: #fff;
}

.text-color{
  color: #80167e;
}

.file-return {
    margin: 0;
}

.file-return:not(:empty) {
    margin: 1em 0;
}

.file-return {
    font-style: italic;
    font-size: .9em;
    font-weight: bold;
}

.file-return:not(:empty):before {
    content: "Selected file: ";
    font-style: normal;
    font-weight: normal;
}



/** THIRD FILE UPLOAD  */
.file-upload {
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.file-upload-btn:hover {
    background: #1AA059;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.image-upload-wrap {
    margin-top: 20px;
    border: 4px dashed #1FB264;
    position: relative;
}

.image-dropping,
.image-upload-wrap:hover {
    background-color: #1FB264;
    border: 4px dashed #ffffff;
}

.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text {
    text-align: center;
}

.drag-text h3 {
    font-weight: 100;
    text-transform: uppercase;
    color: #15824B;
    padding: 30px 0;
}

.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}


/** PROFILE */
.card-box {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e7eaed;
    padding: 1.5rem;
    margin-bottom: 24px;
    border-radius: .25rem;
}

.avatar-xl {
    height: 6rem;
    width: 6rem;
}

.rounded-circle {
    border-radius: 50% !important;
}

.social-list-item {
    height: 2rem;
    width: 2rem;
    line-height: calc(2rem - 4px);
    display: block;
    border: 2px solid #adb5bd;
    border-radius: 50%;
    color: #adb5bd;
}

.text-purple {
    color: #6559cc !important;
}

.border-purple {
    border-color: #6559cc !important;
}

/** Manager CARD  */
.member-card {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.5);
    max-width: max-content;
    display: flex;
    flex-direction: row;
    border-radius: 25px;
    position: relative;
}

.member-card h2 {
    margin: 0;
    padding: 0 1rem;
}

.member-card .title {
    padding: 1rem;
    text-align: right;
    color: green;
    font-weight: bold;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
}

.member-card .desc {
    padding: 0.5rem 1rem;
    font-size: 12px;
}

.member-card .actions {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    padding: 0.5rem 1rem;
}

.member-card svg {
    width: 85px;
    height: 85px;
    margin: 0 auto;
}

.img-avatar {
    width: 80px;
    height: 80px;
    position: absolute;
    border-radius: 50%;
    border: 6px solid white;
    background-image: linear-gradient(-60deg, #16a085 0%, #f4d03f 100%);
    top: 3.5%;
    left: 27%;
}

.member-img img{
    max-width: 380px;
} 

@media screen and (max-width:1024px){
    .member-img img{
        max-width: 300px;
    }    
}

.member-card-text {
    display: grid;
    grid-template-columns: 1fr 2fr;
    border: 3px solid #80167e;
    border-radius: 20px;
}

.title-total {
    padding: 2.5em 2em 2em 2em;
}

path {
    fill: white;
}

.img-portada {
    width: 100%;
}

.portada {
    width: 100%;
    height: 100%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-image: url("../images/sidebar-1.jpg");
    background-position: bottom center;
    background-size: cover;
}

.member-card .member-card-text button {
    border: none;
    background: none;
    font-size: 24px;
    color: #8bc34a;
    cursor: pointer;
    transition: 0.5s;
}
.member-card .member-card-text button:hover {
    color: #4CAF50;
    transform: rotate(22deg);
}

td > button:hover {
    /* color: #4CAF50; */
    transform: scale(1.15);
}


/* .digital_card::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-size: 245px;
    right: 60px;
    bottom: 20px;
    color: #c0d3e46b;
    content: "\f1ea";
} */
.card-background
{
    background-image: url(../images/digital_card.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #fff;
}

.digital-card
{
    margin:50px;
    padding: 0px !important;
}
.paragraph1
{
    padding: 20px 120px;
    text-align: left;
    color:#000;
    line-height: 1.7rem;
    font-size: 1.2rem;
    font-weight: 500;
}
ul.paragraph1 > li {
    padding: 6px 0px;
}
.title1
{
    font-size: 2.8rem ;
    font-weight: 900 ;
    color:#af2734 ;
    margin-top: -16px;
}

.btn-digital
{
    margin:0px;
}

/* .physical_card::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-size: 245px;
    right: 80px;
    top: 140px;
    color: #c0d3e46b;
    content: "\f1ea";
} */

.physical-card
{
    margin:50px;
    padding: 0px !important;
}

.background-image
{
    background-image: url(../images/digital_card.png);
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #fff;
}

.first-title
{
    font-size: 2.8rem;
    font-weight: 900;
    color:#af2734;
}

.first-description
{
    padding: 20px 120px;
    text-align: left;
    color:#000;
    line-height: 1.7rem;
    font-size: 1.2rem;
    font-weight: 500;
}

.physical
{
    margin-top: 100px;
}

.second-title
{
    font-size: 1.8rem;
    font-weight: 900;
    color: #000;
}

.second-description
{
    padding: 20px 120px;
    color: #000;
    line-height: 1.7rem;
    text-align: left;
    font-size: 1.2rem;
    font-weight: 500;
}

.btn-physical
{
    border-radius: 30px;
}

@media screen and (max-width: 991px)
{
    .paragraph1
    {
        padding: 20px 80px;
    }
    .first-description
    {
        padding: 20px 80px;
    }
    .second-description
    {
        padding: 20px 80px;
    }
}

@media screen and (max-width: 767px)
{
    .paragraph1
    {
        padding: 20px 60px;
    }
    .first-description
    {
        padding: 20px 60px;
    }
    .second-description
    {
        padding: 20px 60px;
    }
    .title1
    {
        font-size: 2.6rem;
    }
    .first-title
    {
        font-size: 2.6rem;
    }
}

/* modal popup */
.btn-modal-summary
{
    background-color: #af2734 !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.background-summary
{
    background-image: url(../images/richiedi_consulenza.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.summary-title
{
    color: #000;
    font-size: 2.2rem;
    font-weight: 900;
}

.summary-description
{
    text-align: center;
    font-size: 1rem;
    line-height: 1.6rem;
}

.summary-title1
{
    font-weight: 700;
    font-size: 1.4rem;
    color:#000;
}

.evolve-form .bg-light-grey {
    background-color: #ededed !important;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
}
.evolve-form .form-control-ev {
    display: block;
    border: 2px solid #dee0e6;
    height: 45px;
    width: 100%;
    padding-left: 1em;
}
.evolve-form .form-group label {
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    font-weight: bold;
}
.evolve-form .form-text,
.evolve-form .check-info{
    color: #333333;
}
.evolve-form .check-info b{
    font-weight: bold;
}
.evolve-form .form-check label{
    font-weight: normal;
}
.evolve-form .form-control-ev.is-invalid{
    border: 2px solid #AF2734 !important;
}
.evolve-form .form-control-ev.is-invalid + .invalid-feedback{
    display: block;
}
.evolve-form  .invalid-feedback{
    color: #AF2734;
    font-weight: bold;
}
#playModalCenter .close {
    opacity: 1;
    font-size: 40px;
    font-weight: 100;
}

/*-------- premiaty card summary style--------------- */
.premiaty-input {
    background: rgba(250, 235, 215, 0.466);
    border-radius: 10px;
    box-shadow: 0 10px 6px -6px #777777a6;
}

.image-cart
{
    max-width: 100%;
}

.title-content-card
{
    font-weight: 400;
    font-size: 1.8rem;
    color:#000;
    padding-top: 20px;
    position: relative;
}
.title-paragraph-card
{
    position: relative;
    font-weight: 900;
    font-size: 3.4rem;
    color:#000;
}

@media screen and (max-width: 767px)
{
    .title-content-card
    {
        font-size: 1.4rem;
    }

    .title-paragraph-card
    {
        font-size: 2.8rem;
    }

}


.card-sammary2 {
    background-color: #eee;
    border-radius: 10px;
    width: 100%;
    margin: 50px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.image-background
{
    padding: 20px 0;
}

h2.title-content-card1
{
    font-size: 1.6rem;
    font-weight: 500;
    padding-bottom: 20px;
    text-align: center;
}

.table-premiaty-card tr td
{
    border-left:0px solid !important;
    border-right:0px solid !important;
    font-weight:500;
}
.data
{
    opacity: 70%;
}
.footer-premiaty-card
{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:50px 0;
}
.title3
{
    font-size: 2.6rem;
    font-weight: 700;
    color:#80167E;
    text-align:center;
}

.richiedi-card a{
    color: #80167E;
}

.richiedi-card
{
    text-align: center;
}

.btn-richiedi-card
{
color:#3a3a3a;
text-decoration: underline;
cursor: pointer;
}

/*footer-play*/

.footer-play {
    background: #bd1732;
}

.play-contacts {
    background: #fff;
    padding: 25px;
}

.play-contacts h3 {
    color: #af2734;
    text-transform: uppercase;
    font-weight: 700;
}

.link-play {
    padding: 25px;
    color: #fff;
    display: flow-root;
}

.link-play a {
    color: #fff;
    text-transform: uppercase;
    margin: 0 3px;
}

.link-play img {
    float: right;
    margin-top: -35px;
}

@media screen and (max-width: 991px) {
    .link-play img {
        float: none;
        margin-top: 0;
    }
}
/**footer-play**/

/*TABLE-ADMIN-MANAGER-VIEW*/

th, td {
    border: 1px solid;
}

table {
    border: 1px solid #dee2e6;
}

th {
    font-weight: 700 !important;
}

button.btn-view {
    background: #80167E !important;
    color: #fff !important;
    border-radius: 5px;
}

button.btn-view p {
    margin-bottom: 0px;
}

button.btn-modify {
    background: #F4B500 !important;
    color: #242424 !important;
    border-radius: 5px;
}

button.btn-modify p {
    margin-bottom: 0px;
}

/**TABLE-ADMIN-MANAGER-VIEW**/

.barcode {
    border: 20px solid #80167E;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 12px 8px;
    min-height:180px;
}


/* -------------------modifiche per il responsive mobile----------------------------- */
@media screen and (max-width: 767px)
{
.login-page .container {
    padding-top: 60px !important;
}
}

.table thead tr th
{
    font-size: 1rem !important;
}
.mobile-card1
{
    min-height: 180px;
}

.image-cart
{
    min-height: 100%;
}

@media screen and (max-width: 400px)
{
    .table-mobile.table>thead>tr>th, .table-mobile.table>tbody>tr>th, .table-mobile.table>tfoot>tr>th, .table-mobile.table>thead>tr>td, .table-mobile.table>tbody>tr>td, .table-mobile.table>tfoot>tr>td
    {
       display: block;
    }
}

@media screen and (max-width: 767px)
{
    .mobile-card
    {
        flex-wrap: nowrap;
        flex-direction: column;
        justify-content: space-between;
    }
    .mobile-card1
    {
        width: 100%;
        margin-bottom: 20px;
    }
    .image-cart {
        max-width: 100%;
        width: 100%;
        height: 100%;
    }
    .card-mobile {
        padding-left: 0px;
        padding-right: 0px;
        margin-left:15px;
    }
    .barcode
    {
        margin-left: 15px;
    }
    .card-mobile, .barcode {
        min-height: 40vw;
    }
}



@media screen and (max-width: 560px)
{
.main-panel>.content.mobile-content {
    padding: 30px 4px;
}
.date-card
{
    padding: 10px 20px !important;
}
}

@media screen and (max-width: 560px)
{
.paragraph1 {
    padding: 20px 0px;
}
.title1
{
    font-size: 2rem;
}
.first-description
{
    padding: 20px 0px;
}
.second-description
{
    padding: 20px 0px;
}
.first-title
{
    font-size: 2rem;
}
.second-title
{
    font-size: 1.4rem;
}
}
.element {
    top: 0;
    left: calc(100% - -48px);
}
.repeater select {
    border: 1px solid #d2d2d2;
    background-image: none !important;
    padding-left: 5px;
    border-radius: 7px;
}
.repeater .btn-outline-secondary{
    border-color:  #d2d2d2 !important;
    background-color:white !important;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 7px;
}
.repeater-delete{
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 7px;
}
.repeater select {
    background-image:
            linear-gradient(45deg, transparent 50%, gray 50%),
            linear-gradient(135deg, gray 50%, transparent 50%),
            radial-gradient(#fff 70%, transparent 72%) !important;
    background-position:
            calc(100% - 20px) calc(1em + 2px),
            calc(100% - 15px) calc(1em + 2px),
            calc(100% - .5em) .5em;
    background-size:
            5px 5px,
            5px 5px,
            1.5em 1.5em;
    background-repeat: no-repeat;
}

.repeater select:focus{
    background-size:
            5px 5px,
            5px 5px,
            1.5em 1.5em !important;
}

.sidebar .logo-normal img {
    max-height: 60px;
}

.utenti-card .card-title{
    color: #393939;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    text-align: center;
}

div#digitalCard {
    padding: 100px;
}

.utenti-card .card{
    box-shadow: none !important;
    padding: 30px;
}

.utenti-card .card a{
    text-align: center;
    background-color: #80167E;
    color: #fff;
    padding: 10px 20px;
    max-width: 150px;
    display: block;
    margin: auto;
    border-radius: 4px;
}
/* Show hide Styles */
.hidden-divs>div {
    display: none;
}
.hidden-divs>div.active {
    display: block;
}

.checkbox-container {
    display: flex;
    margin-bottom: 15px;
}

/*.radio-container {*/
/*    display: block;*/
/*}*/

.info-note {
    background-color:  #fbe9fb;
    border-left: 6px solid #80167E;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    font-family: Arial, sans-serif;
    color:  #410b41;
}

:has(#business:checked) [for="business"], :has(#consumer:checked) [for="consumer"] {
    background-color: rgb(128 22 126) !important;
    color: #fff !important;
    width: 50% !important;
    transform: unset !important;
}

.tabs .nav {
    color: #80167e !important;
    border: 1px solid #80167e !important;
    background: #fff !important;
    width: 50% !important;
    font-size: 22px;
}

.tabs .nav:hover {
    transform: unset !important;
    background-color: rgb(128 22 126 / 60%) !important;
    color: #fff !important;
}

.card-body .table>tbody>tr>th {
    width: 50% !important;
}

.card.card-profile .text-right {
    text-align: left !important;
    width: 100% !important;
    display: contents;
}

.card-profile .text-right a {
    font-size: 16px;
    width: 95%;
    margin: 0 auto;
}

.info-icon {
    color: #80167E; /* Bootstrap primary color */
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 30px;
    padding-left: 20px;
}

.label-info {
    padding-right: 50px;
}

.info-icon:hover {
    color: #d69fd5; /* Darker shade for hover effect */
}

.custom-radio {
    display: inline;
}

@media (max-width: 760px) {
    .custom-radio {
        display: block;
    }
}

.additional-text {
    text-align: center;
    font-weight: bold;
}

div#digitalCard div#headingCard button.btn.btn-link {
    background: #80167e;
}

div#digitalCard div#headingCard button p.card-category {
    color: #fff !important;
    font-size: 16px;
}

.centered-text {
    margin: 40px 10px 40px 10px;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center;    /* Center vertically */
    text-align: center;     /* Center the text itself */
    flex-direction: column;
}

input#fiscal_code {
    text-transform: uppercase;
}
