body {
    font-family: 'Raleway','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.title_center {
    text-align: center;
}
.taula1{
    border: 1px solid black
}

table.tusuaris {
    border-radius: 10px;
    background-color:#ffffff;
    width:100%;
    font-size: 1.5em;

}
.formdiv1{
    border: 1px outset #2a60ac;
    font-weight: lighter;
    background-color:#E9ECEF;
    padding: 15px 10px 15px 30px;
    width:100%;
    text-align: center;
    border-radius:15px;

}
th {
    text-align: center;
    padding: 10px 10px 10px 10px;
    background-color: #2a60ac;
    color: white;
}
/* Taula MostrarInforme */
.th1 {
    text-align: center;
    padding: auto;
    background-color:white;
    color: black;
    border:2px solid whitesmoke;
    border-radius: 10%;
    width:60px;
}


.tusuaris tr:first-child {
    border: none;
}

.tusuaris tr {
    border-bottom: 2px solid white;
}

tr {
    padding: 10px 10px 10px 10px;
}


.user-container {
    background-color:#ffffff; 

}


.tusuaris td:nth-child(2) {
    text-align: center;   
}

.tusuaris td:nth-child(3) {
    text-align: center;
}

.btn-sbmt {
    margin:10px;
}

#btnew{
    border-color:#2a60ac;
    color:#2a60ac;
    margin-top:30px;
    margin: left 400px;
    font-size: 20px;

}
#btnew:hover{
   
    color:white;
    background-color:#2a60ac ;
}
.formnewsuser{
    color:#2a60ac;
}
#divform{
    padding: 20px 20px 20px 20px;
    border:1px solid #2a60ac; 
    border-radius: 15px
}

.btnew1{
    border-color: #2a60ac;
    color:#2a60ac;
    font-size: 1em;
    min-width: 25%;
    max-width:25%;
    width: 25;
}
.btnew1:hover{
    border-color: #2a60ac;
    color:white;
    background-color: #2a60ac;

}
.btn_func{
    margin-right:10px;
}
.btnew2{
    
    font-family: 'Raleway','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    border-color: #2a60ac;
    color:#2a60ac;
    font-size: 1em;
    width: 100%;

    
}
.btnew2:hover{
    border-color: #2a60ac;
    color:white;
    background-color: #2a60ac;

}

.titolusuari{
    font-size: 28px;
    font-family: 'Raleway','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

/* INFORMES */
/* FORMULARI */
#start1{
    margin-left: 6px;

}

input.c_observacions{
    width: 20px;
    height:20px;

}
.formdiv{
    border: 2px outset #2a60ac;
    border-radius: 15px;
    font-weight: lighter;
    background-color:#F3F3F3;
}
.formdiv2{
    border: 0.1px solid #ced4da;
    font-weight: lighter;
    background-color:#FFFFFF;
    padding: 15px 10px 15px 30px;
    /*height: 10%;
    overflow-y: scroll;*/
}                        

.formdiv2 label, .formdiv2 input[type=checkbox] {
	font-size: 11px;
}
   
.formdiv3{
    border: 0.5px groove #2a60ac;
    font-weight: lighter;
    color:#F3F3F3;
    background-color: #2a60ac;
    margin-top: 25px;
    padding:2px;
}              

.lcheckboxes {
    display: block !important;
    text-align: left;
}



.icheckboxes {
    text-align: left;
    margin-right: 9px;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    vertical-align: middle;
}

li {
    list-style-type: none;
}


.sgroup{
    margin:15px;
    padding:15px 20px 15px 15px;
    font-size: 20px;
}
.form-group1{
    margin:15px 0px 15px 0px;
    padding:15px 20px 15px 15px;
    font-size: 23px;
}
.form-control.form-control-lg.usuariselect {
    width: 200%;
}
.checkbox1{ 

    margin-top:50px;
    margin-bottom:50px;

}

