
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */
textarea#txt-bisillabici{
     height: auto !important;
}

textarea#txt-bisillabici-inv{
     height: auto !important;
}

textarea#txt-trisillabici{
     height: auto !important;
}
.theme-white .navbar {
    background-color: #3DC9B0;
    box-shadow: 15px 9px 25px 0 rgba(0,0,0,0.1);
}


/* ----------------- */
body{
 background: #fff url("../img/piccolo-principe_background_1.png") no-repeat right bottom 235px;
 /*font-family: 'Lato', sans-serif;*/
 color: #003d58;
}
._dash-loading {
      font-family: "Nunito", "Segoe UI", arial;
}
.sidebar-mini .main-sidebar .header-logo{
    display:none;
}
.sidebar-mini .main-sidebar .mobile-logo {
  display: inline-block;
  height: 80px;
}
.sidebar-mini .main-sidebar .sidebar-brand {
    /*height: 86px;*/
}
body:not(.sidebar-mini) .main-sidebar .mobile-logo{
    display:none;
}
/*body:not(.sidebar-mini) .main-sidebar .header-logo{
    display:block;
}*/
.section {
  word-wrap: break-word;
}
.main-footer {
  padding: 20px 30px 10px 310px;
  text-align: center;
  border-top: 1px solid #cbd4da !important;
  background: rgba(219, 226, 230, 0.5);
  text-transform: inherit;
  font-weight: 400;
  font-size: 12px;
  color: #287394;
}
.main-copyright {
  padding: 10px 30px 10px 310px;
  text-align: center;
  border-top: 1px solid #cbd4da !important;
  background: rgb(1, 29, 47);
  text-transform: inherit;
  font-weight: 400;
  font-size: 12px;
  color: #e5eaed;
}
.theme-white .navbar {
    background-color: #f5f5f5;
    /*box-shadow: inherit;*/
    border-bottom: 1px solid #dcdcdc;
    border-top-right-radius: 20px;
}
.dark-sidebar .main-sidebar {
    background-color: #006c93;
    background: rgb(4,48,78);
    background: linear-gradient(179deg, rgba(4,48,78,1) 0%, rgba(20,104,150,1) 77%);

}
.dark-sidebar.sidebar-mini .main-sidebar .sidebar-menu {
    background-color: #006c93;
}
.dark-sidebar.sidebar-mini .main-sidebar:after {
    background-color: #006c93;
    border-bottom: 1px solid #35839f;
}
.border-top {
  border-top: 1px solid #cbd4da !important;
}
/*.main-sidebar .sidebar-brand a img.header-logo {
    height: 95% !important;
}*/
.dark-sidebar .main-sidebar .sidebar-brand{
    background-color: #125e80;
    border-bottom: 1px solid #347c9b;
    border-bottom-left-radius: 20px;
}
.sidebar-mini .main-sidebar .sidebar-brand{
    background-color: #125e80;
    border-bottom: 1px solid #2a6d8a;
    border-bottom-left-radius: 0;
}
.theme-white .navbar .nav-link .feather {
  color: #125e80;
}
.navbar .nav-link.nav-link-lg .feather {
  width: 30px;
  height: 30px;
  }
