/* Text */
/* Browser prefixes */
/* Badges */
/* Icons */
/* Media queries */
/* Colors */
/* Shadows */
/* Focus */
/* Breadcrumb */
/* Inputs */
/* Badges */
/* Tables */
/* Dropdows */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
body {
  color: #272E35;
  background-color: #f8fbfd;
  text-rendering: geometricPrecision;
  height: 100vh;
}

body, body > form {
  height: 100%;
}

body > form > main, body > form > main > section > nav .sidebar {
  height: calc(100vh - 60px);
}

header img {
  margin-right: 2rem;
}

label {
  font-size: 0.75rem;
  line-height: 1rem;
}

hr {
  color: #D1D6DB;
  opacity: initial;
  margin: 1.5rem 0;
}

.wrapper {
  padding: 0 2rem;
  margin: 0 auto;
}

@media screen and (min-width: 1920px) {
  .wrapper {
    padding: 0 3rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .wrapper {
    max-width: 91.875rem;
    margin: 0 auto;
  }
}
.cursor-pointer {
  cursor: pointer;
}

.mb-125 {
  margin-bottom: 1.25rem !important;
}

.pt-125 {
  padding-top: 1.25rem !important;
}

.mb-75 {
  margin-bottom: 0.75rem !important;
}

.border-bottom-thick {
  border-bottom: 0.06rem solid #D1D6DB;
}

.border-top-thick {
  border-top: 0.06rem solid #D1D6DB;
}

a {
  text-decoration: none;
  color: #0A3F5C;
}

.border-bottom {
  border-bottom: 1px solid #DEE3E7;
}

.divider {
  height: 0.0625rem;
  background-color: #DEE3E7;
  margin-bottom: 1.25rem;
}

.offcanvas-filtros table {
  width: 100%;
  margin-bottom: 1rem;
}

.form-control[disabled], .form-control[readonly] {
  cursor: not-allowed;
  background-color: #F0F3F5;
}

/*==========================================================
  Estil per arreglar momentaneament el height dels editors
=========================================================== */
#Pagina_eResum .dxhe-iframe-wrapper,
#Pagina_Observacions .dxhe-iframe-wrapper {
  min-height: 100px;
}

#Pagina_eTexte .dxhe-iframe-wrapper,
#Pagina_eTexte1 .dxhe-iframe-wrapper,
#Pagina_eTexte2 .dxhe-iframe-wrapper,
#Pagina_eTexte3 .dxhe-iframe-wrapper,
#Pagina_eTexte4 .dxhe-iframe-wrapper,
#Pagina_eTexte5 .dxhe-iframe-wrapper,
#Pagina_eTexte6 .dxhe-iframe-wrapper,
#Pagina_eTexte7 .dxhe-iframe-wrapper,
#Pagina_eTxt1 .dxhe-iframe-wrapper,
#Pagina_eTxt2 .dxhe-iframe-wrapper,
#Pagina_eTxt3 .dxhe-iframe-wrapper,
#Pagina_eTxt4 .dxhe-iframe-wrapper,
#Pagina_eTxt6 .dxhe-iframe-wrapper,
#Pagina_eBody .dxhe-iframe-wrapper,
#Pagina_dTexte .dxhe-iframe-wrapper,
#Pagina_Curriculum .dxhe-iframe-wrapper,
#Pagina_eCircular .dxhe-iframe-wrapper,
#Pagina_eInstruccions .dxhe-iframe-wrapper,
#Pagina_eRecordatori .dxhe-iframe-wrapper,
#Pagina_Traduccio .dxhe-iframe-wrapper {
  min-height: 400px;
}

@media (min-width: 1400px) {
  fieldset .col-md-2 + .col-xxl-6, fieldset .offset-md-2.col-xxl-6 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
}
.bg-success-light {
  background-color: #E6F9EF !important;
}

.bg-blue-light {
  background-color: #E8F5FC !important;
}

.bg-blue-light-12 {
  background-color: #F0FAFF !important;
}

.bg-grey-blue-light {
  background-color: #F0F3F5 !important;
}

.bg-secondary {
  background-color: #E9ECEF !important;
}

.bg-warning-light {
  background-color: #FFF0E0 !important;
}

.bg-warning-ultra-light {
  background-color: #FFF5EB !important;
}

.bg-danger-light {
  background-color: #FFEBEB !important;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
}

.h1, .h2, h1, h2 {
  font-weight: 700;
}

.h3, .h4, .h5, .h6, h3, h4, h5, h6 {
  font-weight: 500;
}

h1, .h1 {
  font-size: 1.375rem;
  line-height: 1.75rem;
  margin-bottom: 0;
}