.titolusuari1{
    font-size: 20px;
    font-family: 'Raleway','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

}
.titolagenda{

    font-size: 25px;
    font-family: 'Raleway','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
label {
    font-size: 18px;
}

.labels_inputs label {
    margin: auto 0;
}
.inputs_informes {
    margin-left: 10px;
    margin-bottom: 10px;
    font-size:15px;
    width:auto;
   }

#pacient{
    margin-left: 5px;
    font-size:15px;
    width: 80.5%;
   }
#agenda{
    margin-left: 10px;
    font-size:15px;
   }
.btnew3{

    font-family: 'Raleway','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    border:1px solid #2a60ac;
    color:#2a60ac;
    font-size: 18px;
    min-width: 25%;
    max-width:100%;
    width: 250px;
    margin: 20px 0% 1% 1%;
}
.btnew3:hover{
    border-color: #2a60ac;
    color:white;
    background-color: #2a60ac;
}
.btnew4{

    font-family: 'Raleway','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    border:1px solid #2a60ac;
    color:#2a60ac;
    font-size: 18px;
    min-width: 25%;
    max-width:25%;
    width: 25;
    margin: 5% 5% 5% 35%;
}
.btnew4:hover{
    border-color: #2a60ac;
    color:white;
    background-color: #2a60ac;
}
#select1 {
    width:100%;
    height:auto;
    font-size: 15px;
}
#select1 option{
    border-bottom: 0.5px solid #ced4da;
}
#select1 option:hover{
   background-color:#1e90ff;
   color:#ffffff;
}
#select1 option:checked{
    background-color: #1e90ff;
    color:#ffffff;
}
#select1 option:focus{
    background-color: #1e90ff;
    color:#ffffff;
}


#select2 {
    width:100%;
    height:auto;
    font-size: 15px;
}
#select2 option{
    border-bottom: 0.5px solid #ced4da;
}
#select2 option:checked{
    background-color: #1e90ff;
}

.box1 label {
    border:1px solid #2a60ac;

    
}

.tractament1 label {
    border:1px solid #2a60ac; 

}
.logo1{
    width: 200px;
    height: 150px;
    position: relative;

}

/* --------------------- INFORMES ------------------*/

.cela_numerica {
    white-space: nowrap;
    text-align: right !important;
    padding-right: 20px !important;
}

.t_informes th {
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    border: 3px solid white;
}

.t_informes {
    border-spacing: 10px;
    margin: auto;
    font-size: 10px;
}

.t_informes td,
.t_informes th {
    padding: 12px;
    font-size: auto;
}

.t_informes th {
    background-color: rgba(50, 164, 178, 1);
}

.t_informes td {
    color: #3c3c3c;
    border: 3px solid white;
    text-align: center;
    background-color: rgb(214, 237, 240);
}

.taula_petita {
    font-size: 9px;
}
.taula_gran {
    font-size: 15px;
}

/* ------------------- INFORMES ------------------- */

.contingut_informes {
    align-items: center;
    width:100%;
}

.contingut_informes.separador_informes {
    width: 100%;
    height: 3px;
    background-color: #d8d8d8;
    color: #d8d8d8;
    border: none;
    margin-top: 10%;
    margin-bottom: 10%;
    margin-left:1%;
    margin-right: 1%;
}

.contingut_informes.separador_informes:nth-child() {
    display: none;
}

.boto_grup_informe {
    width:250px;height:100px;
    color:white;
    background-color:rgba(50, 164, 178, 1);
    margin:10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
    align-items: center;
}

.boto_informe {
    width:500px;
    height:100px;
    color:white;
    background-color:rgba(50, 164, 178, 1);
    margin:10px;
    /*display: inline-flex;
    align-items: center;
    justify-content: center;*/
    cursor:pointer;
    padding:10px;
    font-size:18px;
}