.dark-sidebar .main-sidebar .sidebar-menu li a {
    color: #d2d9e5;
}
.dark-sidebar .main-sidebar .sidebar-menu li a {
    color: #d2d9e5;
    text-transform: uppercase;
}
.main-sidebar .sidebar-menu li a span {
    margin-top: 0;
}
.main-sidebar .sidebar-menu li a {
    font-weight: 500;
}
.main-sidebar .sidebar-brand {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 90px;
    line-height: 80px;
}
body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active > a {
  color: #98b4bf;
  font-weight: 500;
  box-shadow: 7px 53px 29px -20px rgba(0,0,0,0.39);
  -webkit-box-shadow: 7px 53px 29px -20px rgba(0,0,0,0.39);
  -moz-box-shadow: 7px 53px 29px -20px rgba(0,0,0,0.39);
}
.navbar {
    left: 280px;
    height: 90px;
}
.main-sidebar {
    width: 280px;
}
/*.main-content {
    padding-left: 310px;
    padding-right: 30px;
    padding-top: 95px;
}*/
.main-content {
  padding: 120px 30px 130px 310px;
}
.navbar .nav-link.nav-link-user {
    color: #717172;
}
.navbar .nav-link.nav-link-user .user-img-radious-style {
  border-radius: 50px;
}
.navbar .nav-link.nav-link-user img {
  width: 60px;
}
.main-sidebar .sidebar-menu li {
    display: block;
    border-bottom: 1px solid #006d91;
}
.main-sidebar .sidebar-menu li.menu-header:not(:first-child) {
    margin-top: 0;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu {
  background-color: #0e4a70;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li{
  border-top: 1px solid #1d6391;
  border-bottom: inherit;
}

.card {
     background-color: rgba(255,255,255,.9);
}
.card .card-header {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    line-height: 30px;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    padding: 10px 25px;
    display: flex;
    align-items: center;
    /*background: #f9f9f9;*/
    background-color: rgba(231, 231, 231, 0.4);
    /*-webkit-box-shadow: inset 0px -4px 10px 0px rgba(50, 50, 50, 0.09);
    -moz-box-shadow: inset 0px -4px 10px 0px rgba(50, 50, 50, 0.09);
    box-shadow: inset 0px -4px 10px 0px rgba(50, 50, 50, 0.09);*/
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.card .card-header h4 {
    color: #115d88;
}
.card .card-body p {
    color: #003d58;
}
.card .card-footer {
  padding: 1.1rem 1.25rem;
  background-color: rgba(0,0,0,.03);
  border-top: 1px solid #ebebeb;
}
.card .card-body {
  padding-top: 30px;
  padding-bottom: 30px;
}
.card .card-statistic-3 .card-icon {
    right: 21px;
    top: 5px;
}
.card .card-statistic-3 .card-icon-large {
    font-size: 80px;
    width: 80px;
 }
#myTab3Content.tab-content {
    padding: 20px;
}
.profile-widget .profile-widget-items:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    height: 1px;
    background-color: #d2dde5;
}
.profile-widget .profile-widget-items .profile-widget-item {
    border-right: 1px solid #d2dde5;
}
.profile-widget .profile-widget-header{
    border-right: 1px solid #d2dde5;
    border-left: 1px solid #d2dde5;
}
.profile-widget .profile-widget-items:after {
    left: 0;
    background-color: #d2dde5;
 }
.jumbotron {
    background-color: #f4f5f5;
    padding: 1.5rem 1rem 1rem;
}
@media (min-width: 576px)
.jumbotron {
    padding: 2rem 2rem;
}
.border-bottom {
    border-bottom: 3px solid #e2eaf1 !important;
}
.section .section-title {
    margin: 20px 0 10px 0;
 }
.hr-wh {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid rgba(255,255,255,1);
}
hr{
    border-top: 1px solid rgb(222 233 243);
}
.alert.alert-info {
    background-color: #28abe7;
}
.alert.alert-light {
    background-color: #f6f9fd;
    color: #1e6885;
    border: 1px solid #cbdfed;
    font-weight: bold;
}
.alert {
    margin-bottom: 0;
    border-radius: 0;
}
.accordion-custom {
    border: 1px solid #cadfec;
}
.accordion {
    margin-bottom: -1px;
    margin-top: -1px;
}
.list-group-item {
    margin-bottom: -2px;
 }
