* {
  outline: 0 !important;
  box-shadow: none !important;
}

.register_step .login-main {
  width: calc(100% - 40px);
  height: calc(100vh - 170px);
  overflow: visible;
}

.step-container {
  background: #FFFFFF !important;
}

.wizard-4 .step-container div.content {
  overflow: visible !important;
  top: 15px;
}
.wizard-4 .step-container div.content .wizard-title {
  width: calc(100% - 40px);
}
.wizard-4 ul.anchor li a.done h4:before {
  transition: 0.3s all linear;
  background-color: #000;
  color: #d32727;
}
.wizard-4 div.action-bar {
  position: fixed;
  flex-direction: row-reverse;
  bottom: 20px;
  z-index: 999;
  display: flex;
  justify-content: center;
  padding: 1rem;
  background: #FFFFFF;
  box-shadow: 0px -5px 20px -10px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0px -5px 20px -10px rgba(0, 0, 0, 0.14);
  align-items: flex-end;
  width: calc(100vw - 60px);
  right: 30px;
  border-radius: 10px;
}
.wizard-4 div.action-bar a.btn {
  transition: 0.3s all linear;
}
.wizard-4 div.action-bar a.btn:not(.buttonDisabled) {
  background: #d32727 !important;
  color: #000;
}
.wizard-4 div.action-bar button.btn {
  transition: 0.3s all linear;
}
.wizard-4 div.action-bar button.btn:not(.buttonDisabled) {
  background: #d32727 !important;
  color: #000;
}
.wizard-4 .ajx_add_player {
  background: #d32727 !important;
  color: #000;
  border-color: #d32727 !important;
}
.wizard-4 ul.anchor li:last-child {
  left: 0;
}
.wizard-4 ul.anchor li:last-child img {
  width: 100%;
}
.wizard-4 .logo img {
  height: 85px;
}
.wizard-4 .msg-box {
  z-index: 9999;
  background: #d32727;
  color: #000 !important;
  max-width: 350px;
}
.wizard-4 .msg-box .content {
  color: #000;
}
.wizard-4 .msg-box a {
  color: #000 !important;
}

.login-card .login-main {
  box-shadow: none;
}
.login-card .login-main .theme-form input {
  background: #fff;
}

.step_menu_elems * {
  transition: 0.3s all linear;
}
.step_menu_elems h4 {
  background: #ffffff !important;
  color: #0F0F0F;
  border: 1px solid #BABABA;
}
.step_menu_elems h5 {
  color: #0F0F0F;
}
.step_menu_elems small {
  color: #0F0F0F;
}

a.step_menu_elems.selected h4 {
  background: #d32727 !important;
  border-color: #fff;
}

.wizard-4 ul.anchor li a.done h4 {
  color: #0f0f0f;
}

.wizard-4 ul.anchor li a.done h4:before {
  display: none;
}

.btn-submit-registration {
  cursor: pointer;
}

.login-card .login-main .theme-form .show-hide {
  top: 70%;
}
.login-card .login-main .theme-form .show-hide span {
  color: #000;
}

.login-card .login-main .btn-submit-login {
  border-color: #0F0F0F !important;
  background: #0F0F0F !important;
  color: #d32727;
  width: 100%;
}
.login-card .login-main .btn-submit-login {
  border-radius: 10px !important;
  padding: 12px 10px !important;
}
.login-card .login-main .btn-submit-login:hover {
  border-color: transparent !important;
  background: #d32727 !important;
  color: #0F0F0F;
}

.important_link {
  color: #000;
  font-weight: 700;
}
.important_link:hover {
  color: #d32727 !important;
}

.helper-link {
  gap: 10px;
}
.helper-link p, .helper-link a {
  color: #000;
  letter-spacing: 0px;
}

.form-logo {
  height: 60px;
}

.bg-black {
  background-color: #0F0F0F !important;
}

.login-card {
  font-family: "Archivo", sans-serif !important;
}
.login-card h4 {
  font-weight: 700;
}