h2, .h2 {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

h3, .h3 {
  font-size: 1rem;
  line-height: 1.375rem;
}

h4, .h4 {
  font-size: 0.875rem;
  line-height: 1.125rem;
}

h5, .h5 {
  font-size: 0.75rem;
  line-height: 1rem;
}

h6, .h6 {
  font-size: 0.625rem;
  line-height: 0.875rem;
}

p {
  color: #596269;
  text-wrap: pretty;
}

p a {
  font-weight: 500;
}

@media (max-width: 767px) {
  header h1, header .h1 {
    font-size: 1rem;
    line-height: 1.2;
  }
}
.text-grey-blue-12 {
  color: #f8fbfd !important;
}

.text-grey-blue-25 {
  color: #F0F3F5 !important;
}

.text-grey-blue-50 {
  color: #E9ECEF !important;
}

.text-grey-blue-100 {
  color: #DEE3E7 !important;
}

.text-grey-blue-200 {
  color: #D1D6DB !important;
}

.text-grey-blue-300 {
  color: #A2A9AF !important;
}

.text-grey-blue-400 {
  color: #828C95 !important;
}

.text-grey-blue-500 {
  color: #596269 !important;
}

.text-grey-blue-600 {
  color: #4C555C !important;
}

.text-grey-blue-700 {
  color: #3A434A !important;
}

.text-grey-blue-800 {
  color: #272E35 !important;
}

.text-grey-blue-900 {
  color: #1C242B !important;
}

.text-blue-900 {
  color: #01121c !important;
}

.text-blue-800 {
  color: #0A3F5C !important;
}

.text-blue-700 {
  color: #195576 !important;
}

.text-blue-600 {
  color: #195F85 !important;
}

.text-blue-500 {
  color: #076597 !important;
}

.text-blue-300 {
  color: #7ABADC !important;
}

.text-blue-200 {
  color: #B8DFF5 !important;
}

.text-blue-50 {
  color: #E0F1FA !important;
}

.text-blue-25 {
  color: #E8F5FC !important;
}

.text-blue-12 {
  color: #F0FAFF !important;
}

.text-success-800 {
  color: #0E4E30 !important;
}

.text-success-700 {
  color: #196742 !important;
}

.text-success-600 {
  color: #1E714A !important;
}

.text-success-500 {
  color: #1D7C4D !important;
}

.text-success-300 {
  color: #75CC9E !important;
}

.text-success-50 {
  color: #D8F8E7 !important;
}

.text-success-25 {
  color: #E6F9EF !important;
}

.text-warning-800 {
  color: #7A4510 !important;
}

.text-warning-700 {
  color: #A05C1C !important;
}

.text-warning-600 {
  color: #B4610E !important;
}

.text-warning-500 {
  color: #DC7A18 !important;
}

.text-warning-300 {
  color: #FEB872 !important;
}

.text-warning-50 {
  color: #FFE8D1 !important;
}

.text-warning-25 {
  color: #FFF0E0 !important;
}

.text-warning-12 {
  color: #FFF5EB !important;
}

.text-danger-800 {
  color: #6F2020 !important;
}

.text-danger-700 {
  color: #952D2D !important;
}

.text-danger-600 {
  color: #A13636 !important;
}

.text-danger-500 {
  color: #C53434 !important;
}

.text-danger-300 {
  color: #F49090 !important;
}

.text-danger-50 {
  color: #FEE6E6 !important;
}

.text-danger-25 {
  color: #FFEBEB !important;
}

.text-danger-12 {
  color: #FFEBEB !important;
}

.image-miniature {
  border-radius: 0.25rem;
  width: 6.875rem;
  height: 5rem;
}
.image-preview {
  width: 15.625rem;
  border-radius: 0.3125rem;
  border: 1px solid #A2A9AF;
  -ms-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  padding: 0.75rem 1rem;
}

.list-success {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.list-success li:not(:last-child) {
  margin-bottom: 0.38rem;
}
.list-success li::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  margin-right: 8px;
}

/* @import "base/utilities"; */
.accordion {
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0 rgba(13, 110, 253, 0.25);
  --bs-accordion-btn-padding-x: 1rem;
}
.accordion-button {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
}
.accordion-button span + span {
  right: 3rem;
}
.accordion-button::after {
  width: 0.85rem;
  height: 0.85rem;
  background-size: 0.85rem;
}
.accordion-filters-button::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f067";
  font-weight: 300;
  margin-left: auto;
  width: unset;
  height: unset;
  background-image: unset;
  background-size: unset;
  color: #828C95;
}
.accordion-filters-button:not(.collapsed)::after {
  background-image: unset;
  content: "\f068";
}
.accordion-filters .accordion-collapse.collapsing .accordion-body, .accordion-filters .accordion-collapse.show .accordion-body {
  padding-top: 0.1875rem;
}
.accordion-item {
  border: 1px solid #D1D6DB;
  border-left: 0;
  border-right: 0;
}
.accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-item:last-of-type:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-item--custom {
  border-radius: 0.5rem;
  border: 1px solid #D1D6DB;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  margin-bottom: 0.75rem;
  box-shadow: 0px 2px 4px 0px rgba(9, 10, 11, 0.08);
  overflow: hidden;
}
.accordion-item--custom:first-of-type {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.accordion-item--custom:last-of-type:last-of-type {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.accordion-item--custom:not(:first-of-type) {
  border: 1px solid #D1D6DB;
}
.accordion-item--custom .accordion-body {
  padding-left: 0;
  padding-right: 0;
}
.accordion-button:not(.collapsed) {
  background-color: #fff;
  box-shadow: none;
}

.alert.alert-success {
  color: #196742;
  background-color: #F4FBF7;
  border-color: #75CC9E;
}
.alert.alert-success i {
  color: #1D7C4D;
}
.alert.alert-danger {
  color: #952D2D;
  background-color: #FEF5F5;
  border-color: #F49090;
}
.alert.alert-danger i {
  color: #C53434;
}
.alert.alert-warning {
  color: #A05C1C;
  background-color: #FFF5EB;
  border-color: #FEB872;
}
.alert.alert-warning i {
  color: #DC7A18;
}
.alert.alert-info {
  color: #195576;
  background-color: #F0FAFF;
  border-color: #7ABADC;
}
.alert.alert-info i {
  color: #076597;
}

.vacational-avatar {
  margin-right: 0.5rem;
}

.form-control, .form-select {
  color: #272E35;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  border-radius: 0.375rem;
  border: 1px solid #D1D6DB;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.form-control:focus, .form-select:focus {
  box-shadow: 0px 0px 0px 1px #FFF, 0px 0px 0px 3px #4F95BA;
  border-color: #0A3F5C;
}
.form-check-input {
  cursor: pointer;
}
.form-check-input, .form-check input[type=checkbox] {
  float: left;
  margin-left: -1.5em;
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  border-radius: 0.25rem;
  border: 1px solid #A2A9AF;
  background-color: #F0F3F5;
  z-index: 9;
}
.form-check-input:checked[type=checkbox], .form-check input[type=checkbox]:checked[type=checkbox] {
  --bs-form-check-bg-image: url("../img/icons/check.svg");
}
.form-check-input:checked, .form-check input[type=checkbox]:checked {
  background-color: #0A3F5C;
  border-color: #0A3F5C;
  width: 1rem;
  height: 1rem;
  border: 1px solid #0A3F5C;
  border-radius: 0.25rem;
}
.form-check-input:checked-input:focus, .form-check input[type=checkbox]:checked-input:focus {
  border-color: #0A3F5C !important;
  box-shadow: 0 0 0 0.25rem #0A3F5C !important;
}
.form-check-input:checked ~ .form-check-custom-label, .form-check input[type=checkbox]:checked ~ .form-check-custom-label {
  border-radius: 0.375rem;
  background-color: #E0F1FA;
}
.form-check-input:checked ~ .form-check-label, .form-check input[type=checkbox]:checked ~ .form-check-label {
  border-radius: 0.375rem;
}
.form-check-input[type=radio] {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.form-check-label,
.form-check label {
  color: #272E35;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.form-check table {
  width: 100%;
}
.form-check__selectall {
  margin-left: 1.75rem;
  margin-bottom: 0.35rem;
}
.form-check--bgazul, .form-check__table {
  padding-left: 0;
}
.form-check--bgazul input[type=checkbox], .form-check__table input[type=checkbox] {
  margin-left: 0.75rem;
  margin-top: 0.45rem;
}
.form-check--bgazul table tr {
  display: flex;
  flex-wrap: wrap;
}
.form-check--bgazul table td {
  width: 100%;
  --bs-gutter-y: 0;
  margin-top: var(--bs-gutter-y);
  margin-bottom: 0.25rem;
}
.form-check--bgazul table td label {
  display: block;
  color: #272E35;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 2.25rem;
  padding-right: 1rem;
  line-height: 1.125rem;
}
.form-check--bgazul table td input:checked[type=checkbox] + label {
  border-radius: 0.375rem;
  background-color: #E0F1FA;
}
.form-check--2col table tr {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  --bs-gutter-x: 0.5rem;
}
.form-check--2col table td {
  width: 50%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.form__container {
  max-width: 37rem;
}
.form-switch > .form-check-input:checked {
  border-radius: 2em;
}
.form-switch > .form-check-label {
  padding-left: 0;
  position: relative;
}
.form-check-radio input[type=radio] {
  --bs-form-check-bg: var(--bs-body-bg);
  vertical-align: top;
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  border: 1px solid #dddddd;
  background-color: #F0F3F5;
  z-index: 9;
  float: left;
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
}
.form-check-radio input[type=radio]:checked {
  background-color: #0A3F5C;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-radio-column tr {
  display: flex;
  flex-direction: column;
}
.form-check-radio label {
  color: #272E35 !important;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.125rem;
}
.form-check-radio tr {
  border-top: 0;
}
.form-check-radio td {
  min-height: 1.5rem;
  padding-left: 1.85em;
  padding-right: 1.5rem !important;
}
.form-check-radio td:last-child {
  padding-right: 0 !important;
}
.form-check-radio table input[type=radio] {
  margin-left: -1.85em;
}
.form-label {
  font-size: 12px;
  font-weight: 400;
}

.form-switch input[type=checkbox] {
  width: 2.25rem !important;
  height: 1.25rem !important;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
}

.form-switch input[type=checkbox].form-check-input:checked {
  border-radius: 2em;
  background-size: contain;
}

.search-engine-input {
  margin-right: 0.62rem;
  width: auto;
}
.search-engine-input--select {
  width: 8.31rem;
}

.input, .form-check-radio input {
  border: 1px solid #A2A9AF;
  border-radius: 0.375rem;
  box-sizing: border-box;
  /* &-date {
      &::placeholder  {
        color: $neutral-grey-blue-800;

        font-family: "Roboto";
      }
    } */
}
.input-group, .form-check-radio input-group {
  width: auto;
}
.input-group--channel, .form-check-radio input-group--channel {
  flex-wrap: nowrap;
}
@media (max-width: 1399px) {
  .input-group--channel input[type=radio] + span, .form-check-radio input-group--channel input[type=radio] + span {
    font-size: 0.75rem;
  }
}
.input-radio, .form-check-radio input-radio {
  width: 1.25rem;
  height: 1.25rem;
}
.input-radio:checked, .form-check-radio input-radio:checked {
  border-radius: 100%;
  width: 1.25rem;
  height: 1.25rem;
}
.input:focus, .form-check-radio input:focus {
  outline: none;
  border: 1px solid #0A3F5C;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08), 0px 0px 0px 3px #4f95ba, 0px 0px 0px 1px #FFF;
}
.input-message, .form-check-radio input-message {
  height: 3rem;
  box-shadow: none;
}
.input::-moz-placeholder, .form-check-radio input::-moz-placeholder {
  color: #828C95 !important;
  font-family: "Roboto";
}
.input::placeholder, .form-check-radio input::placeholder {
  color: #828C95 !important;
  font-family: "Roboto";
}
.input__search, .form-check-radio input__search {
  max-width: 6rem;
  height: 2rem;
  padding: 0.3125rem 0.5rem 0.3125rem 1.6rem;
}
.input__search-icon, .form-check-radio input__search-icon {
  top: 50%;
  left: 0.5rem;
  margin-right: 0.3125rem;
  transform: translateY(-50%);
  color: #596269;
}
.input-group__select, .form-check-radio input-group__select {
  width: -moz-fit-content;
  width: fit-content;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  max-width: 9.375rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.input-group__select:focus, .form-check-radio input-group__select:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25) !important;
  border-right: 1px solid #86b7fe;
  z-index: 9;
}
.input-group__input, .form-check-radio input-group__input {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 0.2rem;
}
.input-group__select--right, .form-check-radio input-group__select--right {
  width: -moz-fit-content;
  width: fit-content;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.12);
}
.input-group__select--right:focus, .form-check-radio input-group__select--right:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25) !important;
  border-right: 1px solid #86b7fe;
  z-index: 9;
}
.input-group__input--right, .form-check-radio input-group__input--right {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.12) !important;
}
.input-group__input--right:focus, .form-check-radio input-group__input--right:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25) !important;
  border-right: 1px solid #86b7fe;
  z-index: 9;
}
.input-group-text, .form-check-radio input-group-text {
  border: 1px solid #D1D6DB;
  color: #596269;
  font-size: 0.875rem;
  line-height: 1.125rem;
  background-color: #ffffff;
}
.input-file-button, .form-check-radio input-file-button {
  /* &:hover {
      label {
        background-color: #dde0e3;
        cursor: pointer;
      }
    } */
}
.input-file-button .form-label, .form-check-radio input-file-button .form-label {
  padding: 0.25rem 0.625rem 0.25rem 0.375rem;
  background: #0A3F5C;
  color: #fff;
  -ms-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.3125rem;
  cursor: pointer;
}
.input-file-button input[type=file], .form-check-radio input-file-button input[type=file] {
  height: 1.5rem;
  background-color: transparent;
  width: -moz-fit-content;
  width: fit-content;
  border: 0;
  box-shadow: none;
}
.input-file-button input[type=file]::file-selector-button, .form-check-radio input-file-button input[type=file]::file-selector-button {
  display: none;
}