audio {
    width: 100%;
}
.media .media-title {
    font-weight: 400;
    font-size: 14px;
    color: #265b6f;
}
.media .media-items .media-item .media-value {
    font-weight: 700;
    font-size: 14px;
}
.list-unstyled-border li {
    border-bottom: 1px solid #eff2f5;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.list-unstyled {
    margin-bottom: 0;
}
.modal-header {
  background-color: rgba(231, 231, 231, 0.4);
  border-bottom: 1px solid #ebebeb;
  padding: 15px 25px;
}
.theme-white .nav-pills .nav-link.active {
    color: #fff;
    background-color: rgba(255,255,255,.2);
    /*box-shadow: inherit;*/
    box-shadow: 0 4px 8px #003c5a2e;

}
.nav-pills .nav-item .nav-link {
    color: #fff;
     text-transform: uppercase;
     border-bottom: 1px solid #0e658d;
 }
 .nav-pills .nav-item .nav-link:hover {
    background-color: #f6f7fe;
    color: #006a91;
}
.nav-pills .nav-link {
    /*border-radius: 5rem;*/
    border-radius:0;
}
.theme-white .bg-primary {
    background-color: #00537e !important;
}
.bg-light {
    background-color: #eff1f3 !important;
}
.scheda-paziente{
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    box-shadow: -14px 1px 42px 0px rgba(1,70,99,0.49) inset;
    -webkit-box-shadow: -14px 1px 42px 0px rgba(1,70,99,0.49) inset;
    -moz-box-shadow: -14px 1px 42px 0px rgba(1,70,99,0.49) inset;
}
.profile-widget {
    margin-top: 0;
}
 .profile-widget .profile-widget-items .profile-widget-item .profile-widget-item-value, .profile-widget .profile-widget-items .profile-widget-item .profile-widget-item-label {
    color: #0b374c;
}
.section .section-title {
     color: #0b374c;
}
.table {
    color: #0e3e56;
}
.table.table-bordered td, .table.table-bordered th {
  border-color: #d7e0ea;
}
.table-hover tbody tr:hover {
    background-color: rgba(0,105, 147,.09);
    color: #0a1f37;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,105, 147,0.04);
}
.table thead th {
  vertical-align: middle;
  /*text-align: center;*/
}
.table th {
  padding: .4rem .3rem;
  font-size: 13px;
  line-height: 15px;
}
.table .thead-light th {
  color: #0e3e56;
  background-color: #eff2f5;
}
table#esercizi_table td:last-of-type, table#assgnazione-pazienti-table td:last-of-type, table#pazienti_table td:nth-last-of-type(1), table#pazienti_table td:nth-last-of-type(2), table#pazienti_table td:nth-last-of-type(3), table#pazienti_table td:nth-last-of-type(4){
    text-align: center;
}
.main-sidebar .sidebar-menu li .menu-toggle::before {
  content: "\2b";
  font-size: 24px;
}
.main-sidebar .sidebar-menu li .menu-toggle::after {
  content: "-";
  font-size: 30px;
}
.dark-sidebar .main-sidebar .sidebar-menu li ul.dropdown-menu a {
  color: #b6c2d8;
  text-transform: initial;
  font-size: 14px;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li a::before {
  color: #b6c2d8;
}
.main-sidebar .sidebar-menu li.menu-header {
  /*border-bottom: 0;*/
  padding: 10px 15px 10px;
  /*background: rgba(0,0,0,.15);*/
  margin-top:20px;
  /*background: linear-gradient(179deg, rgba(4,48,78,.0) 0%, rgba(20,104,150,.3) 77%);*/
  background: linear-gradient(179deg, rgba(20,104,150,.0) 0%, rgba(4,48,78,.1) 77%);
 }
.dark-sidebar .main-sidebar .sidebar-menu li a:hover {
  background-color: rgba(255,255,255,0.1);
}
.dark-sidebar:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active ul.dropdown-menu li a {
  background-color: #0c4d73;
}
.mt-4,.my-4 {
 margin-top:1.7rem !important;
}
.dropdown-menu {
  border-radius: 0;
}
.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu {
  top: 0;
 }
 .dropdown-menu .dropdown-title {
  line-height: 30px;
}
.dark-sidebar.sidebar-mini .main-sidebar .dropdown-title {
  background-color: #03628b;
  color: #fff !important;
  height: 65px;
  font-size: 13px;
}
.sidebar-mini .main-sidebar .sidebar-menu li ul.dropdown-menu a {
  color: #e0e6f1;
  }
.sidebar-mini .main-sidebar .sidebar-menu li ul.dropdown-menu li {
  border-top: 1px solid #328dc1;
  border-bottom: inherit;
}
.dark-sidebar.sidebar-mini .main-sidebar .sidebar-menu li ul.dropdown-menu li a {
  background-color: #016f98;
}
.dark-sidebar.sidebar-mini .main-sidebar .sidebar-menu li ul.dropdown-menu li:hover a {
  background-color: rgb(22, 132, 173);
}
.dataTables_length, .dataTables_filter  {
  margin-bottom: 20px;
}
.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
  padding-top: 2em;
}
 table.dataTable th, table.dataTable td {
  white-space: nowrap;
}
.swal2-styled.swal2-confirm {
  background-color: #94d072!important;
}
.swal2-styled.swal2-confirm:focus {
  box-shadow: 0 0 0 3px rgba(148, 208, 114, .5)!important;
}
.table-responsive {
  overflow-x: inherit;
}
div.dataTables_wrapper div.dataTables_processing {
  z-index: 1;
}
.sidebar-mini .main-sidebar {
  position: fixed;
 }
