:root {
  --colore_base: coral;
  --colore_base_testate: #008985; /*#008985 Verde Prenota | #e4308a Fuxia Rabbit*/
  --colore_base_testate_testo: #ffffff;
  
  --immagine_background_login: url("../images/background/background_01.jpg");
  
  --default_font: 'Roboto', sans-serif;
  --brand_font: 'Days One', sans-serif;
  
  --margine_logo_sidebar: 0px 0px 0px 10px;
}

html,body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

html, body, h1, h2, h3, h4, h5, h6 {
      font-family: var(--default_font);
}

.main-footer {
    padding: 0.6rem 1rem 0.5rem 1rem;
}

.note-toolbar {
    z-index: 1 !important;
}

.dropdown-item {
    color: #212529 !important;
}

.line_menu:nth-child(odd) {
    border-bottom: 1px solid #4b545c !important;
}

.line_menu:nth-child(even) {
    border-bottom: 1px solid #4b545c !important;
}

.brand-link .brand-image {
    margin: var(--margine_logo_sidebar) !important;
}
.brand-text {
    font-family: var(--brand_font) !important; 
    letter-spacing: 0px !important;
}

.form-radius-dx {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
   /* border-right: none;*/
}

.form-radius-sx {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
    border-right: none;
}

.brand-image-login{
    width: 350px;
    /*width: 200px; Rabbit */
    /*margin-left: 14px;*/
}

.brand-text-login {
    font-family: var(--brand_font)!important; 
    font-size: 28px;
/*    margin-top: 20px !important;*/ 
}
/*
.card-header {
    background-color: var(--colore_base_testate)!important;
    background-color: #e4308a !important; RABBIT 
    color: var(--colore_base_testate_testo) !important;
}*/

.card-primary:not(.card-outline)>.card-header {
    background-color: var(--colore_base_testate)!important;
}

.brand-text-login-2 {
    font-size: 18px !important;
}

.login-logo {
        font-size: 18px;
}

.footer-login{
    padding: .75rem !important;
}

.background_60_light{
    background-color: rgba(255, 255, 255, 0.7);
}

.background_50_dark{
    background-color: rgba(0, 0, 0, 0.5);
}

.background_image {
  background-image: var(--immagine_background_login);
  /* Full height */
  height: 100%;
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    
}

label.error {
    display: block;
    width: 100% !important;
    margin-bottom: 0px;
    color: red;
    font-weight: normal !important;
    font-size: 0.9rem;
    /*position: absolute;*/
    position: static;
}

input.error {
    border: 1px solid red;
}
input.valid {
    border: 1px solid #07691e;
}

span.error {
    border: 1px solid red !important;
}
span.valid {
    border: 1px solid #07691e !important;
}

input.valid {
    border: 1px solid #07691e;
    padding-right: calc(1.5em + .75rem) !important;
    /*background-image: url(images/check-solid.svg) !important;*/
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right calc(.375em + .1875rem) center !important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
}

input.error {
    border: 1px solid red;
    padding-right: calc(1.5em + .75rem) !important;
    /*background-image: url(images/times-solid.svg) !important;*/
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right calc(.375em + .1875rem) center !important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
}

span.valid {
    border: 1px solid #07691e;
    padding-right: calc(1.5em + .75rem) !important;
    /*background-image: url(images/check-solid.svg) !important;*/
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right calc(.375em + .1875rem) center !important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
}

span.error {
    border: 1px solid red;
    padding-right: calc(1.5em + .75rem) !important;
    /*background-image: url(images/times-solid.svg) !important;*/
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right calc(.375em + .1875rem) center !important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
}

td > a {
    color: #28a745 !important;
}

td > a:hover {
    font-weight: bold !important;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #28a745;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #28a745;
    border-color: #22903b;
}

.page-link:hover {
    z-index: 2;
    color: #22903b;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.dataTables_scrollFoot {
   display: none;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}

.table {
    width: 100% !important;
}
.link_cliccabile > td {
        cursor: pointer;
}

.table-hover > tbody > tr > td {
    /* background: red !important; */
    /*cursor: pointer;*/
}

.btn-circle {
    width: 25px;
    height: 25px;
    padding: 4px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}

td.capitalize {
    text-transform: capitalize;
}

.dataTables_length {
    padding-top: 4px !important; 
}

.textarea {
    height: 300px !important;
}

.immagine_profilo {
    height: 130px;
    width: 130px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.light_separatore {
    border: 2px solid #28a745;
}

a.link_in_tabella {
    color: #212529!important;
    font-weight: bold !important;
}

a.link_in_tabella:hover {
    color: #28A745!important;
}

button.stato_ticket {
    width: 15px !important;
    height: 15px !important;
}

.icona_tipologia_tabella {
        cursor: pointer;
}

.icona_tipologia_tabella > span{
        font-weight: normal !important;
}

.small-box-personalizzato {
    height: 300px !important;
}

.fixed-bottom-force{
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
}

.bottone-prenota{
    background: rgba(0,0,0,.6) !important;
    border-radius: 0 0 .25rem .25rem !important;
}

.bottone-prenota:hover{
    background: rgba(0,0,0,.7) !important;
    border-radius: 0 0 .25rem .25rem !important;
}

.margine-inferiore-15{
    margin-bottom: 15px !important;
}

.background-black-50{
   background: rgba(0,0,0,.5) !important; 
   border-radius: .25rem .25rem 0 0 !important;
}

.titolo_corsi{
    font-size: 1.7rem !important;
    color: #e5097f !important;
    background: black  !important;
    overflow: hidden !important;
}

.progress-personalizzato{
    background-color: #505050 !important;
    border-radius: .25rem !important;
}

body.swal2-height-auto {
    height: 100vh!important;
}

.testo_guida {
    font-size: 14px;
    text-align: justify;
}

.testo_guida > ul {
    padding: 0px 20px 0px 20px !important;
}

.colore_personalizzato {
    background-color: #e4308a !important;
}

.bootstrap-switch.bootstrap-switch .bootstrap-switch-label {
    height: calc(2.25rem + 0px);
}

.prodotto_descrizione{
    overflow: hidden;
}

.bg-gradient-success_personalizzato {
    background: var(--colore_base_testate) linear-gradient(180deg,var(--colore_base_testate),var(--colore_base_testate)) repeat-x!important;
}

.overlay.dark {
    position: absolute;
    width: 100%;
    /* margin: 0px !important; */
    height: 100% !important;
}