@media screen and (min-width: 1280px) {
  .input__search {
    max-width: 13.75rem;
  }
}
.search-engine {
  margin-bottom: 1rem;
  /* &__item {
      &:not(:last-child) {
        margin-right: .62rem;
      }
    } */
}

.date-divider {
  top: 33.5px;
  left: 265px;
}

@media screen and (min-width: 600px) {
  .date-divider {
    top: 33.5px;
    left: 116px;
  }
}
@media (min-width: 768px) and (max-width: 828px) {
  .date-divider {
    top: 33.5px;
    left: 110px;
  }
}
@media (min-width: 829px) and (max-width: 899px) {
  .date-divider {
    top: 33.5px;
    left: 120px;
  }
}
@media (min-width: 900px) {
  .date-divider {
    top: 33.5px;
    left: 134px;
  }
}
.remove-option {
  cursor: pointer;
  top: 50%;
  right: 50px;
  color: #596269;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.append-icon {
  right: 50px;
  top: 33px;
  color: #596269;
}

.mandatory-icon {
  margin-left: 2px;
}

input[type=checkbox] {
  float: none;
  margin-left: 0;
  border-radius: 0.25em;
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
  background-color: #F0F3F5;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  cursor: pointer;
}

input[type=checkbox]:checked {
  --bs-form-check-bg-image: url(../img/icons/check.svg);
  background-color: #0A3F5C;
  border-color: #0A3F5C;
  width: 1rem;
  height: 1rem;
  border-radius: 0.25rem;
}