.theme-form input, .theme-form select {
  border-radius: 10px !important;
  border: 1px solid #BABABA !important;
}

.form-group strong {
  font-weight: 500 !important;
  font-size: 1rem;
}

ul.anchor {
  float: left;
  width: 100%;
  height: calc(100vh - 300px);
  padding: 40px 30px;
  overflow: visible !important;
}

.wizard-4 .step-container {
  width: 100%;
}

.wizard-4 ul.anchor {
  width: 100%;
}

ul.steps-wrapper.anchor {
  display: flex;
  height: auto;
}

.register-logo-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 1.2em;
}
.register-logo-section span {
  font-size: 1.4rem;
  font-weight: 500;
}
.register-logo-section .escape-to-login {
  position: absolute;
  right: 0;
  top: 0;
  padding: 2rem;
}
.register-logo-section .escape-to-login span {
  font-size: 1rem !important;
  font-weight: 400;
}
.register-logo-section .escape-to-login a {
  color: #034EDB;
}

.wizard-4 ul.anchor li a {
  padding: 0px !important;
}

.wizard-4 ul.anchor li {
  padding: 0;
}
.wizard-4 ul.anchor li h4 {
  position: static;
  margin: 0 auto;
  padding: 8px 17px;
  width: 45px;
}
.wizard-4 ul.anchor li h5 {
  margin-top: 1rem;
  text-align: center;
}

.side-borders {
  border-left: 2px solid #BABABA;
  border-right: 2px solid #BABABA;
}

.wizard-title h5 {
  color: #0f0f0f !important;
}

.wizard_registrazione {
  padding: 2rem;
  background: #ffffff;
}

.custom-background {
  background: #f7f8f9 !important;
}

.card {
  background: #f7f8f9 !important;
  box-shadow: 0px 0px !important;
}

.city-field {
  background-color: #000 !important;
}

.city-field .list_training_fields .ajx-single-field {
  background: #000 !important;
  padding: 1.5rem 2.5rem;
  border-radius: 10px;
  cursor: pointer;
  color: #000;
}
.city-field .list_training_fields .ajx-single-field:hover {
  background-color: #0F0F0F !important;
}
.city-field .list_training_fields .ajx-single-field:hover h4 {
  color: #d32727;
}
.city-field .list_training_fields .ajx-single-field:hover p {
  color: #FFFFFF;
}

#sidebar-menu {
  position: relative;
}
#sidebar-menu .simplebar-mask {
  top: 0;
}

#menu_player_selection .accordion-item {
  background-color: transparent !important;
}
#menu_player_selection .accordion-item .accordion-button {
  background: transparent !important;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 0;
}
#menu_player_selection .accordion-item .accordion-button:after {
  filter: brightness(10);
}
#menu_player_selection .single_player {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  cursor: pointer;
}
#menu_player_selection .single_player.current_player {
  border: 1px solid #d32727;
  border-radius: 5px;
  padding: 5px;
}
#menu_player_selection .single_player img {
  width: 23px;
}
#menu_player_selection .single_player p {
  margin-bottom: 0;
  padding-left: 10px;
  width: calc(100% - 23px);
  display: flex;
  font-size: 12px;
  font-weight: 700;
  justify-content: space-between;
}
#menu_player_selection .single_player .accademy_remaining {
  color: #d32727;
  font-weight: 700;
  font-size: 12px;
}
#menu_player_selection .single_player .personal_remaining {
  color: #034EDB;
  font-weight: 700;
  font-size: 12px;
}

.disabled_option {
  position: relative;
}
.disabled_option:before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.aggiungi_allievo {
  color: #fff;
  display: block;
}

div.dataTables_wrapper div.dataTables_length select {
  min-width: 60px;
}

.starter-main .card-body ul {
  list-style-type: none;
}