.dropdown-menu .dropdown-title {
  color: #0f5676 !important;
}
.btn {
  padding: 0.3rem 0.8rem 0.1rem;
}
.btn.btn-lg {
    padding: 0.55rem 1.5rem;
    font-size: 16px;
}
.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #d3d3d3!important;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #003d58;
}
table#pazienti_table {
}
.btn-danger, .btn-danger.disabled {
    color: #fff!important;
}
.btn:not(.btn-social):not(.btn-social-icon):hover {
    color: #fff;
}
.author-box .author-box-picture {
    width: 220px;
}
.author-box .author-box-details {
    margin-left: 270px;
}

/**** TIPOGRAPHY***/
a {
    color: #0f9bd3;
}
.theme-white a:hover {
  color: #50bfeb;
}
.h1, h1 {
    font-size: 5rem;
    color: #0f5676;
}
.h2, h2 {
    font-size: 3.5rem;
    color: #115d88;
}
.h3, h3 {
    font-size: 2,.5rem;
    color: #115d88;
}
.h4, h4 {
    font-size: 1.3rem;
    color: #115d88;
}
h4.card-title {
    color: #fff;
}
.title_main{
    /*border-bottom: 15px dotted #ffd845;
    display: inline-block;*/
}
.title_main::after {
  content: '';
  border-bottom: 18px dotted #d4d5d5;
  width: 150px;
  display: block;
  margin-top: 5px;
}
.yellow{
  color: #ffda22;
}
.navbar .nav-link.nav-link-user {
    color: #0a7095;
}
.fas, .far, .fab, .fal {
    font-size: initial;
}
.copyright{
    position: fixed;
    bottom: 0;
    text-align: center;
}
a.copyright{
    color: #d2d9e4;
}
a.copyright:hover{
    color: #d2d9e4;
    text-decoration: inherit;
}

/*** COLORI ***/
.theme-white .form-control:focus, .theme-white .form-select:focus {
    border-color: #8cbce7;
}
.form-control {
  color: #206c8d;
}
.form-group .control-label, .form-group > label {
  font-weight: 600;
  color: #003d58;
 }
.btn.btn-sm {
  padding: 0.2rem 0.4rem 0.1rem;
}
/*** RESPONSIVE ***/
@media (max-width: 1024px){
.navbar {
  left: 0px;
  right: 0;
  }
body.sidebar-gone .main-sidebar {
  left: -280px;
}
.main-content {
  padding-left: 30px;
  padding-right: 30px;
  }
.main-footer {
  padding: 20px 30px 10px 20px;
  background: rgba(219, 226, 230, 0.9);
  }
.main-copyright {
  padding: 10px 30px 10px 20px;
  }
.navbar .nav-link.nav-link-user img {
  width: 0px;
  }
.table-responsive {
  overflow-x: auto;
  }
}
@media (max-width: 575.98px){
.author-box .author-box-details {
    margin-left: 0;
    margin-top: 15px;
    text-align: center;
    }
.h1, h1 {
    font-size: 2.6rem;
    }
.card .card-header, .card .card-body, .card .card-footer {
    padding: 15px 15px;
    }
.card .card-header h4 {
    font-size: 17px;
    line-height: 24px;
    padding-right: 0px;
    }
.h2, h2 {
    font-size: 2.1rem;
    }
 }
 @media (max-width: 1024px){
.main-content {
    padding-left: 20px;
    padding-right: 20px;
    }
.h2, h2 {
    font-size: 1.9rem;
    }
.h1, h1 {
    font-size: 4rem;
    }
}


.border-top-tabs {
    border-top: 5px solid #37aa4b !important;
}
.nav-pills .nav-item.bg-success .nav-link {
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid #37aa4b;
}

.selectric:hover {
  background-color: #fdfdff;
  border-color: #8cbce7;
}
.selectric-open .selectric {
    border-color: #8cbce7;
}
.selectric .label {
  font-size: 1rem;
}
.theme-white .selectric-items li.selected {
  background-color: #146896;
  border-top: 1px solid #8cbce7;
}
.selectric-items li {
    font-size: 1rem;
}