input[type=radio]:checked {
  accent-color: #0A3F5C;
}

textarea.form-control {
  text-overflow: unset;
  overflow: unset;
  white-space: unset;
}

.input-calendar input {
  padding-left: 2rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3c!--!Font Awesome Free 6.7.0 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3e%3cpath fill='%23596269' d='M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 0.8125rem;
  background-position: 0.625rem center;
  width: 13.75rem !important;
}

.input-group__input {
  padding-left: 0.9375rem;
}

.input-group__select {
  border-right: solid 1px #D1D6DB;
}
.input-periodo {
  width: 12.5rem !important;
}

/*
  Estils multiselect de filtres de la pestanya reserva
*/
.multiselect__tag-icon::after {
  content: "x" !important;
  color: #272E35 !important;
}

.multiselect__tag,
.multiselect__option--highlight,
.multiselect__option--highlight::after {
  background: #E8F5FC !important;
  color: #272E35 !important;
}

.multiselect__option--selected.multiselect__option--highlight {
  background: #E8F5FC !important; /* Verde en lugar de rojo */
  color: #272E35 !important;
}

.multiselect__option--selected.multiselect__option--highlight::after {
  background: #E8F5FC !important;
  content: attr(data-select) !important;
  color: #272E35 !important;
}

.multiselect__option--group-selected.multiselect__option--highlight {
  background: #E8F5FC !important;
  color: #272E35 !important;
}