@media (max-width: 576px) {
  ul.steps-wrapper.anchor {
    flex-direction: column;
    gap: 1.5rem;
  }
  .wizard-4 .step-container {
    overflow: scroll !important;
  }
  .wizard-4 ul.anchor li h4 {
    position: absolute;
    margin: 0 auto;
    padding: 8px 17px;
    width: 45px;
  }
  .register_step .login-main {
    width: 100% !important;
  }
  .mobile-borders {
    padding-top: 0.5rem !important;
    padding-bottom: 1.5rem !important;
    margin-bottom: -0.5rem !important;
    border-top: 2px solid #BABABA;
    border-bottom: 2px solid #BABABA;
    border-spacing: 1rem;
  }
  .side-borders {
    border-left: none;
    border-right: none;
  }
  .register-logo-section .escape-to-login {
    position: relative;
    right: 0;
    top: 0;
    padding: 0;
  }
  .wizard_registrazione {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .toggle-sidebar > svg {
    color: #000 !important;
    stroke: #000 !important;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    left: unset;
    right: -2px;
    border: 0;
    font-size: 16px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 2px 15px !important;
    margin-top: 0 !important;
    background-color: var(--theme-deafult) !important;
    border-color: var(--theme-deafult) !important;
    color: #fff;
    margin-right: 8px !important;
    font-size: 13px;
    padding-right: 12px !important;
  }
}
.page-header .logo-wrapper {
  display: none;
}

@media (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length label, div.dataTables_wrapper div.dataTables_filter label {
    float: left;
  }
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: left;
  }
  div.dataTables_wrapper div.dataTables_paginate {
    float: right;
  }
  .page-header .logo-wrapper {
    display: inline-block !important;
  }
  .page-header .logo-wrapper img {
    height: 30px;
    width: auto;
  }
}
.sidebar-submenu li a {
  color: #fff !important;
}

.collapsable + .sidebar-submenu {
  height: 0 !important;
  overflow: hidden;
  transition: 0.3s all linear;
}
.collapsable.open + .sidebar-submenu {
  height: 100% !important;
}

.btn.ajx-submit-form, .btn.btn-action {
  color: var(--theme-deafult) !important;
  background: transparent;
  border: 2px solid var(--theme-deafult) !important;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 15px;
  width: 150px;
  height: 40px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn.ajx-submit-form:hover, .btn.btn-action:hover {
  background: var(--theme-deafult) !important;
  color: #fff !important;
}

.page-item.active .page-link {
  background-color: var(--theme-deafult) !important;
  border-color: var(--theme-deafult) !important;
}

@media (max-width: 991px) {
  .sidebar-wrapper .logo-wrapper img, .sidebar-wrapper .logo-icon-wrapper img {
    max-width: 90px !important;
  }
  .btn.ajx-submit-form, .btn.btn-action {
    color: var(--theme-deafult) !important;
    background: transparent;
    border: 2px solid var(--theme-deafult) !important;
    font-size: 10px;
    text-transform: uppercase;
    border-radius: 15px;
    width: auto;
    height: 50px;
    padding: 5px 2px;
    font-weight: 500;
    display: flex;
    align-items: center;
    margin-right: 4px;
    justify-content: center;
  }
  #nav-tabContent .ajx-remove-users {
    display: flex;
    align-items: center;
  }
}
.sidebar-submenu li a {
  color: #000 !important;
}

.collapsable + .sidebar-submenu {
  height: 0 !important;
  overflow: hidden;
  transition: 0.3s all linear;
}

.collapsable.open + .sidebar-submenu {
  height: 100% !important;
}

.changed input, .changed select, .changed textarea {
  border: 2px solid green;
}

.sidebar-list .sidebar-link.active_custom::before {
  background: #d32727;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content > li .sidebar-link.active_custom span {
  color: var(--theme-deafult);
  transition: all 0.3s ease;
}

.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content > li .sidebar-link.active_custom .according-menu i {
  color: var(--theme-deafult);
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #d32727 !important;
  border-color: #d32727 !important;
  opacity: 0.5;
}

input[readonly]:not([type=checkbox]):not([type=radio]), select[readonly], textarea[readonly] {
  background-color: #eee; /* Colore grigio chiaro */
}

