        /* .footer-bs {
    position: absolute;
    width: 100%;
    min-height: 30px;
    bottom: 0px;
    left: 0;
    background-color: #1e4280;
} */

table.dataTable tbody td {
    vertical-align: middle !important;
    top: 50% !important;
    margin-top: -6px !important;
}

table.dataTable.table-striped>tbody>tr.odd.selected>* {
    box-shadow: inset 0 0 0 9999px rgb(75 125 199 / 95%);
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
    top: 50% !important;
    margin-top: -6px !important;
}

table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
    margin-top: -17px;
}

#taulaGeneral_wrapper>div.container-fluid.mt-4>div>div.col.tb {
    text-align: right;
}

#taulaGeneral_wrapper {
    text-align: center;
}

.dataTables_wrapper {
    font-family: 'Noto Sans', sans-serif;
    /* /* font-size : 0.9rem; */
}

/* .form-floating>.form-select {
    /* padding-top: 1.625rem;
    padding-bottom: 0.625rem; */
/* height: fit-content; 
}*/

/* .form-floating>label {
    padding: 1rem 1.9rem;
} */

.swal2-container {
    z-index: 20000;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #c8d3dd !important;
    background-color: #216ebd !important;
}

.nav-link {
    color: #d7d0ec !important;
    font-size : 1.2rem;
    font-family: 'Noto Sans', sans-serif;
}

.nav-link.topmenu {
    color: #d7d0ec !important;
    font-size : 1.2rem;
    font-family: 'Noto Sans', sans-serif;
}

svg {
    height: 1800;
    width: 97%;
}

body {
    font-family: 'Noto Sans', sans-serif;
    /* font-size : 10px;*/
    line-height: 1.5;
    color: #5b6574;
}

.Noto Sans-main {
    font-family: "Noto Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
    font-variation-settings:
      "wdth" 87.5;
}

.day {
    fill: #fff;
    stroke: #ccc;
}

.month {
    fill: none;
    stroke: #000;
    stroke-width: 2px;
}

.RdYlGn .q0-11 {
    fill: rgb(165, 0, 38)
}

.RdYlGn .q1-11 {
    fill: rgb(215, 48, 39)
}

.RdYlGn .q2-11 {
    fill: rgb(244, 109, 67)
}

.RdYlGn .q3-11 {
    fill: rgb(253, 174, 97)
}

.RdYlGn .q4-11 {
    fill: rgb(254, 224, 139)
}

.RdYlGn .q5-11 {
    fill: rgb(255, 255, 191)
}

.RdYlGn .q6-11 {
    fill: rgb(217, 239, 139)
}

.RdYlGn .q7-11 {
    fill: rgb(166, 217, 106)
}

.RdYlGn .q8-11 {
    fill: rgb(102, 189, 99)
}

.RdYlGn .q9-11 {
    fill: rgb(26, 152, 80)
}

.RdYlGn .q10-11 {
    fill: rgb(0, 104, 55)
}

.convos_dropdown {
    width: 895px !important;
    white-space: pre-wrap !important;
}

.bootstrap-select .dropdown-menu li small {
    color: rgb(224, 156, 7) !important;
}

.bootstrap-select>.dropdown-toggle {
    white-space: pre-wrap !important;
}

.checkbox-wrapper-1 *,
.checkbox-wrapper-1 ::after,
.checkbox-wrapper-1 ::before {
    box-sizing: border-box;
}

.checkbox-wrapper-1 [type=checkbox].substituted {
    margin: 0;
    width: 0;
    height: 0;
    display: inline;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.checkbox-wrapper-1 [type=checkbox].substituted+label:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    height: 1.15em;
    width: 1.15em;
    margin-right: 0.6em;
    color: rgba(0, 0, 0, 0.275);
    border: solid 0.06em;
    box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em inset, 0 0 0 0.07em transparent inset;
    border-radius: 0.2em;
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="white" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>') no-repeat center, white;
    background-size: 0;
    will-change: color, border, background, background-size, box-shadow;
    transform: translate3d(0, 0, 0);
    transition: color 0.1s, border 0.1s, background 0.15s, box-shadow 0.1s;
}

.checkbox-wrapper-1 [type=checkbox].substituted:enabled:active+label:before,
.checkbox-wrapper-1 [type=checkbox].substituted:enabled+label:active:before {
    box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset;
    background-color: #f0f0f0;
}

.checkbox-wrapper-1 [type=checkbox].substituted:checked+label:before {
    background-color: #3B99FC;
    background-size: 0.75em;
    color: rgba(0, 0, 0, 0.075);
}

.checkbox-wrapper-1 [type=checkbox].substituted:checked:enabled:active+label:before,
.checkbox-wrapper-1 [type=checkbox].substituted:checked:enabled+label:active:before {
    background-color: #0a7ffb;
    color: rgba(0, 0, 0, 0.275);
}

.checkbox-wrapper-1 [type=checkbox].substituted:focus+label:before {
    box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset, 0 0 0 3.3px rgba(65, 159, 255, 0.55), 0 0 0 5px rgba(65, 159, 255, 0.3);
}

.checkbox-wrapper-1 [type=checkbox].substituted:focus:active+label:before,
.checkbox-wrapper-1 [type=checkbox].substituted:focus+label:active:before {
    box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset, 0 0 0 3.3px rgba(65, 159, 255, 0.55), 0 0 0 5px rgba(65, 159, 255, 0.3);
}

.checkbox-wrapper-1 [type=checkbox].substituted:disabled+label:before {
    opacity: 0.5;
}

.checkbox-wrapper-1 [type=checkbox].substituted.dark+label:before {
    color: rgba(255, 255, 255, 0.275);
    background-color: #222;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="rgba(34, 34, 34, 0.999)" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>');
}

.checkbox-wrapper-1 [type=checkbox].substituted.dark:enabled:active+label:before,
.checkbox-wrapper-1 [type=checkbox].substituted.dark:enabled+label:active:before {
    background-color: #444;
    box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(255, 255, 255, 0.1) inset;
}

.checkbox-wrapper-1 [type=checkbox].substituted.dark:checked+label:before {
    background-color: #a97035;
    color: rgba(255, 255, 255, 0.075);
}

.checkbox-wrapper-1 [type=checkbox].substituted.dark:checked:enabled:active+label:before,
.checkbox-wrapper-1 [type=checkbox].substituted.dark:checked:enabled+label:active:before {
    background-color: #c68035;
    color: rgba(0, 0, 0, 0.275);
}

.jsPanel-content {
    /* overflow: unset !important; */
    overflow: visible !important;
    z-index: 1000 !important;
}

.bootstrap-select .dropdown-menu {
    z-index: 999 !important;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
    width: 100%;
    background-color: rgb(158, 186, 240);
}

.lead {
    margin-bottom: 20px;
    /* font-size : 21px;*/
    font-weight: 300;
    line-height: 1.4;
    font-family: 'Noto Sans', sans-serif;
}

.text-danger,
.text-red {
    color: #ff5b57 !important;
}