.multiselect__option--group-selected.multiselect__option--highlight::after {
  background: #E8F5FC !important;
  content: attr(data-select) !important;
  color: #272E35 !important;
}

.badge {
  font-weight: 400;
}
.badge-connection {
  bottom: -7px;
  padding: 5px;
  border: 1px solid #fff !important;
  left: 2.0625rem;
}
.badge--small {
  font-size: 0.75rem;
  line-height: 1rem;
  padding: 0.1875rem 0.5rem;
}
.badge--medium {
  font-size: 0.875rem;
  line-height: 1.125rem;
  padding: 0.25rem 0.625rem;
}
.badge--large {
  font-size: 1rem;
  line-height: 1.375rem;
  padding: 0.3125rem 0.75rem;
}
.badge--light {
  background-color: #E9ECEF;
  color: #272E35;
}
.badge--primary {
  background-color: #E0F1FA;
  color: #0A3F5C;
}
.badge--danger {
  background-color: #FFEBEB;
  color: #A13636;
}
.badge--warning {
  background-color: #FFE8D1;
  color: #A05C1C;
}
.badge--success {
  background-color: #D8F8E7;
  color: #1E714A;
}

.featured-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  background-color: #E0F1FA;
  color: #0A3F5C;
  border-radius: 100%;
}
.featured-icon--2 {
  width: 32px;
  height: 32px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
.featured-icon--grey {
  background-color: #F7F7F7;
  color: #333;
}

.breadcrumb {
  font-size: 0.75rem;
  flex-wrap: nowrap;
}
.breadcrumb-item {
  color: #4C555C;
}
.breadcrumb-item.active {
  color: #0A3F5C !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #A2A9AF;
}

.btn {
  border-radius: 0.375rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.btn-send {
  top: 7px;
  right: 0;
}
.btn-send i {
  font-size: 0.8rem !important;
  margin-right: 0.5rem;
}
.btn-filled--small {
  border-radius: 0.3125rem;
  padding: 0.25rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.btn-filled--primary {
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: #0A3F5C;
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #01121c;
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #195576;
}
.btn-filled--success {
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: #1E714A;
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #196742;
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #1D7C4D;
}
.btn-filled--warning {
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: #B4610E;
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #A05C1C;
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #DC7A18;
}
.btn-filled--danger--dark {
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: #A13636;
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #952D2D;
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #C53434;
}
.btn-filled--danger--light {
  color: #C53434 !important;
  background-color: #FFEBEB;
}
.btn-filled--danger--light:hover {
  color: #fff !important;
  background-color: #6F2020 !important;
}
.btn-filled--secondary--light {
  color: #272E35;
  background-color: #F0F3F5;
}
.btn-filled--secondary--light:hover {
  background-color: #D1D6DB !important;
}
.btn-filled.dropdown-toggle::after {
  background-image: url(/img/icons/dropdown_white.svg);
}
.btn-outline--small {
  border-radius: 0.3125rem;
  padding: 0.25rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.btn-outline--primary {
  --bs-btn-color: #0A3F5C;
  --bs-btn-bg: #FFF;
  --bs-btn-border-color: #7ABADC;
  --bs-btn-hover-color: #0A3F5C;
  --bs-btn-hover-bg: #F0FAFF;
  --bs-btn-hover-border-color: #7ABADC;
  --bs-btn-active-color: #076597;
  --bs-btn-active-bg: #FFF;
}
.btn-outline--secondary {
  --bs-btn-color: #272E35;
  --bs-btn-bg: #FFF;
  --bs-btn-border-color: #D1D6DB;
  --bs-btn-hover-color: #272E35;
  --bs-btn-hover-bg: #f8fbfd;
  --bs-btn-hover-border-color: #A2A9AF;
  --bs-btn-active-color: #596269;
  --bs-btn-active-bg: #FFF;
  --bs-btn-active-border-color: #D1D6DB;
}
.btn-ghost {
  --bs-btn-color: #272E35;
  --bs-btn-hover-bg: #F0F3F5;
  --bs-btn-active-color: #596269;
  --bs-btn-active-border-color: transparent;
}
.btn-ghost i:not(:only-child) + span {
  margin-left: 0.5rem;
}
.btn-ghost--small {
  border-radius: 0.3125rem;
  padding: 0.25rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.btn-ghost--primary {
  --bs-btn-color: #0A3F5C;
  --bs-btn-bg: #E8F5FC;
  --bs-btn-hover-color: #0A3F5C;
  --bs-btn-hover-bg: #E0F1FA;
  --bs-btn-active-color: #195F85;
  --bs-btn-active-bg: #F0FAFF;
}
.btn-ghost--secondary {
  --bs-btn-color: #272E35;
  --bs-btn-bg: #F0F3F5;
  --bs-btn-hover-color: #272E35;
  --bs-btn-hover-bg: #E9ECEF;
  --bs-btn-active-color: #4C555C;
  --bs-btn-active-bg: #f8fbfd;
}
.btn-ghost--warning {
  --bs-btn-color: #7A4510;
  --bs-btn-bg: #FFF0E0;
  --bs-btn-hover-color: #7A4510;
  --bs-btn-hover-bg: #FFE8D1;
  --bs-btn-active-color: #B4610E;
  --bs-btn-active-bg: #FFF5EB;
}
.btn-ghost--danger {
  --bs-btn-color: #6F2020;
  --bs-btn-bg: #FFEBEB;
  --bs-btn-hover-color: #6F2020;
  --bs-btn-hover-bg: #FEE6E6;
  --bs-btn-active-color: #A13636;
  --bs-btn-active-bg: #FEF5F5;
}
.btn-ghost::after, .btn-ghost::before {
  display: none !important;
}
.btn-info {
  padding: 0.875rem;
  border-radius: 2.75rem;
  bottom: 1.06rem;
  left: 100%;
  position: sticky;
}
.btn-ghost-dropdown > .dropdown-toggle::after {
  display: none;
}
.btn-link {
  --bs-btn-color: #0A3F5C;
  --bs-btn-hover-color: #0A3F5C;
  --bs-btn-active-color: #076597;
  text-decoration: none;
}
.btn-link:hover {
  text-decoration: underline;
  font-weight: 500;
}
.btn-link--small {
  border-radius: 0.3125rem;
  padding: 0.25rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.btn:focus {
  box-shadow: 0px 0px 0px 1px #FFF, 0px 0px 0px 3px #4F95BA;
  border-color: transparent;
}

.card {
  border: 1px solid #dddedf;
  border-radius: 0.625rem;
}
.card__header {
  padding: 0.88rem 1rem;
  border-bottom: 1px solid #dddedf;
}
.card__title {
  color: #272E35;
}
.card-table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.card-booking {
  clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
  cursor: pointer;
}
.card-booking--success {
  background-color: #75CC9E !important;
}
.card-booking--warning {
  background-color: #FEB872 !important;
}
.card-booking--primary {
  background-color: #7ABADC !important;
}
.card-booking--danger {
  background-color: #F49090 !important;
}

.card-title {
  margin-bottom: 0;
}

.small-card {
  padding: 1rem;
  border: 1px solid #dddedf;
  background-color: #FFF;
  border-radius: 0.625rem;
}
.small-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
  width: 3.375rem;
  height: 3.375rem;
  border-radius: 0.625rem;
}
.small-card__icon i {
  font-size: 1.375rem;
}
.small-card__number span:nth-child(1) {
  color: #1C242B;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.25rem;
}
.small-card__number span:nth-child(2) {
  color: #A2A9AF;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.small-card__text {
  color: #596269;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.125rem;
}
.small-card__muted-number {
  color: #A2A9AF;
}

.fa-arrow-right-to-bracket:before,
.fa-sign-in:before {
  content: "\f090";
  width: 2rem;
  height: 2rem;
}

.chat-persona {
  color: #3A434A;
}
.chat-hora {
  font-size: 0.75rem;
  color: #596269;
}
.chat-message {
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.06), 0px 1px 3px 0px rgba(16, 24, 40, 0.1);
  padding: 0.625rem 0.875rem;
  max-width: 30rem;
}
.chat-message--left {
  border-radius: 0rem 0.5rem 0.5rem 0.5rem;
  background: #E9ECEF;
}
.chat-message--right {
  border-radius: 0.5rem 0rem 0.5rem 0.5rem;
  background: #0A3F5C;
  color: #fff !important;
}
.chat-canvas {
  width: 15rem;
}
.chat-botones-accion {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 0.5rem;
}

.hoste {
  justify-content: start;
}

.amfitrio {
  justify-content: end;
}

.dropdown-menu {
  font-size: 0.875rem;
  --bs-dropdown-header-padding-x: 0.625rem;
}
.dropdown-header {
  color: #6E7487;
}

.dropstart .dropdown-toggle::before {
  display: none;
}

.chart__pie, .chart__legend, .chart__bar {
  max-width: 80%;
}

@media screen and (min-width: 1280px) {
  .chart__pie {
    max-width: 90%;
  }
  .chart__legend {
    max-width: 90%;
  }
  .chart__bar {
    max-width: 90%;
  }
}
@media screen and (min-width: 1920px) {
  .chart__pie {
    max-width: 15rem;
  }
  .chart__legend {
    max-width: 25.8rem;
  }
  .chart__bar {
    max-width: 55.1rem;
  }
}
.location-map {
  border-radius: 0.25rem;
  border: 1px solid #A2A9AF;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -ms-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
}

.offcanvas {
  max-width: 18.75rem;
  margin-top: 49px !important;
}
.offcanvas-body {
  padding: 1rem 1.25rem;
}
.offcanvas.offcanvas-end {
  box-shadow: 0px 4px 12px -4px rgba(9, 10, 11, 0.16);
  border-left: 1px solid #A2A9AF;
}
.offcanvas-header {
  padding-bottom: 0;
}
.offcanvas-backdrop.show {
  opacity: 0;
}

.btn-close {
  background-size: 0.65em;
}

@media (min-width: 576px) {
  .offcanvas {
    max-width: 22.5rem;
  }
}
.y-scroll-container {
  overflow-y: auto;
}

.x-scroll-container {
  overflow-x: auto;
}

.y-scroll-container::-webkit-scrollbar-track, .x-scroll-container::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.x-scroll-container::-webkit-scrollbar {
  height: 8px;
}

.y-scroll-container::-webkit-scrollbar, .x-scroll-container::-webkit-scrollbar {
  width: 8px;
}

.y-scroll-container::-webkit-scrollbar-thumb, .x-scroll-container::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}

.y-scroll-container::-webkit-scrollbar-thumb:hover, .x-scroll-container::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}

.sidebar.y-scroll-container::-webkit-scrollbar {
  width: 4px;
}

.sidebar.y-scroll-container::-webkit-scrollbar-track,
.sidebar.y-scroll-container::-webkit-scrollbar-thumb {
  background: transparent;
}

.col-sidebar:hover .sidebar.y-scroll-container::-webkit-scrollbar-thumb,
.col-sidebar:hover .sidebar.x-scroll-container::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
  .no-dropdown-form-select, header + .nav, .breadcrumb, .d-flex.x-scroll-container, ul.nav.nav-underline.border-bottom-thick, .scroll-x-touch {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    align-items: center;
  }
}
th {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  color: #596269 !important;
}

td {
  vertical-align: middle;
}

.table {
  --bs-table-hover-bg: #f8f9fa;
  --bs-table-bg: transparent !important;
  margin-bottom: 0;
  --bs-table-color: $neutral-grey-blue-800;
}
.table a:not([class]) {
  text-decoration: none;
  color: #0A3F5C;
  font-weight: 500;
}
.table--border {
  border: 1px solid #596269;
  border-radius: var(--bs-border-radius);
  -webkit-border-radius: var(--bs-border-radius);
  -moz-border-radius: var(--bs-border-radius);
  -ms-border-radius: var(--bs-border-radius);
  -o-border-radius: var(--bs-border-radius);
}
.table-booking > thead {
  background-color: #F0F3F5;
}
.table-booking > thead a .fa-sort {
  color: #828C95;
}
.table-booking > thead > tr > th span {
  cursor: pointer;
}
.table-booking > thead > tr > th span:first-child {
  margin-right: 0.4375rem;
}
.table-booking > thead > tr:first-child {
  border-top: 0;
}
.table-booking > thead > tr:first-child > th:first-child {
  border-radius: 10px 0 0 0;
  -webkit-border-radius: 10px 0 0 0;
  -moz-border-radius: 10px 0 0 0;
  -ms-border-radius: 10px 0 0 0;
  -o-border-radius: 10px 0 0 0;
}
.table-booking > thead > tr:first-child > th:last-child {
  border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  -ms-border-radius: 0 10px 0 0;
  -o-border-radius: 0 10px 0 0;
}
.table-booking tr:last-child td {
  border-bottom: 0;
}
.table-booking tr:last-child td:first-child {
  border-radius: 0 0 0 10px !important;
  -webkit-border-radius: 0 0 0 10px !important;
  -moz-border-radius: 0 0 0 10px !important;
  -ms-border-radius: 0 0 0 10px !important;
  -o-border-radius: 0 0 0 10px !important;
}
.table-booking tr:last-child td:last-child {
  border-radius: 0 0 10px 0 !important;
  -webkit-border-radius: 0 0 10px 0 !important;
  -moz-border-radius: 0 0 10px 0 !important;
  -ms-border-radius: 0 0 10px 0 !important;
  -o-border-radius: 0 0 10px 0 !important;
}
@media (max-width: 1399px) {
  .table-channel tbody td {
    font-size: 0.75rem;
  }
}

.bg-blue-light p {
  color: #272E35 !important;
}

.bg-warning-ultra-light td, .bg-warning-light td {
  color: #A05C1C !important;
  font-weight: 500;
}

.bg-danger-light td {
  color: #952D2D;
  font-weight: 500;
}

.nav-underline {
  --bs-nav-underline-gap: 1.5rem;
  --bs-nav-link-padding-y: 1rem;
}
.nav-underline .nav-link.active, .nav-underline .show > .nav-link {
  color: #0A3F5C;
  font-size: 0.875rem;
  font-weight: 500;
  background-color: transparent;
  border-radius: 0;
}
.nav-underline .nav-link {
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #596269;
  padding-left: 0;
  height: 100%;
  white-space: nowrap;
}
.nav-underline .nav-link::first-letter {
  text-transform: uppercase;
}
.nav-underline .nav-link.active > .badge {
  background-color: #E0F1FA !important;
  color: #0A3F5C !important;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  color: #596269;
}
.nav-underline .nav-link:hover {
  border-bottom-color: #ccc;
}
.nav-link > .badge {
  margin-top: -4px;
}

.fix-th {
  width: 174px;
}

.fix-td {
  max-width: 32px;
  min-width: 32px;
  text-wrap: nowrap;
}

.x-scroll-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}