input[readonldisabledy]:not([type=checkbox]):not([type=radio]), select[disabled], textarea[disabled] {
  background-color: #eee; /* Colore grigio chiaro */
}

.ajx_add_contact {
  border: 2px solid var(--theme-deafult) !important;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 8px;
  height: 35px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  background: var(--theme-deafult) !important;
  color: white !important;
  padding: 0;
}

.btn_newcustomer {
  border: 2px solid var(--theme-deafult) !important;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 8px;
  height: 35px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  background: var(--theme-deafult) !important;
  color: white !important;
  padding: 0;
}

.customer_body_list {
  min-height: calc(100vh - 200px);
}

.btn.btn-custom {
  width: 35px;
  height: 35px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.customer_page .dt-container .dt-search, .order_page .dt-container .dt-search, .quotation_page .dt-container .dt-search {
  display: none !important;
}

.nav {
  display: flex;
  justify-content: space-between;
}
.nav .nav-item {
  width: calc(20% - 3px);
}
.nav .nav-item .nav-link {
  background: rgb(190, 21, 26);
  color: #fff;
  border: 2px solid rgb(190, 21, 26);
  border-bottom: 0;
  transition: 0.3s all linear;
}
.nav .nav-item .nav-link:hover {
  background: #fff;
  color: rgb(190, 21, 26);
}
.nav .nav-item .nav-link:focus {
  background: #fff;
  color: rgb(190, 21, 26);
}
.nav .nav-item .nav-link.active {
  background: #fff;
  color: rgb(190, 21, 26);
}
.nav .nav-item.dashboard_home {
  width: 100px;
  padding-right: 0;
  padding-left: 0;
}
.nav .nav-item.dashboard_home .nav-link {
  background: rgb(190, 21, 26);
  color: #fff;
  border: 2px solid rgb(190, 21, 26);
  border-bottom: 0;
  transition: 0.3s all linear;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}
.nav .nav-item.dashboard_home .nav-link:hover {
  background: #fff;
  color: rgb(190, 21, 26);
}
.nav .nav-item.dashboard_home .nav-link:focus {
  background: #fff;
  color: rgb(190, 21, 26);
}
.nav .nav-item.dashboard_home .nav-link.active {
  background: #fff;
  color: rgb(190, 21, 26);
}

#customer-content {
  border-top: 2px solid rgb(190, 21, 26);
  border-bottom: 2px solid rgb(190, 21, 26);
  border-left: 2px solid rgb(190, 21, 26);
  border-right: 2px solid rgb(190, 21, 26);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.annotation_list .toast {
  border: 2px solid rgb(190, 21, 26);
}
.annotation_list .toast .toast-header {
  color: #000;
  background: #e8e8e8;
  border-bottom: 2px solid rgb(190, 21, 26);
}

.select2-selection__rendered {
  line-height: 34px !important;
}

.select2-container .select2-selection--single {
  height: 38px !important;
  padding-top: 0px;
  padding-bottom: 0px;
}

.select2-selection__arrow {
  height: 37px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0 !important;
}

.select2-container {
  border: 1px solid #ced4da;
  border-radius: 3px;
}

.tab-content {
  border: 2px solid rgb(190, 21, 26) !important;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-bottom: 1.5rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 0;
  border: 0;
  margin-right: 0.25rem;
}

.accordion-button.event-dashboard {
  background: #BE151A;
  color: #fff;
}
.accordion-button.event-dashboard::after {
  filter: brightness(100) grayscale(1);
}

.goal_box {
  background-color: white;
  border: 2px solid rgb(190, 21, 26);
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  transition: transform 0.3s;
}
.goal_box:hover {
  transform: scale(1.02);
}
.goal_box h3 {
  font-size: 2rem;
  font-weight: bold;
  color: rgb(190, 21, 26);
  margin-bottom: 10px;
}
.goal_box p {
  font-size: 1.2rem;
  color: rgb(90, 90, 90);
}