/* Botó per mostrar consulta SQL */
.sql_btn {
    align-items: center;
        appearance: none;
        background-color: #FCFCFD;
        border-radius: 4px;
        border-width: 0;
        box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
        box-sizing: border-box;
        color: #36395A;
        cursor: pointer;
        display: inline-flex;
        font-family: "JetBrains Mono", monospace;
        height: 48px;
        justify-content: center;
        line-height: 1;
        list-style: none;
        overflow: hidden;
        padding-left: 16px;
        padding-right: 16px;
        position: relative;
        text-align: left;
        text-decoration: none;
        transition: box-shadow .15s, transform .15s;
        user-select: none;
        -webkit-user-select: none;
        touch-action: manipulation;
        white-space: nowrap;
        will-change: box-shadow, transform;
        font-size: 18px;  
        margin-bottom: 25px;  
}

.sql_btn:focus {
    box-shadow: #D6D6E7 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
}

.sql_btn:hover {
    box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
    transform: translateY(-2px);
}

.sql_btn:active {
    box-shadow: #D6D6E7 0 3px 7px inset;
    transform: translateY(2px);
}

/* GRÀFIC PASTIS COL·LABORADORS */
.chart-container, .chart-container2, .chart-container4 {
    width: 60%;
    margin: 3% auto;
}

.chart-container3 {
    width: 40%;
    margin: 3% auto;
}



/* INFORMES */
.tinforme {
    width: 80%;
}

.tinforme td {
    border: none;
    background-color: #F3F3F3;
}

.tinforme td span {
    font-size: 18px;
}

.tinforme td label {
    font-size: 14px;
}

.td-rec-label {
    width: 24.5%;
}

.td-reg-label {
    width: 26%;
}

.td-data-value :first-child, .td-hora-value :first-child, .td-his-value :first-child {
    width: 80% !important;
}

.td-data-value input, .td-hora-value input, .td-his-value input {
    width: 100% !important;
}

.td-rec-value select, .td-conf-value select {
    width: 72% !important;
}

.td-rec-value, .td-conf-value {
    width: 34%;
}

.label_informe, .label_informe_2 {
    margin: 25px auto;
}
.label_informe label {
    margin-right: 10px;
}

.label_informe_2 label {
    display: inline-block;
}

.label_hora_ini label {
    margin-right: 20px !important;
}

.separador {
    margin: 25px auto;
}

.btn-ginforme {
    background-color: green;
    color: whitesmoke;
    font-weight: 600;
    display: block;
    margin: 0 auto;
    width: 50%;
}

.btn-ginforme:hover {
    color: whitesmoke;
}

.historial1{
    margin-top: 25px;
    margin-left: 0px;
}

.historial1 label {
    text-align: left;
}

input[type="text"].txt_paciente {
    width: 78%;
}

.btn_ginforme {
    border: 1px solid grey;
    border-radius: 5px;
    width: 30px;
}

.nombre_informe {
    width:200px;
}

.btn_del_informe {
    border: 1px solid grey;
    border-radius: 5px;
    width: 30px;
}

.btn_save_informe {
    border: 1px solid grey;
    border-radius: 5px;
    width: 28px;
    margin-top: -3px;
    display: none;
    cursor:pointer;
}

.btn_bxs {
    border: 1px solid grey;
    border-radius: 5px;
    float: right
}

.container-submit-informe {
    width: 100%;
}

.container-submit-informe input {
    float: right;
}

.cb_tots {
    margin-left:5px;
    text-align:right;
    vertical-align:top;
}


/* RESPONSIVE */
@media only screen and (max-width: 775px) {
    .tinforme td span, .tinforme td label {
        font-size: 12px;
    }

    .td-data-value :first-child, .td-hora-value :first-child, .td-his-value :first-child {
        width: 100% !important;
        margin-right: -20px;
        font-size: 10px;
    }
}


:root {
    --negre-fons: #303030;
    --gris-fons: #7B7B7B;
    --blau-experience: #8FD1D8;
    --gris-fons2: #999999;
    --gris-botons: #D9D9D9;
    --blau-fons: #DAEFF1;

    --negre-experienceiq: #000000;
    --gris-experienceiq: #d9d9d9 ;
}
/* INFORMES  - GENERAL*/
.btn_navbar {
    padding: 10px;
    color: var(--negre-fons);
    cursor: pointer;
    transition: 0.5s ease-in;
}
.btn_navbar:hover {
    text-decoration: none;
    color: var(--negre-fons);
}