.scroll-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  background: #fff;
  border: none;
  font-size: 1.25rem;
  font-weight: 600;
  cursor: pointer;
  padding: 0.5rem;
  opacity: 0.8;
  transition: opacity 0.2s;
  border-radius: 0.375rem;
}

.scroll-arrow:hover {
  opacity: 1;
}

.scroll-arrow.left {
  left: 0;
}

.scroll-arrow.right {
  right: 0;
}

.scroll-arrow:disabled {
  opacity: 0.3;
  cursor: default;
}

/* Borrar clase .border-bottom-thick de los <ul> de todos los archivos al finalizar proyecto */
ul.nav.nav-underline.border-bottom-thick {
  border-bottom: 0;
}
ul.nav.nav > li {
  position: relative;
  z-index: 2;
}

.x-scroll-wrapper::after {
  content: "";
  border-bottom: 1px solid #D1D6DB;
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.popover {
  width: 18.75rem;
  --bs-popover-max-width: 100%;
  --bs-popover-box-shadow: $shadow-medium;
  --bs-popover-border-color: rgba(0, 0, 0, 0.2);
  --bs-popover-arrow-border: rgba(0, 0, 0, 0.38);
}
.popover-header {
  background-color: #F0F3F5;
  padding: 0.75rem 1rem;
  color: #272E35 !important;
}

.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
  min-height: 1px;
  position: relative;
}

