/* Add here all your CSS customizations */
.header{ height: auto; }
.header-right{ height: 75px; }
/*.header .logo{
	margin:10px 15px;
}*/
.header .separator.separator2{ background: none; }
.userbox{ margin-right: 40px; }

.btn{ padding-top: 0.7rem; padding-bottom: 0.7rem;}
p{ font-size: 1rem; }

.inline-block {
    display: inline-block;
}
.z-index-10 {
    z-index: 10;
}
/* css box credito in header*/
.info-header{
    vertical-align: middle;
    display: inline-block;
}
.credito{
    display: inline-block;
    margin-right: 3rem;
    margin-left: 2rem;
}
.credito p{
    line-height: 1.7;
    margin-bottom: 0;
    font-size: 0.95rem;
}
.credito span{
    font-weight: bold;
    display: inline-block;
    float: right;
    margin-left: 10px;
}
.credito span.primary-span{
    color: #f39200;
}
.tertiary-p{ color: #3aaa35; }


/* fine css box credito in header*/

.page-header{ box-shadow: none;}
.page-header h2{ border-bottom: 0; }
.page-header .breadcrumbs {
    padding: 0px 40px;
}

.sidebar-left .sidebar-header .sidebar-toggle{ background-color: #1d2127; }
ul.nav-main li.nav-active>a{ color: #e58f21; font-weight: bold; }
ul.nav-main li .nav-children li.nav-active > a {
    color: #ffffff !important;
    font-weight: 600;
}
.nav-link .bx{ font-size: 1.5rem; }

/** css popup**/
.modal-block{ text-align: right; }
.modal-block .card{ text-align: left; }
.modal-dismiss i.fas{
    color: #fff;
    font-size: 1.2rem;
    cursor: pointer;
}

.card-header {
    background: #fdfdfd;
    border-bottom: none;
    border-radius: 0 !important;
}

.card-body.card-small{ min-height: 435px; }

/*css legenda farmacie clienti in dashboard*/
.ct-series-a .ct-slice-donut{
    stroke: #3aaa35 !important;
}
.ct-series-b .ct-slice-donut{
    stroke: #2c2c2b !important;
}
.ct-series-c .ct-slice-donut{
    stroke: #f39200 !important;
}
.legenda-1{ margin-top: -20%;}
.legenda-1 .box-legenda{ margin-bottom: 2rem;}
.legenda-1 span{
    font-size: 3.75rem;
    color: #3aaa35;
    float:left;
    line-height: 0.75;
    font-weight: 500;
    margin-right: 5px;
}
.legenda-1 span.valore-b{ color: #f39200;}
.legenda-1 span.valore-c{ color: #565656;}
.legenda-1 span.valore-d{ color: #2c2c2c;}

.legenda-1 .didascalia{
    float: left;
    font-size: 1rem;
}
.legenda-1 .didascalia p{
    margin:0;
}

.icon svg{
    fill: #fff;
}

.legenda{
    position: absolute;
    bottom: 30px;
}
.legenda-verticale div{ margin-top: 10px; }
.legenda span {
    display: inline-block;
    width: 20px;
    height: 20px;
    content: ' ';
    background: red;
    margin-bottom: -5px;
    margin-right: 5px;
}

.legenda-a span{
    background: #008ac8;
}
.legenda-b span{
    background: #00567d;
}
.legenda-c span{
    background: #e35f5d;
}


/* CSS BOX BUDGET DASHBOARD*/
.summary-icon .bx{
    font-weight: 500;
    font-size: 3rem;
    line-height: 1.9;
}
.budget .widget-summary.widget-summary-lg .summary .title{
    font-size: 1.1rem;
    font-weight: 400;
}
.budget .widget-summary .widget-summary-col{
    vertical-align: middle;
}
.budget .widget-summary.widget-summary-lg .summary .info{ margin-top:5px; }
.budget .widget-summary .summary .amount{ font-size: 1.95rem; }
.budget .widget-summary.primary-widget .widget-summary-col .amount{
    color: #f39200;
}
.budget .widget-summary.tertiary-widget .widget-summary-col .amount{
    color: #3aaa35;
}

.circular-budget{
    margin-top:0;
}
.circular-budget label{ font-size: 20px; top:37%; }
.circular-budget strong{ font-size: 28px; top:49%; }
.budget .card-body{ padding-top: 50px; }

/** CSS BOX BUDGET FARMACIE **/
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point{
    stroke: #008ac8;
}
.ct-chart .ct-series.ct-series-b .ct-line,
.ct-chart .ct-series.ct-series-b .ct-point{
    stroke: #00567d;
}
.ct-chart .ct-series.ct-series-c .ct-line,
.ct-chart .ct-series.ct-series-c .ct-point{
    stroke: #e35f5d;
}
.ct-chart .ct-series.ct-series-d .ct-line,
.ct-chart .ct-series.ct-series-d .ct-point{
    stroke: #60b22e;
}
.ct-chart .ct-series.ct-series-e .ct-line,
.ct-chart .ct-series.ct-series-e .ct-point{
    stroke: #d58700;
}

.legenda-report{ position: relative; bottom: unset; }
.legenda-report .voci{
    display: inline-block;
    margin: 0 15px;
}
.legenda-report .voci p{ margin-bottom: 0; font-size: 0.85rem;}
.legenda-report .voci-fixed-bg-color:nth-child(1) span{ background: #008ac8;}
.legenda-report .voci-fixed-bg-color:nth-child(2) span{ background: #00567d;}
.legenda-report .voci-fixed-bg-color:nth-child(3) span{ background: #e35f5d;}
.legenda-report .voci-fixed-bg-color:nth-child(4) span{ background: #60b22e;}
.legenda-report .voci-fixed-bg-color:nth-child(5) span{ background: #d58700;}

    /** css card supporto e assistenza **/
.card-supporto{ min-height: unset;}
.card-supporto h2{
    margin: 20px 0;
    line-height: 1.3;
    font-size: 1.9rem;
}
.card-supporto .btn{
    padding-left: 5rem;
    padding-right: 5rem;
    font-size: 1rem;
}

.chart-bar-stacked-custom rect{ width:30px; transform: translateX(34px); }
/** css toolbar contenuti**/
.inner-toolbar{ padding:5px 40px !important; height: auto !important; }
#reportrange,
.reportrange {
    background: #fff;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ccc;
    display: inline-block;
    /* vertical-align: middle; */
    margin: 3px 0px;
}
.daterangepicker td.in-range { background-color: #f1f0ec;}
.daterangepicker td.available:hover, .daterangepicker th.available:hover { background-color: #dee2e6;}
.daterangepicker td.active, .daterangepicker td.active:hover,
.daterangepicker .ranges li.active { background-color: #f39200;}

.inner-toolbar .ul-toolbar{
    display: inline-block;
    float: right;
    margin: 3px 0px;
}
.inner-toolbar .nav-pills a {
    color: #171717;
    padding-top: 6px;
    background: #fff;
    padding-bottom: 6px;
    margin-left: 10px;
    border-radius: 0;
    font-weight: bold;
}

.inner-toolbar > ul.ul-toolbar > li {padding:0;}
.inner-toolbar ul.ul-toolbar .nav-pills{ margin-top: 0; }

/** css box filtri **/
.filtri .form-control{ padding-top: 0.565rem;
    padding-bottom: 0.565rem; }

.filtri{
    background: #363636;
    color: #fff;
    padding: 20px 15px 0 15px;
}
.filtri input, .filtri input:focus, .filtri select{
    background: transparent;
    color: #fff;

}
.filtri .select2-container--bootstrap .select2-selection--single .select2-selection__rendered,
.filtri .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    color: #fff;
}

.filtri .form-control.form-control-modern + .select2-container--bootstrap .select2-selection--single,
.filtri .form-control.form-control-modern + .select2-container--bootstrap .select2-selection--multiple {
    border-color: #ffffff;
    line-height: 2;
    height: 45px;
    padding: 9px 24px 9px 17px;
    background: transparent;
    border-radius: 0 !important;
}

.select2-search{
    width: 100% !important;
}

.form-control.form-control-modern + .select2-container--bootstrap .select2-selection--multiple{
    height: auto !important;
}

.filtri .input-group > .input-group-prepend:not(:first-child) > .input-group-text{
    background: transparent;
    color: #fff;
    font-size: 0.8rem;
    border-left: none;
}
.filtri .btn{ width:100%; }

/**css tabella**/
.tabella{ background: #fff;}
.tabella .table{ color: #696969; }
.tabella .main-row{ background: #f3f3f3; }
.tabella .dataTables_length, .tabella #datatable-details_filter, .tabella .dataTables_paginate{
    display: none;
}
.tabella td{ vertical-align: middle; }
.orderby i{ color: #969696;}
.orderby.active i{ color: #696969 }

.thumb-img{
    width: 125px;
    height: 125px;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.data-tab{
    display: block;
    line-height: 1;
}

.stato{
    border: 6px solid #009fe3;
    border-radius: 100px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.stato.completata{border-color: #009fe3;}
.stato.bozza{border-color: #ed9c28;}
.stato.altro{border-color: #ed9c28;}
.stato.attiva{ border-color: #2eb155;}
.stato.ferma{ border-color: #fe0000; }

.tab-dettagli td{ background: #f3f3f3; }
.tab-dettagli>td {
    padding-top: 0;
    background: #fff;
    border-top: 1px solid #fff;
}
.tab-dettagli thead{ background: #e7e7e7;}
.tab-dettagli thead th{ padding: 0.5rem; }

/** css nuovo contenuto**/
.btn-black{
    background: #212121;
    color: #fff;
    padding-left: 35px;
    padding-right: 35px;
    font-weight: 600;
    font-size: 0.8rem;
}
.btn-black:hover{ color: #fff; background: #21262d;}
.btn-black.selected{ background: #f39200; }
.dropzone-modern {
    background: #e6e6e6;
    border: none;

}
.dropzone-custom.dropzone-modern { min-height: 348px; margin-top:4px; }
.form-custom .form-control.form-control-modern:not(.form-control-sm):not(.form-control-lg) {line-height: 2.5; font-size:1rem;}
.form-custom textarea{ line-height: 1.95 !important; }
.form-custom label{
    margin-top: 1rem;
    font-size: 0.9rem;
}

.tipo-inserzione input[type="radio"]{
    display: inline-block;
    margin-right: 5px;
    float: left;
}
.tipo-inserzione label{ display: inline; }
.image{
    position:relative;
    overflow:hidden;
    padding-bottom:100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    cursor: pointer;
}
.notification-menu .image{ padding-bottom: unset;  }
.testo{ padding-left: 17px; padding-top: 15px;}

.progress-bar.progress-bar-info1{ background-color: #13b4f0;}
.progress-bar.progress-bar-info2{ background-color: #ec008c;}
.progress-bar.progress-bar-info3{ background-color: #ffff00;}
.progress-bar.progress-bar-info4{ background-color: #303030;}
.progress-bar.progress-bar-info5{ background-color: #fff; border: 1px solid #e4e5e6;}

.btn-big{ min-width:185px; margin-right: 10px; }

/** css report farmacie*/
.legenda-1.riepilogo{ margin-top: 0; }
.legenda-1.riepilogo .box-legenda{ margin:1rem; }
.riepilogo .btn-big{ min-width: unset; width: 100%; }

/** css tabella cn scroll */
.scrollable-table{ width: max-content; }
.scrollable-table th{ white-space: nowrap; padding-right: 3rem; padding-left:3rem; }
.scrollable-y{ overflow-y: auto; }
.scrollable-y::-webkit-scrollbar{
    width: 5px;
    height:5px;
    border-radius:4px;
    background-color: #8e8e8e;
}

.scrollable-y::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #8e8e8e;
}

.scrollable-y::-webkit-scrollbar-thumb{
    background-color: #4b4b4b;
    border-radius:3px;
}

.table .actions a, .table .actions-hover a { margin-right: 20px;}


/**css tab form campage*/
.tabs.custom-tabs .nav-tabs li.active .nav-link {
    border-top-color: #f39200;
    color: #262626;
    font-weight: 600;
    padding: 8px 5rem;
    border-radius: 0;
}
.tabs.custom-tabs .nav-tabs .nav-link, .tabs.custom-tabs .nav-tabs .nav-link:hover {
    color: #262626;
    font-weight: 600;
    padding: 8px 5rem;
    border-radius: 0;
}
.tabs.custom-tabs .tab-content{
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.tabs .blocco-tab{
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-top: 0;
    padding: 15px;
}

.tabs .blocco-tab2{ margin-top: 20px; }

.custom-prepend .input-group-text{
    background: transparent;
    border-color: #e7e7e7;
    border-left: none;
    font-size: 0.75rem;
}
.custom-prepend.left .input-group-text{ font-size: 1rem; }
.custom-prepend.left .left-prepend .input-group-text{ border-right: none; border-left: 1px solid #e7e7e7; border-radius: 0;}
.btn-donna, .btn-uomo{
    padding: 1.03rem;
    width: 40%;
}
.btn-uomo{ margin-right: 15px; }

.campi-eta label, .campi-eta input{ float: left; }
.campi-eta input{
    max-width: 100px;
    margin-left: 10px;
}

.box-suggerimenti{
    background: #313131;
    color: #fff;
    padding: 1.5rem 4rem;
    font-size: 0.9rem;
}
.box-suggerimenti h5{ font-weight: 600; margin-top: 0; }
.box-suggerimenti p{ margin:0; color: #fff; font-size: 0.9rem; }
.box-suggerimenti .stato { border-width: 8px; margin-top: 4px;}
textarea.interessi{ height: 148px; }

.ms_large .btn-group button.multiselect{ text-align: left;}
.ms_large .btn-group, .ms_large .multiselect-container{ min-width: 100%; }
.ms_large .dropdown-toggle::after{ float: right; margin-top:0.5rem;}

.circular-farmacie{ display: inline-block;  float: right; margin-right: 2rem;}
.circular-farmacie label{ margin-top:0; }
.circular-farmacie.circular-bar strong{
    font-size: 37px;
    top: 32%;
    font-weight: 600 !important;
}

.blocco-tab2 .tabs{ margin-bottom: -1px; }

/** css pagina lista azienda **/
.tabella-farmacie .stato{
    float: none;
    display: inline-block;
}

.stato.non-attiva{ border-color: #565656; }
.stato.associabile{ border-color: #f39200; }

.numero{
    font-size: 1.1rem;
    display: inline-block;
    /* padding: 0.2rem 0.5rem; */
    width: 35px;
    height: 35px;
    text-align: center;
    /* vertical-align: middle; */
    border-radius: 50%;
    border: 1px solid;
    /* padding: 0.5rem; */
    line-height: 33px;
    font-weight: 600;
}

.box-valore{
    display: inline-block;
    float: left;
    padding: 1rem 0;
}
.box-valore>span{ font-size: 3.5rem; }
.box-valore .didascalia span{
    margin: 0;
    font-size: 1.1rem;
    display: block;
}

.box-import .valore1:after{
    content: '/';
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 15px;
    font-weight: 500;
    font-size: 3.5rem;
    padding: 1rem 0;
    line-height: 22px;
}

.bootstrap-tagsinput{
    line-height: 2.5;
    font-size: 1rem;
    border-radius: 0;
}
.bootstrap-tagsinput .badge {
    margin-bottom: 3px;
    background: #ededed !important;
    color: #434343;
    font-weight: 600;
    font-size: 0.75rem;
    border: 1px solid #ededed;
    padding: 8px;
}

.bootstrap-tagsinput .badge [data-role="remove"]:after{
    color: #fff;
    background-color: #434343;
}

.top-select .multiselect-native-select{
    width: 75%;
}
.top-select .multiselect-native-select .btn-group{ width: 100%;}
.top-select .multiselect-native-select .btn-group button, .top-select .multiselect-native-select .btn-group button:focus,
.top-select .multiselect-native-select .btn-group button:visited, .top-select .multiselect-native-select .btn-group button:focus{
    background: transparent;
    color: #fff;
    /* text-align: right; */
    border-radius: 0 !important;
}

.top-select .input-group-prepend{ width: 25%; }
.top-select .input-group-text{
    background: transparent;
    color: #fff;
    border-radius: 0 !important;
    width:100% !important;
}


.creditodisponibile{
    font-weight: 600;
    font-size: 1.6rem;
}

.hidden {
    display: none;
}

#bonifico-container {
    font-size: 20px;
    border: 1px solid black;
    width: 100%;
    height: 100%;
    padding: 20px;
    line-height: 40px;
}


#loader {
    position: sticky;
    left: 50%;
    top: 50%;
    z-index: 9999;
    width: 120px;
    height: 120px;
    margin: -76px 0 0 -76px;
    border: 16px solid #f39200;
    border-radius: 50%;
    border-top: 16px solid black;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: none;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from { bottom:-100px; opacity:0 }
    to { bottom:0px; opacity:1 }
}

@keyframes animatebottom {
    from{ bottom:-100px; opacity:0 }
    to{ bottom:0; opacity:1 }
}


@media only screen and (min-width: 768px){
    html.fixed .sidebar-left, html.fixed .page-header { top: 94px;}
    html.fixed .inner-toolbar{ top:144px; }
    html.fixed .inner-wrapper {padding-top: 129px;}
}

@media (min-width: 768px) and (max-width: 1520px){
    .legenda-1 span{ display: block; text-align: center; float: none; margin-bottom: 0.5rem; margin-right: 0; font-size: 2.8rem;}
    .legenda-1 .didascalia{	float: none; text-align: center;}
}

@media (max-width: 767px){
    .legenda-1{ margin-top: -25%;}
    .legenda-1 .box-legenda{width: 245px; margin: 0 auto 1rem auto;}
}
@media (max-width: 480px){
    .legenda-1{ margin-top: -20%;}
    .legenda-1 span{ font-size: 2.7rem; line-height: 1; }
    .didascalia p { line-height: 1.4;}
}
.dz-progress {
    display:none !important;
}
.no-scrolling{
    overflow: hidden;
    height: 100%
}

/**
 * Fix
 */
.userbox .profile-picture {
    width: 35px;
    height: 35px;
}

.userbox .profile-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ui-draggable-dragging {
    max-width: 150px !important;
}

/**
 * potenziamento responsive layouts
 */

.toggle-credit {
    background: #3aaa35;
    border-radius: 100px;
    color: #ffffff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    position: absolute;
    right: 60px;
    text-align: center;
    top: 14px;
}

.header-right {
    height: 80px;
    padding-top: 20px;
}

.info-profile {
    vertical-align: middle;
    display: inline-block;
}

@media all and (min-width: 768px) and (max-width: 1200px) {

    .credito {
        margin-right: 2rem;
        margin-left: 2rem;
    }

    html.fixed .inner-wrapper {
        padding-top: 180px;
    }

    html.fixed .sidebar-left, html.fixed .page-header {
        top: 115px;
    }

    html.fixed .inner-toolbar {
        top: 165px;
    }

    .logo-container {
        float: none;
    }

    .info-header, .info-profile {
        height: 60px;
        display: block !important;
    }

    .info-profile {
        text-align: right;
    }

    .header .header-right {
        height: auto;
        top: 80px;
        z-index: 999;
        margin-top: 0;
        padding-top: 0;
    }

}

@media all and (max-width: 768px) {

    #menu {
        padding-top: 30px;
    }

    .inner-toolbar {
        margin-top: 90px;
    }

    .header .toggle-sidebar-left, .header .toggle-credit {
        top: 20px;
    }

    .header .header-right {
        height: auto;
        position: fixed;
        top: 80px;
        z-index: 999;
        margin-top: 0;
        padding-top: 0;
    }

    .header .logo-container {
        height: 80px;
    }

    .info-header, .info-profile {
        height: auto;
    }

    .header .header-right .info-header.yos-m-hide {
        display: none !important;
    }

    .info-profile {
        float: none;
        display: block !important;
    }

    .credito {
        display: block;
    }

    .credito span, .credito strong {
        float: none;
    }

    .userbox {
        margin-bottom: 20px;
    }

    .dropdown-menu.notification-menu.show {
        top: 50px !important;
    }

    .yos-m-hide + .info-profile .dropdown-menu.notification-menu.show {
        top: -63px !important;
    }
}
.chart-custom{
    overflow:hidden;
    height: 500px;
}

/**
 * ISPIRAZIONE
 */

.card-footer--row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.modal-text h1, .modal-text h2, .modal-text h3, .modal-text h4, .modal-text h5, .modal-text h6 {
    margin-top: 0px;
}

.tab-content.yos-tab-content {
    padding-bottom: 0 !important;
    margin-top: -15px !important;
    padding-top: 30px !important;
}

.yos-tab-content .btn-group .btn {
    font-size: 14px;
}

@media all and (max-width: 768px) {
    .yos-tab-content .btn-group .btn {
        font-size: 14xp;
    }
}

.alert {
    font-size: 16px !important;
}

.yos-hide {
    display: none !important;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

textarea#testo {
    min-height: 40vh;
}

.dropzone-custom.dropzone-modern.dropzone-edit {
    min-height: 215px;
    padding: 20px 20px;
}

.dropzone-custom.dropzone-modern {
    border: 3px dashed #000000;
    transition: border ease-in-out 300ms;
    background: #eeeeee;
}

.dropzone-custom.dropzone-modern:hover,
.dropzone-custom.dropzone-modern.dz-started:hover {
    border-color: #f39200;
}

.dropzone-custom.dropzone-modern.dz-started {
    border-color: #ffac6c;
}

.dropzone-custom.dropzone-modern .dropzone-upload-message.yos-dropzone-trigger {
    display: block !important;
    position: absolute;
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    padding: 5px;
    transform: none !important;
    line-height: 1.3em;
}

.dz-image img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/**
 * Registration page
 */
.tenant-logo {
    height: 100px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    margin-bottom: 20px
}

.border-top-register {
    border-top: 5px solid #f39200 !important;
}