.menu_navbar_buttons {
    margin-right: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.menu_navbar_settings {
    margin-left: 30px;
    border: none;
    font-size: 2rem;
    background: none;
    cursor: pointer;
}

.menu_navbar {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 10px;
    z-index: 1000;
}

.selectMonth {
    background-color: transparent;
    border: 2px solid var(--blau-experience);
    padding: 5px;
    color: var(--blau-experience);
    cursor: pointer;
}

.selectMonth:focus {
    outline: none;
    border: 2px solid var(--blau-experience);
}

.select_tema {
    background-color: transparent;
    border: 2px solid var(--blau-experience);
    padding: 8px;
    color: var(--blau-experience);
    margin-right: 10px;
    cursor: pointer;
}

.select_tema option {
    cursor: pointer;
}

.select_tema:focus {
    outline: none;
    border: 2px solid var(--blau-experience);
    cursor: pointer;
}

/* Dropdown */

/* .dropdown_menu{
    position: fixed;
    display: flex;
    flex-direction: column;
    z-index: 1001;
    height: 100vh;
    padding: 50px 0;
    top: 0;
    justify-content: space-between;
} */

.dropdown_menu{
    position: fixed;
    display: flex;
    flex-direction: column;
    z-index: 1001;
    top: 60px;
    padding: 0 20px;
}
.grup_dropdown {
    cursor: pointer;
    margin: 20px; 
    padding: 10px;
    transition: 0.2s ease-in;
    text-align: right;
}

.informe_dropdown {
    display: none;
    position: absolute;
    left: 100%;
    white-space: nowrap;
    padding: 10px;
    text-align: center;
    width: 600px;
    cursor: pointer;
    transition: 0.2s ease-in;
    top: 50px;
}


.hamburguer_button {
    margin-left: 30px;
    border: none;
    font-size: 2rem;
    background: none;
    z-index: 1002;
}


.informe_generat {
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    margin: 20px 0;
}

.informe_generat_container {
    padding: 10px 30px;
    margin: 0 10px;
    position: relative;
    min-height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.informe_generat_titol_grup {
    color: var(--blau-experience);
    text-align: center;
    font-size: 1.2rem;
}

.informe_generat_titol_informe {
    color: white;
    text-align: center;
    font-size: 1.2rem;
}

.informe_generat_descripcio {
    color: white;
    text-align: center;
    font-size: 1rem;
    margin-top: 10px;
}

.notas_container_informes {
    color: white;
    margin: auto;
    width: 1000px;
}
.notas_container_informes p {
    margin: 0;
    padding: 0;
}

.notas_container_informes_conclusio {
    color: white;
    margin: auto;
    width: 100%;
}
.notas_container_informes_conclusio p {
    margin: 0;
    padding: 0;
}

.comentari_nota_informe {
    padding: 20px;
    border: white 1px solid;
    min-width: 60%;
}

.container_botons_informes {
    width: 100%;
}

.container_botons_informes div {
    color: var(--blau-experience);
    cursor: pointer;
    font-size: 4rem;
    margin: 0;
    padding: 0;
}

.container_botons_informes div i{
    margin: 0;
    padding: 0;
}

.btn_editar {
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    padding: 5px 10px;
    font-size: 2rem;
    cursor: pointer;
}

.btn_sql {
    position: absolute;
    top: 0;
    right: 60px;
    margin: 10px;
    padding: 5px 10px;
    font-size: 2rem;
    cursor: pointer;
}


.popup {
    display: none; 
    position: fixed; 
    z-index: 1; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto;
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
    padding-top: 60px;
}

.popup_sql {
    display: none; 
    position: fixed; 
    z-index: 1; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto;
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
    padding-top: 60px;
}

.popup_sql_content {
    margin: 5% auto;
    padding: 20px;
    width: 80%;
    background-color: white;
    color: var(--negre-fons);
}
.popup_title {
    color: var(--blau-experience);
}
.popup-content {
    margin: 5% auto;
    padding: 20px;
    width: 80%;
}

.close-btn {
    color: var(--gris-fons);
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-btn:hover,
.close-btn:focus {
    color: var(--blau-experience);
    text-decoration: none;
    cursor: pointer;
}

.btn_save {
    padding: 5px 10px;
    margin: 10px 0;
    height: 40px;
    background-color: var(--gris-botons);
    color: var(--negre-fons);
    border: none;
}

.btn_mes_anterior {
    padding: 5px 10px;
    margin: 10px 0;
    height: 40px;
    background-color: var(--gris-botons);
    color: var(--negre-fons);
    border: none;
    cursor: pointer;
}

.buttons_container_popup {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.comentari_client {
    color: white;
}

#notes_internes {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}

#notes_internes textarea {
    width: 100%;
    height: 100px;
    margin: 10px 0;
    background-color: transparent;
}

.informe_pdf_titol_grup {
    color: black;
    text-align: center;
    font-size: 1.5rem;
    margin: 0;
    font-weight: none;
}
.informe_pdf_titol_informe {
    color: black;
    text-align: center;
    font-size: 2rem;
    margin: 0;
    margin-bottom: 40px;
    font-weight: none;
}

.informe_pdf {
    margin-top: 50px;
}

/* ----------- tema ------------*/
/* General */
.tema-fosc {
    background-color: var(--gris-fons);
}
.tema-semiclar {
    background-color: var(--gris-fons2);
}
.tema-clar {
    background-color: var(--blau-fons);
}
.tema-experienceiq {
    background: black;
}

/* Navbar */
.tema-fosc .btn_navbar {
    background-color: var(--gris-botons);
}
.tema-clar .btn_navbar {
    background-color: var(--blau-experience);
}
.tema-semiclar .btn_navbar {
    background-color: var(--gris-botons);
}
.tema-experienceiq .btn_navbar {
    background-color: white;
}

/* Select */
.tema-fosc .select_tema option {
    background-color: var(--negre-fons);
    color: var(--blau-experience);
}
.tema-semiclar .select_tema option {
    background-color: var(--gris-fons);
    color: var(--blau-experience);
}
.tema-clar .select_tema option {
    background-color: var(--blau-experience);
    color: var(--negre-fons);
}
.tema-experienceiq .select_tema {
    border-color: white;
    color: white;
}
.tema-experienceiq .select_tema option {
    background-color: white;
    color: black;
}
.tema-experienceiq .selectMonth {
    border-color: white;
    color: white;
}


/*dropdown*/
.tema-fosc .grup_dropdown:hover {
    background-color: var(--gris-fons);
    color: white;
}
.tema-clar .grup_dropdown:hover {
    background-color: #edfdff;
    color: var(--blau-experience);
}
.tema-semiclar .grup_dropdown:hover {
    background-color: var(--gris-fons2);
    color: white;
}
.tema-experienceiq .grup_dropdown:hover {
    background-color: white;
    color: black;
}

.tema-fosc .dropdown_menu {
    background-color: var(--negre-fons);
    border: 1px solid white;
    color: var(--blau-experience);
}
.tema-clar .dropdown_menu {
    background-color: white;
    border: 1px solid var(--negre-fons);
    color: var(--negre-fons);
}
.tema-semiclar .dropdown_menu {
    background-color: var(--gris-fons);
    border: 1px solid white;
    color: var(--blau-experience);
}
.tema-experienceiq .dropdown_menu {
    background-color: black;
    border: 1px solid white;
    color: white;
}

.tema-fosc .informe_dropdown {
    background-color: var(--negre-fons);
    border: 1px solid white;
    color: var(--blau-experience);
}
.tema-fosc .informe_dropdown:hover {
    background-color: var(--gris-fons);
    color: white;
}
.tema-semiclar .informe_dropdown {
    background-color: var(--gris-fons);
    border: 1px solid white;
    color: var(--blau-experience);
}
.tema-experienceiq .informe_dropdown {
    background-color: black;
    border: 1px solid white;
    color: white;
}

.tema-semiclar .informe_dropdown:hover {
    background-color: var(--gris-fons2);
    color: white;
}
.tema-clar .informe_dropdown {
    background-color: white;
    border: 1px solid var(--negre-fons);
    color: var(--negre-fons);
}
.tema-clar .informe_dropdown:hover {
    background-color: var(--blau-experience);
    color: white;
}
.tema-experienceiq .informe_dropdown:hover {
    background-color: white;
    color: black;
}

/*hamburguer*/
.tema-fosc .hamburguer_button {
    color: var(--gris-botons);
}
.tema-clar .hamburguer_button {
    color: var(--negre-fons);
}
.tema-semiclar .hamburguer_button {
    color: var(--gris-botons);
}
.tema-experienceiq .hamburguer_button {
    color: white;
}

.tema-fosc .menu_navbar_settings {
    color: var(--gris-botons);
}
.tema-clar .menu_navbar_settings {
    color: var(--negre-fons);
}
.tema-semiclar .menu_navbar_settings {
    color: var(--gris-botons);
}
.tema-experienceiq .menu_navbar_settings {
    color: white;
}

/* Informe generat */
.tema-fosc .informe_generat_container {
    background-color: var(--negre-fons);
}
.tema-semiclar .informe_generat_container {
    background-color: var(--gris-fons);
}
.tema-clar .informe_generat_container {
    background-color: white;
}
.tema-experienceiq .informe_generat_container {
    background-color: white;
}

/* Informe generat - botons */
.tema-clar .btn_editar {
    color: var(--negre-fons);
    border: 2px solid var(--negre-fons);
}
.tema-clar .btn_sql {
    color: var(--negre-fons);
    border: 2px solid var(--negre-fons);
}
.tema-fosc .btn_sql {
    color: white;
    border: 2px solid white;
}
.tema-semiclar .btn_sql {
    color: white;
    border: 2px solid white;
}
.tema-fosc .btn_editar {
    color: white;
    border: 2px solid white;
}
.tema-semiclar .btn_editar {
    color: white;
    border: 2px solid white;
}
.tema-experienceiq .btn_editar {
    color: black;
    border: 2px solid black;
}
.tema-experienceiq .btn_sql {
    color: black;
    border: 2px solid black;
}

/* Informe generat - components */
.tema-clar .informe_generat_titol_informe {
    color: var(--negre-fons);
}
.tema-clar .informe_generat_descripcio {
    color: var(--negre-fons);
}
.tema-clar .notas_container_informes {
    color: var(--negre-fons);
}
.tema-clar .comentari_nota_informe {
    border: var(--negre-fons) 1px solid;
}
.tema-clar .notas_container_informes_conclusio {
    color: var(--negre-fons);
}
.tema-clar .comentari_nota_informes_conclusio {
    border: var(--negre-fons) 1px solid;
}
.tema-experienceiq .informe_generat_titol_informe {
    color: black;
}
.tema-experienceiq .informe_generat_descripcio {
    color: black;
}
.tema-experienceiq .informe_generat_titol_grup {
    color: black;
    font-weight: bold;
}
.tema-experienceiq .notas_container_informes {
    color: black;
}
.tema-experienceiq .comentari_nota_informe {
    border: black 1px solid;
}
.tema-experienceiq .notas_container_informes_conclusio {
    color: black;
}
.tema-experienceiq .comentari_nota_informes_conclusio {
    border: black 1px solid;
}
.tema-fosc .container_botons_informes {
    background-color: var(--negre-fons);
}
.tema-semiclar .container_botons_informes {
    background-color: var(--gris-fons);
}
.tema-clar .container_botons_informes {
    background-color: white;
}
.tema-experienceiq .container_botons_informes div{
    color: black;
}

/* Informe generat - popup */
.tema-fosc .popup-content {
    background-color: var(--negre-fons);
    border: 3px solid white;
}
.tema-semiclar .popup-content {
    background-color: var(--gris-fons);
    border: 3px solid white;
}
.tema-clar .popup-content {
    background-color: white;
    border: 3px solid var(--negre-fons);
}
.tema-experienceiq .popup-content {
    background-color: white;
    border: 3px solid black;
}

#editor {
    min-height: 300px;
}

#editor h1 {
    font-size: 2em;
}

#editor h2 {
    font-size: 1.5em;
}