.col-xs-20 {
  float: left;
  width: 20%;
}

@media (min-width: 768px) {
  .col-sm-20 {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1300px) {
  .col-lg-20 {
    float: left;
    width: 20%;
  }
}
.footer {
  position: fixed;
  bottom: 0;
}

.navbar {
  border-bottom: 1px solid #A2A9AF;
  background: #FFF;
  justify-content: space-between;
  box-shadow: 0px 2px 4px 0px rgba(9, 10, 11, 0.08);
  z-index: 99999;
}
.navbar .nav-link {
  text-transform: capitalize;
}
.navbar__brand {
  margin-right: 2rem;
}
.navbar__logo {
  max-width: 5.75rem;
}
.navbar__link {
  display: flex;
}
.navbar__link:link, .navbar__link:visited {
  color: #272E35;
  text-decoration: none;
  padding: 0.4375rem 0.75rem;
  transition: all 0.4s;
}
.navbar__link:hover,
.navbar__link .active {
  color: #0A3F5C !important;
  background-color: #E8F5FC !important;
  border-radius: 0.375rem;
}
.navbar-toggler {
  border: 0 !important;
}
.navbar-toggler:focus {
  box-shadow: none !important;
}

.dropdown-toggle::after {
  background-image: url(.././img/icons/after_icon.svg);
  background-position: center;
  width: 20px;
  height: 20px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

.dropdown-item {
  padding: 0.375rem 0.625rem;
  font-weight: 500;
  color: #272E35;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #0A3F5C !important;
  background-color: #E8F5FC;
  border-radius: 0.375rem;
}

@media screen and (min-width: 992px) {
  .navbar .dropdown-menu {
    border: 1px solid #C7C9D1 !important;
    border-radius: 0.25rem;
    box-shadow: 0px 10px 22px -6px rgba(9, 10, 11, 0.2) !important;
    padding: 0.25rem 0;
    z-index: 999;
  }
}
.sidebar__title {
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 1rem;
  color: #828C95;
  padding: 0 0.45rem 0.5rem;
  letter-spacing: 0.02em;
}
.sidebar__title:not(:first-child) {
  padding: 2rem 0.45rem 0.5rem;
}
.sidebar__link {
  width: 100%;
  display: inline-block;
  padding: 0.4375rem 0.45rem;
}
.sidebar__link:link, .sidebar__link:visited {
  color: #272E35 !important;
  text-decoration: none;
  transition: all 0.4s;
}
.sidebar__link:hover,
.sidebar__link .active {
  color: #0A3F5C !important;
  background-color: #E8F5FC !important;
  border-radius: 0.375rem;
}
.sidebar__link:hover .active .sidebar__icon,
.sidebar__link .active .active .sidebar__icon {
  color: #0A3F5C !important;
}
.sidebar__icon {
  font-size: 0.9rem;
  color: #828C95;
  margin-top: 0.1rem;
}
.sidebar__link:hover .sidebar__icon, .sidebar__link:hover .sidebar p {
  color: #0A3F5C !important;
}

@media screen and (min-width: 1280px) {
  .sidebar__icon {
    width: 1.5rem;
  }
}
.active-menu {
  background-color: #E8F5FC !important;
  border-radius: 0.375rem;
  width: 100%;
}
.active-menu .sidebar__link p, .active-menu .sidebar__link .sidebar__icon, .active-menu .sidebar__link svg {
  color: #0A3F5C !important;
}

i {
  height: -moz-fit-content;
  height: fit-content;
}

@media (min-width: 1200px) and (max-width: 1769px) {
  .navbar-nav #visible6 {
    display: none;
  }
  .navbar-nav #visible7 {
    display: none;
  }
  .navbar-nav #visible8 {
    display: none;
  }
  .navbar-nav #visible9 {
    display: none;
  }
  .navbar-nav #visible10 {
    display: none;
  }
  .navbar-nav #visible11 {
    display: none;
  }
  .navbar-nav #visible12 {
    display: none;
  }
  .navbar-nav #visible13 {
    display: none;
  }
  .navbar-nav #other {
    display: block;
  }
}
@media (min-width: 1770px) {
  .navbar-nav #other {
    display: none;
  }
}
.messages-container {
  max-inline-size: 420px;
}/*# sourceMappingURL=main.css.map */