#editor h3 {
    font-size: 1.17em;
}

#editor h4 {
    font-size: 1em;
}

#editor h5 {
    font-size: 0.83em;
}

#editor h6 {
    font-size: 0.67em;
}
.tema-fosc #editor{
    color: var(--negre-fons);
    background-color: white;
}

.tema-semiclar #editor{
    color: var(--negre-fons);
    background-color: white;
}

.tema-clar #editor{
    color: var(--negre-fons);
}

.ql-toolbar {
    background-color: var(--color-fondo-toolbar);
    border: 1px solid var(--color-borde-toolbar);
}
.ql-toolbar .ql-formats button,
.ql-toolbar .ql-formats select {
    color: var(--color-boton-toolbar);
}

.ql-toolbar .ql-formats button:hover,
.ql-toolbar .ql-formats select:hover {
    background-color: var(--color-boton-hover-toolbar);
}

.ql-toolbar .ql-formats button.ql-active,
.ql-toolbar .ql-formats select.ql-active {
    background-color: var(--color-boton-activo-toolbar);
}

:root {
    --color-fondo-toolbar: white;
    --color-borde-toolbar: white;
    --color-boton-toolbar: white;
    --color-boton-hover-toolbar: white;
    --color-boton-activo-toolbar: #bbb;
}

.tema-fosc #notes_internes textarea {
    color: white;
    border: 1px solid white;
}

.tema-semiclar #notes_internes textarea {
    color: white;
    border: 1px solid white;
}

.tema-clar #notes_internes textarea {
    color: var(--negre-fons);
    border: 1px solid var(--negre-fons);
}

.tema-fosc #notes_internes button{
    border: none;
    background-color: var(--gris-botons);
    color: black;
    margin: 5px;
}

.tema-semiclar #notes_internes button{
    border: none;
    background-color: var(--gris-botons);
    color: black;
    margin: 5px;
}

.tema-clar #notes_internes button{
    border: none;
    background-color: var(--blau-experience);
    color: black;
    margin: 5px;
}

/*------------------- INFORMES -------------------*/
.tema-experienceiq .t_informes th {
    background-color: black;
}
.tema-experienceiq .t_informes td {
    background-color: var(--gris-experienceiq);
}

/*------------------- EXPERIENCEIQ -------------------*/
.tema-clar .logo_experienceiq{
    display: none;
}
.tema-semiclar .logo_experienceiq{
    display: none;
}
.tema-fosc .logo_experienceiq{
    display: none;
}
.tema-experienceiq .logo_experienceiq {
    display: block;
}

/* ------------------- LOADER ------------------- */

.loader_container {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.7);
    z-index: 1200;
    top: 0;
    left: 0;
}
.loader {
    border: 8px solid #d4d8da;
    border-radius: 50%;
    border-top: 8px solid var(--blau-experience);
    width: 100px;
    height: 100px;
    -webkit-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    top: 50%;
    left: 50%;
}

.loader_todos {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.7);
    z-index: 1200;
    top: 0;
    left: 0;
}
.loader_todos_spin {
    border: 8px solid #d4d8da;
    border-radius: 50%;
    border-top: 8px solid var(--blau-experience);
    width: 100px;
    height: 100px;
    -webkit-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    top: 50%;
    left: 50%;
}