:root {
    --apolo-primary: #E1830A;
    --apolo-primary-90: #E48F24;
    --apolo-primary-80: #E69C3B;
    --apolo-primary-70: #EAA854;
    --apolo-primary-60: #EDB56B;
    --apolo-primary-50: #EFC185;
    --apolo-primary-40: #F3CD9E;
    --apolo-primary-30: #F6DAB5;
    --apolo-primary-20: #F8E6CE;
    --apolo-primary-10: #FCF2E6;


    --apolo-secondary: #FABD05;
    --apolo-secondary-90: #F9C41E;
    --apolo-secondary-80: #FACB37;
    --apolo-secondary-70: #FAD24F;
    --apolo-secondary-60: #FCD86A;
    --apolo-secondary-50: #FBDE82;
    --apolo-secondary-40: #FDE59B;
    --apolo-secondary-30: #FCEBB3;
    --apolo-secondary-20: #FEF2CC;
    --apolo-secondary-10: #FEF2CC;


    --apolo-thirdary: #979899;
    --apolo-thirdary-80: #A6A7A8;
    --apolo-thirdary-60: #979899;
    --apolo-thirdary-40: #C1C1C1;
    --apolo-thirdary-20: #EAEAEA;
    --apolo-thirdary-10: #F5F5F5;

    --apolo-background: #DDE3E9;
    --apolo-background-90: #EEF2F7;
    --apolo-background-60: #F6F9FF;
    --apolo-background-30: #F8FAFD;

    --apolo-fourthary: #E96428;
    --apolo-fourthary-90: #EB733E;
    --apolo-fourthary-80: #ED8353;
    --apolo-fourthary-70: #EF9269;
    --apolo-fourthary-60: #F2A27D;
    --apolo-fourthary-50: #F4B194;
    --apolo-fourthary-40: #F5C1A9;
    --apolo-fourthary-30: #F7D1BE;
    --apolo-fourthary-20: #FBE1D4;
    --apolo-fourthary-10: #FDF0EA;

    --apolo-fifthary: #C92F21;
    --apolo-fifthary-90: #CE4437;
    --apolo-fifthary-80: #D3594C;
    --apolo-fifthary-70: #D96D63;
    --apolo-fifthary-60: #DF827A;
    --apolo-fifthary-50: #E49791;
    --apolo-fifthary-40: #E9ACA7;
    --apolo-fifthary-30: #EEC1BC;
    --apolo-fifthary-20: #EEC1BC;
    --apolo-fifthary-10: #FAEAEA;

}
/*.table tbody tr td{
    padding: 0px 0px;
}
.table tbody tr td{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
    display: inline-block;
    padding: 5px 0px;
}
.table tbody tr td.nooverflow{
    //overflow: visible;
}*/
.bg-pink {
    background-color: #de00c4 !important;
}
.text-pink {
    color: #de00c4 !important;
}
.card-footer{
    display: none !important;
}
.table-responsive.table-kpis td{
    padding: 5.5px .95rem !important;
}
.table-responsive.table-kpis {
    padding-bottom: 0.55rem;
}
.table-responsive.table-kpis tbody {
    border-bottom: 1px solid #eef2f7;
}
.table td.child{
    padding:1px .15rem !important;
}
.table td{
    padding:1px .95rem !important;
}

.table td.pl-0{
    padding-left: 0 !important;
}
.table td.pr-0{
    padding-right: 0 !important;
}
.table td.pb-0{
    padding-bottom: 0 !important;
}
.table td.pt-0{
    padding-top: 0 !important;
}
.table td.p-0{
    padding:0 !important;
}
.left-side-menu .logo{
    background-color: #fff !important;
}
.hidden{
    display: none !important;
}
.visible{
    display: block !important;
}


.was-validated select.select2:invalid + .select2.select2-container.select2-container--default span.select2-selection, select.select2.is-invalid + .select2.select2-container.select2-container--default span.select2-selection {
    border-color: #fa5c7c;
    padding-right: 2.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fa5c7c' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23fa5c7c' 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");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated select.select2:invalid + .select2.select2-container.select2-container--default .select2-selection__arrow, select.select2.is-invalid + .select2.select2-container.select2-container--default .select2-selection__arrow {
    right: 25px!important;
}
.was-validated select.select2:valid + .select2.select2-container.select2-container--default span.select2-selection, select.select2.is-valid + .select2.select2-container.select2-container--default span.select2-selection {
    border-color: #0acf97;
    padding-right: 2.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230acf97' 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");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated select.select2:valid + .select2.select2-container.select2-container--default .select2-selection__arrow, select.select2.is-valid + .select2.select2-container.select2-container--default .select2-selection__arrow {
    right: 25px!important;
}
.notification-list .notify-item .notify-details{
    font-size: 0.8rem;
}

.notification-list .notify-item .notify-details .text-muted{
    margin-bottom: 0;
    overflow: hidden;
    margin-left: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.table thead.thead-dark th {
    padding: 0.5rem;
}

div.hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    text-align: center;
    height: 0px;
    line-height: 0px;
}

.hr-title {
    background-color: #fff;
}
.transparent{
    background-color: transparent;
}

.chart-widget-list p {
    border-bottom: 1px solid #f1f3fa;
    margin-bottom: 0.35rem;
    padding-bottom: 0.3rem;
}

.list-follow-user{
    min-width: 320px !important;
}

.form_user_notas_data input[data-switch] + label {
    width: 76px;
}

.form_user_notas_data input[data-switch]:checked + label::after {
    left: 54px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.avatar-sm {
    height: 2rem !important;
    width: 2rem !important;
    max-width: none !important;
}
body[data-leftbar-compact-mode="condensed"] .wrapper .left-side-menu{
    position: fixed;
    
    /*1001 para que no se superponga sobre .navbar-custom pero sí sobre .intolayer */
    z-index: 1001; 
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {
    top: 2px;
    left: -20px;
    background-color: #727cf5;
}
/*table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before:hover, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before:hover {
    background-color: #4e5bf2;
}*/
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before{
    background-color: #6c757d;
}
/*table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before:hover, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before:hover{
    background-color: #5a6268;
}*/
table.dataTable > tbody > tr.child ul.dtr-details {
    width: 100%;
}
table.dataTable > tbody > tr.child ul.dtr-details > li{
    display: block;
    float: left;
    min-width: 150px;
    width: 100%;
    max-width: 380px;
    border: 1px solid #efefef !important;
    border-radius: 5px;
    padding: 0.25em 0.25em 0 !important;
    margin: 0.25em 0.3em 0em auto;
    min-height: 50px;
}

table.dataTable > tbody > tr.child span.dtr-title{
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #efefef;
    min-height: 20px;
    text-align: center;
    background-color: #efefef;
}
table.dataTable > tbody > tr.child span.dtr-data{
    display: block;
    float: left;
    width: 100%;
    padding: 0em 0.25em 0 0.25em;
    height: 35px;
}
table.dataTable > tbody > tr.child {
    background: transparent !important;
    text-align: center;

}
table.dataTable.dtr-inline.collapsed{
    padding-left: 1.5em;
}
table.dataTable > tbody > tr.child span.dtr-data > span{
    max-width: 290px !important;
    padding-top: 0.4em;
    width: auto !important;
}
.card-header{
    padding: 0.5em 0em 0.5em 0.5em;
    padding: 0.5em 0.5em 0.5em 0.5em;
}

.card-body{
    padding: 0.5em 0em 0.5em 0.5em;
    padding: 0.5em 0.5em 0.5em 0.5em;
}

.notification-list .noti-icon-badge {

    right: 0 !important;
    height: auto !important;
    width: auto !important;
    color: #fff !important;
}

.popover-body{
    padding: 0;
}

/* .select2-container--default .select2-results__option[aria-disabled="true"]{
    display: none;
} */

.pull-right{
    position:absolute;
    top:0px;
    right:0px;
}
.pull-right-1{
    position:absolute;
    top:0.25em;
    right:0.25em;
}

.timeline img{
    max-width: 100% !important;
}

.tooltip{
    z-index: 199999999 !important;
    pointer-events: none; /*Para que las tooltips no parpadeen cuando estan en un elemento con scroll*/
}

.timeline-item #signature img{
    max-height: 200px !important;
}
#user_firm_mgs img{
    max-width: 700px !important;
}
.order{
    cursor: pointer;
}

.timeline-item pre {
    white-space: break-spaces;
}

.input-group-prepend ~ span.select2-container{
    width: calc(100% - 48px) !important;
}

.hr-title a.text-muted{
    line-height: normal;
}

.datepicker{
    z-index: 999 !important;
}

.spinner-border-small {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: text-bottom;
    border: 0.15em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.apexcharts-point-annotations rect{
    opacity:0;
}
.apexcharts-point-annotations circle{
    opacity:0;
}
.apexcharts-point-annotations text{
    fill:#313a46;
    font-weight: bold;

}

select.custom-control{
    padding-left: 12px !important;
}

select.custom-control-thin, select.custom-control-thin + .select2-container--default .select2-selection--single, select.custom-control-thin + .select2-container .select2-selection--multiple{
    background-size: 17px !important;
    padding: 5px 8px 5px 9px !important;
}
select.custom-control-thin + .select2-container .select2-selection--single .select2-selection__rendered{
    line-height: 1;
}
select.custom-control-thin + .select2-container--default .select2-selection--single .select2-selection__clear{
    right: 0px;
}
select.custom-control-thin:not([size]):not([multiple]), select.custom-control-thin + .select2-container .select2-selection--single {
    height: calc(1.5rem + 2px) !important;
}
.btn-disabled {
    background-color: var(--apolo-thirdary) !important;
    border-color: var(--apolo-thirdary) !important;
    color: white !important;
    cursor: not-allowed !important;
}

.custom-control-thin {
    padding: 0px 0px 0px 12px;
    min-height: 1em !important;
    line-height: 1;
    height: calc(1.5rem + 3px);
}
.btn-thin {
    min-height: 1em !important;
    line-height: 1 !important;
    height: calc(1.5rem + 3px) !important;
}
.btn-medium {
    min-height: 3em !important;
    height: calc(3.5rem + 3px) !important;
}
.rounded-xl {
    border-radius: 1rem !important;
}

.dropzone{
    padding:0 5px 0 5px;
}

.fc-today-button{
    display: block !important;
}

#preloader-block {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f1f3fa;
    z-index: 9999;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}

#status-block {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
}

form.jquery-validated select.is-invalid, form.jquery-validated select.is-valid{
    background-image: none !important;
}

form.jquery-validated select.is-invalid + span.select2.select2-container{
    border: 1px solid #fa5c7c;
    padding-right: 2.25rem;
}

form.jquery-validated select.is-valid + span.select2.select2-container{
    border: 1px solid #0acf97;
    padding-right: 2.25rem;
}


/*Animacion carga puntos*/
.ht_loading_dots:after {
  content: ' .';
  animation: dots 1s steps(5, end) infinite;
}

@keyframes dots {
  0%, 20% {
    color: rgba(0,0,0,0);
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  40% {
    color: white;
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  60% {
    text-shadow:
      .25em 0 0 white,
      .5em 0 0 rgba(0,0,0,0);}
  80%, 100% {
    text-shadow:
      .25em 0 0 white,
      .5em 0 0 white;}
}


.ht_loading_dots_dark:after{
    content: ' .';
    animation: dots_dark 1s steps(5, end) infinite;
}

@keyframes dots_dark {
  0%, 20% {
    color: rgba(255,255,255,0);
    text-shadow:
      .25em 0 0 rgba(255,255,255,0),
      .5em 0 0 rgba(255,255,255,0);}
  40% {
    color: black;
    text-shadow:
      .25em 0 0 rgba(255,255,255,0),
      .5em 0 0 rgba(255,255,255,0);}
  60% {
    text-shadow:
      .25em 0 0 black,
      .5em 0 0 rgba(255,255,255,0);}
  80%, 100% {
    text-shadow:
      .25em 0 0 black,
      .5em 0 0 black;}
}

.ht_loading_dots_muted:after{
    content: ' .';
    animation: dots_muted 1s steps(5, end) infinite;
}

@keyframes dots_muted {
  0%, 20% {
    color: rgba(255,255,255,0);
    text-shadow:
      .25em 0 0 rgba(255,255,255,0),
      .5em 0 0 rgba(255,255,255,0);}
  40% {
    color: rgb(153, 153, 153);
    text-shadow:
      .25em 0 0 rgba(255,255,255,0),
      .5em 0 0 rgba(255,255,255,0);}
  60% {
    text-shadow:
      .25em 0 0 rgb(153, 153, 153),
      .5em 0 0 rgba(255,255,255,0);}
  80%, 100% {
    text-shadow:
      .25em 0 0 rgb(153, 153, 153),
      .5em 0 0 rgb(153, 153, 153)}
}

.dropzone {
  border: 2px dashed #dee2e6;
}

a.disabled {
    pointer-events: none;
    text-decoration: none;
    color: inherit;
}
.list-autocomplete {
    position:absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 999;
    top: 100%;
    left: 0;
    right: 0;
}
.list-autocomplete div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}
.list-autocomplete div:hover {
    background-color: #e9e9e9;
}

.select2-input-groups ~ span.select2{
    width: calc(100% - 98px) !important;
}

.jconfirm.intolayer{
    position: absolute;
    
    /*1000 para que no se superponga al menú lateral cuando está compactado (.left-side-menu)*/
    z-index: 1000;
}

.jconfirm.jconfirm-supervan .jconfirm-bg{
    background-color: rgba(238,242,247, 0.75);
    opacity:1;
}
.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-hilight-shake{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c{
    color: #6c757d;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content{
    color: #6c757d;
}
.jconfirm.jconfirm-supervan .jconfirm-box span.jconfirm-title{
    line-height: 30px;
}

form.was-validated .form-control:invalid  ~ .select2 .select2-selection  {
    border-color: #fa5c7c;
    /*padding-right: calc(0.75em + 2.3125rem);*/
    padding-right: calc(0.75em);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fa5c7c' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23fa5c7c' 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");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    border: 1px solid #fa5c7c;
}

form.was-validated .form-control:valid  ~ .select2 .select2-selection {
    border-color: #0acf97;
/*    padding-right: calc(0.75em);*/
    padding-right: calc(0.75em);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230acf97' 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");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    border: 1px solid #0acf97;
}

input[data-switch] + label:after{
    height: 70%;
    width: auto;
    aspect-ratio: 1/1;
    top: 50%;
    transform: translateY(-50%);
}

input[data-switch]:checked + label:after{
    left: calc(100% - 21px);
}

input[data-switch]:not(:checked):not(:disabled) + label{
    border: 1px solid var(--apolo-thirdary-40);
}

input[data-switch][disabled] + label{
    background-color: #d9d9d9;
}

input[data-switch][disabled]:checked + label{
    background-color: #8b94ff;
}

.select2-container--default .select2-selection--single .select2-selection__clear{
    right: 10px;
    font-size: 17px;
}

.switch-control-sm {
    width: 50px !important;
    height: 18px !important;
}

.switch-control-sm:after {
    width: 12px !important;
    height: 12px !important;
}

/*CSS listados*/
table tbody tr.ht_no_records {
    display: none;
    text-align: center;
}

table tbody tr.ht_no_records:only-child {
    display: table-row;
}

table.ht_list thead th.ht_order_column{
    cursor: pointer;
    white-space: nowrap;
}

table.ht_list button.ht_list_order{
    color: gray;
}

table.ht_list button.ht_list_order.active{
    color: var(--apolo-primary);
}

table.ht_list th.ht_order_column:hover button.ht_list_order,
table.ht_list th.ht_order_column:focus button.ht_list_order,
table.ht_list button.ht_list_order:hover, table.ht_list button.ht_list_order:focus{
    color: var(--apolo-primary);
}

table.ht_list tbody>tr:hover:not(tr.ht_no_records), table.ht_list tbody>tr:focus-within:not(tr.ht_no_records) {
    background-color: #e5e5e5;
}

table.ht_list thead th{
    height: 42.10px;
    vertical-align: middle;
    padding: 0;
    text-align: center;
    border-top: 0;
    border-bottom: 0;
}

table.ht_list tbody td{
    vertical-align: middle;
}

table.ht_list th.px-0, table.ht_list td.px-0{
    padding: 0 !important;
}

.ht_list_container ul.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
}

.ht_list_container ul.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
}

.ht_list_container ul.pagination li {
    padding: 0 5px 0 5px;
    display: block;
}

.ht_list_container ul.pagination li a{
    border-radius: 50%;
}

.ht_list_container ul.pagination a.page-link:not(li.active a){
    border: 0;
}

.ht_list_container .dataTables_paginate.paging_simple_numbers{
    display: flex;
    justify-content: center;
    align-items: center;
}

/*--------*/

/*Clase que se le puede poner a los form-control para que no se le pongan los estilos de validación de Bootstrap cuando
están dentro de un formulario con la clase "was-validated".*/
form.was-validated .ht_no_validation_color.form-control:valid,
form.was-validated .ht_no_validation_color.form-control:invalid,
form.was-validated .ht_no_validation_color.form-control:valid ~ .select2 .select2-selection,
form.was-validated .ht_no_validation_color.form-control:invalid ~ .select2 .select2-selection{
    border-color: #dee2e6;
    background-image: none;
}


.ht_collapse_button_container, .ht_collapse_button{
    cursor: pointer;
}

/*Arreglar icono de validación en selects e inputs numéricos*/
.was-validated select.form-control:not(select.custom-select):valid,
.was-validated select.form-control:not(select.custom-select):invalid,
select.form-control.is-valid:not(select.custom-select),
select.form-control.is-invalid:not(select.custom-select),
.ht_numeral_cleave_container input.form-control.ht_numeral_cleave{
    background-position: calc(100% - 1.25rem) center;
}

.ht_numeral_cleave_container{
    position: relative;
}


.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button{
    position: absolute;
    right: 0;
    color: black;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 0;
}

.ht_numeral_cleave_container input.form-control.custom-control.ht_numeral_cleave ~ button.ht_nc_button{
    right: 9px;
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave[disabled] ~ button.ht_nc_button,
.ht_numeral_cleave_container input.form-control.ht_numeral_cleave[readonly] ~ button.ht_nc_button{
    display: none;
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button_up{
    top: 0;
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button_down{
    top: 16px;
}

.ht_numeral_cleave_container input.form-control.form-control-sm.ht_numeral_cleave ~ button.ht_nc_button_up{
    top: -3px;
}

.ht_numeral_cleave_container input.form-control.form-control-sm.ht_numeral_cleave ~ button.ht_nc_button_down{
    top: 11px;
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ .input-group-append ~ button.ht_nc_button{
    right: 30px;
}


.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button i{
    height: 12px;
    display: block;
    line-height: 15px;
    font-size: 19px;
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button:hover i,
.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button:focus i{
    background-color: gray;
    color: white;
}


.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button:active i{
    background-color: black;
    color: white;
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button.ht_nc_btn_v2{
    position: absolute;
    right: 10px;
    color: var(--enchufe-primary);
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 0;
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave[disabled] ~ button.ht_nc_button.ht_nc_btn_v2,
.ht_numeral_cleave_container input.form-control.ht_numeral_cleave[readonly] ~ button.ht_nc_button.ht_nc_btn_v2{
    display: none;
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button_plus.ht_nc_btn_v2{
    top: 0;
}


.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button_minus.ht_nc_btn_v2{
    top: 16px;
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button.ht_nc_btn_v2 i{
    height: 12px;
    display: block;
    line-height: 15px;
    font-size: 19px;
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button.ht_nc_btn_v2:hover i,
.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button.ht_nc_btn_v2:focus i{
    background-color: transparent;
    color: var(--enchufe-primary-60);
}

.ht_numeral_cleave_container input.form-control.ht_numeral_cleave ~ button.ht_nc_button.ht_nc_btn_v2:active i{
    background-color: transparent;
    color: var(--enchufe-red);
}

select[readonly] {
    cursor: not-allowed;
    pointer-events: none;
}

select[readonly] + span.select2.select2-container {
    cursor: not-allowed;
}

select[readonly] + span.select2.select2-container .selection .select2-selection,
select:disabled + span.select2.select2-container .selection .select2-selection__placeholder{
    background-color: #e9ecef;
    border: 1px solid #dee2e6;
    pointer-events: none;
}

.btn-outline-monitoring:not(:disabled):not(.disabled):active, .btn-outline-monitoring:not(:disabled):not(.disabled).active, .show > .btn-outline-monitoring.dropdown-toggle{
    color: #fff;
    background-color: #d29000;
    border-color: #d29000;
}
.btn-outline-monitoring:hover{
    opacity:0.8;
    color: #fff;
    background-color: #d29000;
    border-color: #d29000;
}
.btn-outline-monitoring{
    color: #d29000;
    background-color: transparent;
    border-color: #d29000;
}
.btn-outline-monitoring.disabled, .btn-outline-monitoring:disabled {
    opacity:0.5;
    color: #d29000;
    background-color: transparent;
    border-color: #d29000;
}

.text-monitoring{
    color: #d29000;
}

.page-title-box .page-title{
    /* line-height: 1rem; */
    color: var(--apolo-thirdary);
    font-weight: normal;
    font-size: 1.5rem;
}

.page-title-box .page-title-inline{
    line-height: normal;
    font-size: 2rem;
}

.ht_only_child{
    display: none;
}

.ht_only_child:only-child{
    display: initial;
}

form.was-validated select.form-control.is-invalid ~ span.select2.select2-container{
    border-color: var(--red);
}


form.was-validated select.form-control.is-valid ~ span.select2.select2-container{
    border-color: var(--green);
}

span.select2.select2-container{
    border-radius: 0.25rem;
}

span.select2.select2-container li.select2-search, span.select2.select2-container input.select2-search__field{
    width: 100% !important;
}

.tooltip-inner {
    white-space: pre-wrap;
}

.custom-control.custom-switch-triple {
    --chevron-positive: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="%2328a745"><path d="M8.59 16.59L10 18l6-6-6-6-1.41 1.41L13.17 12z"/></svg>');
    --chevron-negative: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="%23dc3545"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"/></svg>');
    --chevron-neutral: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="gray"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"/></svg>');
    padding-left: 5px !important;
    /* margin-left: 5px !important; */
    position: relative;
    top: 0px;
    display: inline-flex;
    align-items: center;

    label{
        margin: 0;
        padding-left: 8px;
    }

    input[type="range"] {
        -webkit-appearance: none;
        appearance: none;
        background: transparent;
        cursor: pointer;
        width: 2.5rem;
        -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: transform 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;
        transition: transform 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, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    }

    input[type="range"]:focus {
        outline: 2px solid transparent;
    }

    /***** Chrome, Safari, Opera, and Edge Chromium *****/
    input[type="range"]::-webkit-slider-runnable-track{
        background-color: #fff;
        border: #dee2e6 solid 1px;
        border-radius: 0.5rem;
        height: 1rem;
    }

    input[type="range"]::-webkit-slider-thumb{
        -webkit-appearance: none; /* Override default look */
        appearance: none;
        margin-top: 0px; /* Centers thumb on the track */
        border-radius: 0.5rem;
        background-color: #dee2e6;
        height: calc(1rem - 2px);
        width: calc(1rem - 2px);
        background-repeat: no-repeat;
        background-position: center;
    }

    input[type="range"].range-positive::-webkit-slider-thumb,
    input[type="range"].range-negative::-webkit-slider-thumb{
        background-color: #fff;
        background-image: var(--chevron-neutral);
    }

    input[type="range"].range-positive::-webkit-slider-thumb{
        transform: rotate(180deg);
    }

    input[type="range"].range-positive::-webkit-slider-runnable-track{
        padding-right: 0px;
        border: var(--green) solid 1px;
        background-color: var(--green);
    }

    input[type="range"].range-negative::-webkit-slider-runnable-track {
        padding-left: 0px;
        border: var(--red) solid 1px;
        background-color: var(--red);
    }

    input[type="range"].range-positive.ht_range_neutral::-webkit-slider-runnable-track,
    input[type="range"].range-negative.ht_range_neutral::-webkit-slider-runnable-track{
        border: var(--enchufe-primary) solid 1px;
        background-color: var(--enchufe-primary);
    }

    /******** Firefox ********/
    input[type="range"]::-moz-range-track{
        background-color: #fff;
        border: #dee2e6 solid 1px;
        border-radius: 0.5rem;
        height: 1rem;
    }

    input[type="range"]::-moz-range-thumb{
        -webkit-appearance: none; /* Override default look */
        appearance: none;
        margin-top: 0px; /* Centers thumb on the track */
        border-radius: 0.5rem;
        border: 0;
        background-color: #dee2e6;
        height: calc(1rem - 2px);
        width: calc(1rem - 2px);
        background-repeat: no-repeat;
        background-position: center;
    }

    input[type="range"].range-positive::-moz-range-thumb,
    input[type="range"].range-negative::-moz-range-thumb{
        background-color: #fff;
        background-image: var(--chevron-neutral);
    }

    input[type="range"].range-positive::-moz-range-thumb{
        transform: rotate(180deg);
    }

    input[type="range"].range-positive::-moz-range-track{
        padding-right: 3px;
        border: var(--green) solid 1px;
        background-color:var(--green);
    }

    input[type="range"].range-negative::-moz-range-track{
        padding-left: 3px;
        border: var(--red) solid 1px;
        background-color: var(--red);
    }

    input[type="range"].range-positive.ht_range_neutral::-moz-range-track,
    input[type="range"].range-negative.ht_range_neutral::-moz-range-track{
        border: var(--enchufe-primary) solid 1px;
        background-color: var(--enchufe-primary);
    }
}

body[data-leftbar-theme="dark"][data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item:hover .side-nav-link{
    z-index: 9999;
}

.checkbox-round {
    width: 0.8em;
    height: 0.8em;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 2px solid white;
    outline-style: solid !important;
    outline-color: grey !important;
    outline-width: thin !important;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    padding: 1px;
}

.checkbox-round:checked {
    background-color: var(--blue);
}

.checkbox-round:focus {
    border: 2px solid white !important;
}

.custom-file-primary::after{
    background-color: var(--blue);
    color: white;
    border-radius: 1rem !important;
    margin: 0.15rem;
    height: calc(1.6rem - 4px) !important;
    line-height: 1;
    padding: 0.2rem 1.9rem;
}
.custom-file-primary{
    height: 1.8rem;
    line-height: 1 !important;
    padding: 0.4rem 0.9rem;
}
.custom-file-primary.selected {
    padding-top: 0.2em;
}

.custom-accordion-title{
    line-height: 1em;
}

.custom-accordion-title i.custom-accordion-icon{
    float:right;
    font-size: 1rem;
    line-height: 1rem;
    color: var(--blue);
}

.header-public{
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 50%, rgba(61,115,221,1) 50%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 50%, rgba(61,115,221,1) 50%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 50%, rgba(61,115,221,1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#3d73dd",GradientType=1);
    border-bottom: 1px solid var(--blue);
}

.separator-block-text{ display:block; margin:0px; }
.separator-block-text h5{ font-size:15px; border-bottom:1px solid #000; position:relative; }
.separator-block-text h5 span { background-color: white; position: relative; top: 10px; padding: 0 10px; color: #000 }

.timeline.timeline-left:before {
    left: 0;
}


.page-title sup.badge{
    font-size: 0.5em;
    color: white;
    background-color: #6c757d;
    border-radius: 50rem !important;
    top: -10px;
}

.blurred-container .blurred-hint {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
}

.blurred-content {
    filter: blur(3px);
    z-index: 998;
}

.btn_change_autor:not(.itemlist) {
    border: 3px solid #727cf5;
    border-radius: 100%;
    height: auto;
    padding: 0;
}

.btn_change_coordinador:not(.itemlist) {
    border: 3px solid #6c757d;
    border-radius: 100%;
    height: auto;
    padding: 0;
}

.btn_change_backoffice:not(.itemlist) {
    border: 3px solid #ffbc00;
    border-radius: 100%;
    height: auto;
    padding: 0;
}

.multi-user a,
.multi-user .btn_change_autor,
.multi-user > :not(#btn_change_autor) > .enchufe_draw_avatar_icon_user {
    margin-left: -15px;
    /* border: 3px solid #727cf5; */
    /* border-color: #dee2e6; */
}

.multi-user a:first-child,
.multi-user .btn_change_autor:first-child {
    margin-left: 0;
    border-color: #727cf5;
}

.multi-user a:not(:last-child),
.multi-user .btn_change_autor:not(:last-child) {
    border-color: #dee2e6; /* border-primary */
}

/* utilizado en listado de asignados campañas de actividades */
.multi-user > :not(#btn_change_autor) > .enchufe_draw_avatar_icon_user > span {
    border: 3px solid #dee2e6;
    border-radius: 100%;
    height: auto;
    padding: 0;
}

.ht_absolute_center{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* HtAnimatedCounter: */
.tilebox-one i:not(.float-end) {
    position: initial !important;
    font-size: initial !important;
    opacity: initial !important;
}

.commentfile-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* Display horizontal consumo */
div.ht_display_consumo_horizontal{
    border-radius: 50px;
    height: 27px;
    display: flex;
    border: 1px solid lightgray;
    overflow: hidden;
}

div.ht_display_consumo_horizontal > div{
    position: relative;
    transition: width 1s ease-in-out;
    width: 0;
}

div.ht_display_consumo_horizontal > div::before{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: attr(data-width);
    color: white;
    text-shadow: 1px 1px black;
}   

div.ht_display_consumo_horizontal > div.ht_display_consumo_horizontal_p1{
    background-color: var(--monitorizacion-p1);
}

div.ht_display_consumo_horizontal > div.ht_display_consumo_horizontal_p2{
    background-color: var(--monitorizacion-p2);
}

div.ht_display_consumo_horizontal > div.ht_display_consumo_horizontal_p3{
    background-color: var(--monitorizacion-p3);
}

div.ht_display_consumo_horizontal > div.ht_display_consumo_horizontal_p4{
    background-color: var(--monitorizacion-p4);
}

div.ht_display_consumo_horizontal > div.ht_display_consumo_horizontal_p5{
    background-color: var(--monitorizacion-p5);
}

div.ht_display_consumo_horizontal > div.ht_display_consumo_horizontal_p6{
    background-color: var(--monitorizacion-p6);
}

/* HTML: <div class="loader"></div> */
.ht_loading_line {
    height: 4px;
    width: 100%;
    --c:no-repeat linear-gradient(var(--enchufe-primary) 0 0);
    background: var(--c),var(--c),var(--enchufe-primary-40);
    background-size: 60% 100%;
    animation: ht_loading_line 3s infinite;
}

@keyframes ht_loading_line {
    0%   {background-position:-150% 0,-150% 0}
    66%  {background-position: 250% 0,-150% 0}
    100% {background-position: 250% 0, 250% 0}
}


.ht_loading_bb8 {
    position: relative;
    animation: ht_bb8_flix 3s ease-in infinite alternate;
}

.ht_loading_bb8:before {
    content: '';
    display: block;
    font-size: 0;
    width: 48px;
    height: 48px;
    background-color: #fff;
    background-image:
    radial-gradient(circle 12px at 22px 22px, var(--enchufe-primary) 100%, transparent 0),
    radial-gradient(circle 10px at 6px 40px, var(--enchufe-primary) 100%, transparent 0),
    radial-gradient(circle 14px at 31px -6px, var(--enchufe-primary) 100%, transparent 0),
    radial-gradient(circle 5px at 40px 30px, var(--enchufe-primary) 100%, transparent 0);
    border-radius: 50%;
    animation: ht_bb8_rotate 1s linear infinite;
}

.ht_loading_bb8:after {
    content: '';
    position: absolute;
    top: 0%;
    transform: translate(-50%, -100%);
    left: 50%;
    width: 24px;
    height: 12px;
    background: #fff;
    border-radius: 50px 50px 0 0;
}

@keyframes ht_bb8_flix {
    0%  , 60% { transform: rotate(-10deg)}
    100%  , 30% , 80% { transform: rotate(5deg)}
}

@keyframes ht_bb8_rotate {
    100%   { transform: rotate(360deg)}
}

/* Tooltip: */
.ht_tooltip_parent_container{
    position: relative;
    width: 100%;
    height: 100%;
}

.ht_tooltip{
    position: absolute;
    padding: 20px;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: white;
}

.ht_tooltip_content_container{
    position: relative;
    height: 100%;
    width: 100%;
}

div.ht_tooltip button.ht_tooltip_btn_close{
    position: absolute;
    right: 0;
    top: 0;
}

button.ht_tooltip_btn{
    color: var(--enchufe-primary-80);
}

button.ht_tooltip_btn:hover,
button.ht_tooltip_btn:focus{
    color: var(--enchufe-primary);
}

/* HTChart: */
.ht_chart_header{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
}

.ht_chart_header > .ht_chart_title{
    grid-column-start: 2;
    justify-self: center;
    align-self: center;
}

.ht_chart_header > .ht_chart_title.d-none + .ht_chart_daterangepicker_container{
    grid-column-start: 3;
}

.ht_chart_header > .ht_chart_daterangepicker_container{
    margin-left: auto;
}

.ht_chart_daterangepicker_container input.ht_chart_daterangepicker_input{
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

input.ht_chart_daterangepicker_input[readonly]{
    background-color: white !important;
    cursor: pointer;
}

/*--------------------*/

.ht_bubble{
    padding: 5px 20px;
    border-radius: 25px;
    background-color: var(--apolo-thirdary-10);
    font-size: 1rem;
    text-align: center;
    border: 1px solid var(--apolo-background);
}

.ht_bubble.ht_bubble_dark{
    background-color: var(--apolo-thirdary-20);
}

.ht_bubble span.ht_bubble_separator {
    width: 1px;
    border-right: 1px solid var(--apolo-background);
    margin-left: 5px;
    margin-right: 8px;
    content: '';
    height: 100%;    
}

.ht_bubble.ht_bubble_important_text{
    font-size: 1.2rem;
    font-weight: bold;
}

/* Apolo  New Colors Template*/

body{
    background-color: var(--apolo-background-30);
}

.card {
    box-shadow: none;
    background-color: white;
    border-radius: 0.2rem;
    border: 1px solid var(--apolo-background);
}

.card > div.card-header {
    background-color: var(--apolo-background-90);
    border-radius: 0.2rem 0.2rem 0 0;
    border-bottom: 1px solid var(--apolo-background);
}

.card > div.card-header > i:not(.ht_collapse_button),
.card > div.card-header i.ht_card_header_icon{
    color: var(--apolo-thirdary-40);
}

.header-apolo-title {
    color: var(--apolo-thirdary-60);
}

.header-apolo-title > i {
    color: var(--apolo-thirdary-40);
}


.card div.card-body{
    background-color: white;
    border-radius: 0.2rem 0.2rem 0 0;
}

.card:has(> div.card-header) > div.card-body.bg-background-muted{
    background-color: var(--apolo-background-60); /* Nuevo color de fondo cuando .card contiene un div con la clase .clase-especifica */
}

.card:has(> div.card-header) > div.card-body.bg-background-white{
    background-color: white;
}

.card.ribbon-box{
    overflow: unset !important;
}

.text-apolo-primary{
    color: var(--apolo-primary);
}

.text-apolo-secondary{
    color: var(--apolo-secondary);
}

.text-apolo-thirdary{
    color: var(--apolo-thirdary);
}

.text-apolo-fourthary{
    color: var(--apolo-fourthary);
}

.text-apolo-fifthary{
    color: var(--apolo-fifthary);
}

.text-apolo-muted{
    color: var(--apolo-background-90);
}

.border-color-apolo-primary{
    border-color: var(--apolo-primary);
}

.btn-apolo-primary{
    background-color: var(--apolo-primary);
    color: white;
    padding: 0.1rem 0.45rem;
}


.btn-apolo-primary:hover{
    color: white;
    background-color: var(--apolo-primary-70);
}

.btn-apolo-border-primary{
    border: 1px solid var(--apolo-primary);
}

.btn-apolo-border-primary:hover{
    border-color: var(--apolo-primary-90);
}

.btn-apolo-disabled{
    color: var(--apolo-thirdary);
    background-color: transparent;
}
.btn-apolo-disabled:hover{
    color: white;
    background-color: var(--apolo-primary-90);
}

table.table-separated{
    border-collapse: separate; /* Permite la separación entre celdas */
    border-spacing: 2px;
}

div.dataTables_scrollBody:has(table.table-separated){
    margin-top: -3px;
}

table.table-bordered{
    border: 1px solid white;
}

table thead.double-border tr:last-child td{
    border-bottom: 2px solid white;
}

table tbody.double-border tr:first-child td{
    border-top: 2px solid white;
}

table tbody.double-border tr:last-child td{
    border-bottom: 2px solid white;
}

table tr.double-bottom-border{
    border-bottom: 4px solid white;
}


table tr td.double-border-left, table tr th.double-border-left{
    border-left: 4px solid white;
}
table tr td.double-border-right, table tr th.double-border-right{
    border-right: 4px solid white;
}

table.table-bordered tr td.bg-background{
    border-color: var(--apolo-background);
}

.table-separated {
    border-collapse: separate; /* Permite la separación entre celdas */
    border-spacing: 2px;
}

.bg-background{
    background-color: var(--apolo-background);
}

.bg-background-90{
    background-color: var(--apolo-background-90);
}

table td.empty, table th.empty{
    border: none;
    background-color: white;
}

table .thead-apolo th {
    color: var(--apolo-thirdary-60);
    background-color: var(--apolo-thirdary-20);
    padding: 0.2rem 0.4rem;
    border-color:none;
    font-weight: 800;
}

.ht_input_group {
    border-radius: 20px;
    overflow: hidden;
}

.ht_input_group.input-group .input-group-prepend,
.ht_input_group.input-group .input-group-append{
    overflow: hidden;
}

.ht_input_group.input-group .input-group-prepend,
.ht_input_group.input-group .input-group-append,
.ht_input_group.input-group > input.custom-control,
.ht_input_group.input-group > select.custom-control,
.ht_input_group .ht_input_group_border_radius:not(.ht_action_btn){
    border-radius: 50px;
}

.ht_input_group.input-group .input-group-prepend,
.ht_input_group.input-group:has(.input-group-append) > input.custom-control,
.ht_input_group.input-group:has(.input-group-append) > select.custom-control,
.ht_input_group.input-group:has(.input-group-append) > span.select2-container,
.ht_input_group.input-group:has(.input-group-append) > span.select2-container span.select2-selection,
.ht_input_group.input-group:has(.input-group-prepend + span.select2-container--open),
.ht_input_group.input-group .input-group-prepend .ht_input_group_border_radius:not(.ht_action_btn){
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.ht_input_group.input-group .input-group-append,
.ht_input_group.input-group > .input-group-prepend + input.custom-control,
.ht_input_group.input-group > .input-group-prepend + select.custom-control,
.ht_input_group.input-group > .input-group-prepend + span.select2-container,
.ht_input_group.input-group > .input-group-prepend + span.select2-container span.select2-selection,
.ht_input_group.input-group:has(span.select2-container--open + .input-group-append),
.ht_input_group.input-group .input-group-append .ht_input_group_border_radius:not(.ht_action_btn){
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.input-group-text{
    background-color: #dde2e7;
}

input:disabled, select:disabled, textarea:disabled,
input[readonly], select[readonly], textarea[readonly],
.select2-container--default.select2-container--disabled .select2-selection--single{
    background-color: #e8ecef;
}

select.custom-control.ht_no_background_image{
    background-image: none !important;
}

.ht_color_e1{
    color: var(--monitorizacion-p1);
}

.ht_color_e2{
    color: var(--monitorizacion-p2);
}

.ht_color_e3{
    color: var(--monitorizacion-p3);
}

.ht_color_e4{
    color: var(--monitorizacion-p4);
}

.ht_color_e5{
    color: var(--monitorizacion-p1);
}

.ht_color_e6{
    color: var(--monitorizacion-p6);
}

.ht_bg_color_e1{
    background-color: var(--monitorizacion-p1);
}

.ht_bg_color_e2{
    background-color: var(--monitorizacion-p2);
}

.ht_bg_color_e3{
    background-color: var(--monitorizacion-p3);
}

.ht_bg_color_e4{
    background-color: var(--monitorizacion-p4);
}

.ht_bg_color_e5{
    background-color: var(--monitorizacion-p1);
}

.ht_bg_color_e6{
    background-color: var(--monitorizacion-p6);
}

div.ht_the_title_card .card-body{
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    font-weight: bold;
    flex-wrap: wrap;
    gap: 0.6rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

div.ht_the_title_card .ht_the_title_card_icon{
    color: var(--apolo-thirdary-80);
    font-size: 2.4rem;
}

div.ht_the_title_card .ht_the_title_card_estado{
    font-size: 0.9rem;
}

div.ht_the_title_card .ht_the_title_card_estado_badge{
    font-size: 0.6rem;
    background-color: gray;
    color: white;
    border-radius: 50%;
    padding: 3px;
    margin-left: 4px;
    top: -10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 15px;
    min-height: 15px;
}

.ht_action_btn,
a.ht_action_btn,
button.ht_action_btn,
i.ht_action_btn{
    color: white;
    padding: 0;
    height: 27px;
    width: 40px;
    border-radius: 45px;
}

a.ht_action_btn[href=""],
a.ht_action_btn:not([href]),
a.ht_action_btn[href=""]:not(:disabled):not(.disabled):active,
a.ht_action_btn:not([href]):not(:disabled):not(.disabled):active,
button.ht_action_btn:disabled{
    background-color: var(--apolo-thirdary-40);
    border-color: var(--apolo-thirdary-40);
}

a.ht_action_btn:hover,
a.ht_action_btn:active,
a.ht_action_btn:focus{
    color: white;
}

.ht_action_btn i.mdi,
a.ht_action_btn i.mdi,
button.ht_action_btn i.mdi{
    font-size: 18px;
}

.ht_action_btn i.eni,
a.ht_action_btn i.eni,
button.ht_action_btn i.eni{
    font-size: 16px;
}

.ht_overlay_container_grid{
    display: grid;
    position: relative;
}

.ht_overlay_container_grid > *:not(.ht_overlay_container_grid):not(.ht_overlay_ignore_grid){
    grid-area: 1/1;
}

.ht_overlay_container{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.ht_overlay_container_centered{
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ht_overlay_dialog_box{
    background: white;
    border-radius: 10px;
    padding: 20px;
    -webkit-box-shadow: 0px -1px 12px 0px lightgray;
    -moz-box-shadow: 0px -1px 12px 0px lightgray;
    box-shadow: 0px -1px 12px 0px lightgray;
}

.ht_avatar_flip { perspective: 600px; width: 32px; height: 32px; }
.ht_avatar_flip .flip-inner {
    position: relative; width: 32px; height: 32px;
    transition: transform .35s ease-in-out; transform-style: preserve-3d;
}
.ht_avatar_flip:hover .flip-inner { transform: rotateY(180deg); }
.ht_avatar_flip img { position: absolute; top: 0; left: 0; width: 32px; height: 32px; backface-visibility: hidden; }
.ht_avatar_flip img.back { transform: rotateY(180deg); }

table.dataTable thead .sorting:after, 
table.dataTable thead .sorting:before, 
table.dataTable thead .sorting_asc:after, 
table.dataTable thead .sorting_asc:before, 
table.dataTable thead .sorting_asc_disabled:after, 
table.dataTable thead .sorting_asc_disabled:before, 
table.dataTable thead .sorting_desc:after, 
table.dataTable thead .sorting_desc:before, 
table.dataTable thead .sorting_desc_disabled:after, 
table.dataTable thead .sorting_desc_disabled:before{
    bottom: initial;
    top: 50%;
    transform: translateY(-50%);
}

.ht_button_container{
    display: flex;
    margin: 1.5rem 0 1.5rem 0;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.ht_button_container a,
.ht_button_container button{
    width: 50%;
}

.swal2-popup{
    border-radius: 18px;
}

.swal2-close{
    border: 2px solid var(--apolo-primary);
    color: var(--apolo-primary);
    border-radius: 50%;
    font-size: 1.3em;
    margin: 0.3em 0.3em 0 0;
    font-weight: bold;
    font-family: inherit;
}

.swal2-close:hover, .swal2-close:focus, .swal2-close:active{
    color: var(--apolo-primary-80);
    border-color: var(--apolo-primary-80);
}

.swal2-html-container{
    font-size: 1rem;
}

.ht_swal_info .swal2-title,
.ht_swal_info .swal2-html-container{
    text-align: left;
}

.ht_swal_info .swal2-popup{
    padding: 0.75rem;
}

.ht_line_after{
    display: flex;
}

.ht_line_after:not(:empty)::after{
    content: '';
    flex-grow: 1;
    border-bottom: 1px solid lightgray;
    margin-left: 0.5em;
    display: inline-block;
}

.ht_the_title_tooltip_btn{
    font-size: inherit;
    padding: 0;
}

.btn-link.text-muted:hover,
.btn-link.text-muted:focus,
.btn-link.text-muted:active{
    color: var(--apolo-thirdary-40) !important;
}

.ht_gradient_slide{
    animation: ht_gradient_slide 2s linear infinite;
    max-width: 100%;
    background-size: 200% auto !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    color: transparent;
    background: linear-gradient(to right, var(--enchufe-primary) 20%, var(--enchufe-primary-60) 40%, 
    var(--enchufe-primary-60) 60%, var(--enchufe-primary) 80%);
}

.ht_gradient_slide * {
    color: transparent !important;
}

.daterangepicker{
    z-index: 999;
}

.daterangepicker .ranges li:hover{
    background-color: var(--enchufe-primary-80);
    color: white;
}

.daterangepicker .ranges li.active{
    background-color: var(--enchufe-primary);
    color: white;
}

.dataTables_paginate ul.pagination li.page-item:not(.previous):not(.next) a.page-link{
    border-radius: 50%;
}

.dataTables_paginate ul.pagination a.page-link:not(li.active a){
    border: 0;
}

table.dataTable{
    margin-top: 0 !important;
}

table.dataTable thead th.sorting::before,
table.dataTable thead th.sorting::after,
table.dataTable thead th.sorting_asc::before,
table.dataTable thead th.sorting_desc::after{
    font-family: 'Material Design Icons';
    right: 1em;
    opacity: 1;
}


table.dataTable thead th.sorting::before,
table.dataTable thead th.sorting_asc::after,
table.dataTable thead th.sorting_desc::before{
    display: none;
}

table.dataTable thead th.sorting::before,
table.dataTable thead th.sorting_asc::before{
    content: "\F0360";
}

table.dataTable thead th.sorting::after,
table.dataTable thead th.sorting_desc::after{
    content: "\F035D";
}

table.dataTable thead th.sorting_asc::before,
table.dataTable thead th.sorting_desc::after,
table.dataTable thead th.sorting:hover::after{
    color: var(--apolo-primary);
}

button.btn.text-danger:disabled{
    color: #adb5bd !important;
}

.btn-thin.icon-circle{
    padding: 0;
    width: calc(1.5rem + 3px);
    font-size: 1em;
    line-height: 1;
    text-align: center;
}

.icon-circle i{
    margin: 0.13em auto;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

i.borde-blanco {
    -webkit-text-stroke: 0.05em #fff;
    text-stroke: 0.05em #fff;
}

ul.ht_nav{
    /* display: block; */
    border-bottom: 0;
}

ul.ht_nav li.nav-item{
    border: 0; 
    transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
}

ul.ht_nav li.nav-item:not(.active) a{
    background-color: var(--enchufe-secondary-20);
}

ul.ht_nav li.nav-item a.nav-link {
    font-weight: bold;
    font-size: 1rem;
    border: 0;
    transition: color 0.3s ease-in-out;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

ul.ht_nav li.nav-item:has(a.nav-link.active){
    z-index: 99;
}

ul.ht_nav li.nav-item.powercups_tab_status_loading a.nav-link{
    background-size: 200% auto;
}

ul.ht_nav li.nav-item a.nav-link.active {
    color: var(--enchufe-primary);
    border: 1px solid var(--enchufe-secondary-40);
    border-bottom-color: transparent;
}

ul.ht_nav li.nav-item a.nav-link:not(.active){
    color: #a8a9aa;
}

ul.ht_nav:not(.d-none) + div.tab-content > div.ht_tab_pane{
    padding: 5px;
    border-top: 0;
    border: 1px solid var(--enchufe-secondary-40);
}

div.ht_tab_pane{
    width: 100%;
    z-index: 98;
    position: relative;
}

div.ht_tab_pane, ul.ht_nav li.nav-item a.nav-link.active {
    background-color: var(--enchufe-secondary-10);
}

@keyframes ht_gradient_slide {
    to {
        background-position: 200% center;
    }
}

/* Para dispositivos muy pequeños */
@media screen and (max-width: 320px) {
    .commentfile-container {
        max-width: 200px;
    }
}

@media screen and (max-width: 428px) {

    .pl-2, .px-2 {
        padding-left: 0.55rem !important;
    }
    .media .enchufe_draw_avatar_icon_user {
        padding-right: 2px !important;
    }
    .media-body {
        max-width: 300px;
    }
    .commentfile-container {
        max-width: 300px;
    }
    .commentfile {
        max-width: 100%;
        white-space: normal;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
}

@media (max-width: 720px){
    #recuadroBuscador{
        margin: 0px !important;
    }
    #recuadroBuscador #busqueda_buscador{
        margin: 0px !important;
    }
    .topbar-right-menu{
        margin: 0px !important;
    }
}

@media screen and (max-width: 1200px){
    .ht_chart_header{
        grid-template-columns: 1fr;
    }

    .ht_chart_header > .ht_chart_title{
        grid-column-start: 1;
    }

    .ht_chart_header > .ht_chart_daterangepicker_container{
        margin: auto;
    }

    .page-title-box .page-title{
        font-size: 1.25rem;
    }

    div.ht_the_title_card .card-body{
        font-size: 1rem;
    }

    div.ht_the_title_card .ht_the_title_card_icon{
        font-size: 1.2rem;
    }

    div.ht_the_title_card .ht_the_title_card_estado{
        font-size: 0.8rem;
    }

    div.ht_the_title_card .ht_the_title_card_estado_badge{
        font-size: 0.5rem;
    }

}

.page-title.ht_the_title_normal_line_height{
    line-height: inherit;
    margin-top: 1em;
    margin-bottom: 1em;
}

/*#region Clases bootstrap menu no condensado*/
/* Custom column classes for menu-not-condensed */
/* Base display, flex and spacing classes */
body.menu-not-condensed .d-notcond-none { display: none !important; }
body.menu-not-condensed .d-notcond-inline { display: inline !important; }
body.menu-not-condensed .d-notcond-block { display: block !important; }
body.menu-not-condensed .d-notcond-flex { display: flex !important; }
body.menu-not-condensed .d-notcond-inline-flex { display: inline-flex !important; }

/* Text alignment classes */
body.menu-not-condensed .text-notcond-left { text-align: left !important; }
body.menu-not-condensed .text-notcond-right { text-align: right !important; }
body.menu-not-condensed .text-notcond-center { text-align: center !important; }
body.menu-not-condensed .text-notcond-justify { text-align: justify !important; }

/* Float classes */
body.menu-not-condensed .float-notcond-left { float: left !important; }
body.menu-not-condensed .float-notcond-right { float: right !important; }
body.menu-not-condensed .float-notcond-none { float: none !important; }

body.menu-not-condensed .flex-notcond-row { flex-direction: row !important; }
body.menu-not-condensed .flex-notcond-column { flex-direction: column !important; }
body.menu-not-condensed .justify-content-notcond-start { justify-content: flex-start !important; }
body.menu-not-condensed .justify-content-notcond-end { justify-content: flex-end !important; }
body.menu-not-condensed .justify-content-notcond-center { justify-content: center !important; }
body.menu-not-condensed .justify-content-notcond-between { justify-content: space-between !important; }
body.menu-not-condensed .justify-content-notcond-around { justify-content: space-around !important; }
body.menu-not-condensed .align-items-notcond-start { align-items: flex-start !important; }
body.menu-not-condensed .align-items-notcond-end { align-items: flex-end !important; }
body.menu-not-condensed .align-items-notcond-center { align-items: center !important; }
body.menu-not-condensed .align-items-notcond-baseline { align-items: baseline !important; }
body.menu-not-condensed .align-items-notcond-stretch { align-items: stretch !important; }

/* Margin and padding classes */
body.menu-not-condensed .m-notcond-0 { margin: 0 !important; }
body.menu-not-condensed .m-notcond-1 { margin: 0.25rem !important; }
body.menu-not-condensed .m-notcond-2 { margin: 0.5rem !important; }
body.menu-not-condensed .m-notcond-3 { margin: 1rem !important; }
body.menu-not-condensed .m-notcond-4 { margin: 1.5rem !important; }
body.menu-not-condensed .m-notcond-5 { margin: 3rem !important; }

body.menu-not-condensed .mx-notcond-0 { margin-left: 0 !important; margin-right: 0 !important; }
body.menu-not-condensed .mx-notcond-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }
body.menu-not-condensed .mx-notcond-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }
body.menu-not-condensed .mx-notcond-3 { margin-left: 1rem !important; margin-right: 1rem !important; }
body.menu-not-condensed .mx-notcond-4 { margin-left: 1.5rem !important; margin-right: 1.5rem !important; }
body.menu-not-condensed .mx-notcond-5 { margin-left: 3rem !important; margin-right: 3rem !important; }

body.menu-not-condensed .my-notcond-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
body.menu-not-condensed .my-notcond-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
body.menu-not-condensed .my-notcond-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
body.menu-not-condensed .my-notcond-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
body.menu-not-condensed .my-notcond-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
body.menu-not-condensed .my-notcond-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }

body.menu-not-condensed .mt-notcond-0 { margin-top: 0 !important; }
body.menu-not-condensed .mt-notcond-1 { margin-top: 0.25rem !important; }
body.menu-not-condensed .mt-notcond-2 { margin-top: 0.5rem !important; }
body.menu-not-condensed .mt-notcond-3 { margin-top: 1rem !important; }
body.menu-not-condensed .mt-notcond-4 { margin-top: 1.5rem !important; }
body.menu-not-condensed .mt-notcond-5 { margin-top: 3rem !important; }

body.menu-not-condensed .mb-notcond-0 { margin-bottom: 0 !important; }
body.menu-not-condensed .mb-notcond-1 { margin-bottom: 0.25rem !important; }
body.menu-not-condensed .mb-notcond-2 { margin-bottom: 0.5rem !important; }
body.menu-not-condensed .mb-notcond-3 { margin-bottom: 1rem !important; }
body.menu-not-condensed .mb-notcond-4 { margin-bottom: 1.5rem !important; }
body.menu-not-condensed .mb-notcond-5 { margin-bottom: 3rem !important; }

body.menu-not-condensed .mr-notcond-0 { margin-right: 0 !important; }
body.menu-not-condensed .mr-notcond-1 { margin-right: 0.25rem !important; }
body.menu-not-condensed .mr-notcond-2 { margin-right: 0.5rem !important; }
body.menu-not-condensed .mr-notcond-3 { margin-right: 1rem !important; }
body.menu-not-condensed .mr-notcond-4 { margin-right: 1.5rem !important; }
body.menu-not-condensed .mr-notcond-5 { margin-right: 3rem !important; }

body.menu-not-condensed .ml-notcond-0 { margin-left: 0 !important; }
body.menu-not-condensed .ml-notcond-1 { margin-left: 0.25rem !important; }
body.menu-not-condensed .ml-notcond-2 { margin-left: 0.5rem !important; }
body.menu-not-condensed .ml-notcond-3 { margin-left: 1rem !important; }
body.menu-not-condensed .ml-notcond-4 { margin-left: 1.5rem !important; }
body.menu-not-condensed .ml-notcond-5 { margin-left: 3rem !important; }

body.menu-not-condensed .p-notcond-0 { padding: 0 !important; }
body.menu-not-condensed .p-notcond-1 { padding: 0.25rem !important; }
body.menu-not-condensed .p-notcond-2 { padding: 0.5rem !important; }
body.menu-not-condensed .p-notcond-3 { padding: 1rem !important; }
body.menu-not-condensed .p-notcond-4 { padding: 1.5rem !important; }
body.menu-not-condensed .p-notcond-5 { padding: 3rem !important; }

body.menu-not-condensed .px-notcond-0 { padding-left: 0 !important; padding-right: 0 !important; }
body.menu-not-condensed .px-notcond-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }
body.menu-not-condensed .px-notcond-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
body.menu-not-condensed .px-notcond-3 { padding-left: 1rem !important; padding-right: 1rem !important; }
body.menu-not-condensed .px-notcond-4 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }
body.menu-not-condensed .px-notcond-5 { padding-left: 3rem !important; padding-right: 3rem !important; }

body.menu-not-condensed .py-notcond-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
body.menu-not-condensed .py-notcond-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
body.menu-not-condensed .py-notcond-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
body.menu-not-condensed .py-notcond-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
body.menu-not-condensed .py-notcond-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
body.menu-not-condensed .py-notcond-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }

body.menu-not-condensed .pt-notcond-0 { padding-top: 0 !important; }
body.menu-not-condensed .pt-notcond-1 { padding-top: 0.25rem !important; }
body.menu-not-condensed .pt-notcond-2 { padding-top: 0.5rem !important; }
body.menu-not-condensed .pt-notcond-3 { padding-top: 1rem !important; }
body.menu-not-condensed .pt-notcond-4 { padding-top: 1.5rem !important; }
body.menu-not-condensed .pt-notcond-5 { padding-top: 3rem !important; }

body.menu-not-condensed .pb-notcond-0 { padding-bottom: 0 !important; }
body.menu-not-condensed .pb-notcond-1 { padding-bottom: 0.25rem !important; }
body.menu-not-condensed .pb-notcond-2 { padding-bottom: 0.5rem !important; }
body.menu-not-condensed .pb-notcond-3 { padding-bottom: 1rem !important; }
body.menu-not-condensed .pb-notcond-4 { padding-bottom: 1.5rem !important; }
body.menu-not-condensed .pb-notcond-5 { padding-bottom: 3rem !important; }

body.menu-not-condensed .pr-notcond-0 { padding-right: 0 !important; }
body.menu-not-condensed .pr-notcond-1 { padding-right: 0.25rem !important; }
body.menu-not-condensed .pr-notcond-2 { padding-right: 0.5rem !important; }
body.menu-not-condensed .pr-notcond-3 { padding-right: 1rem !important; }
body.menu-not-condensed .pr-notcond-4 { padding-right: 1.5rem !important; }
body.menu-not-condensed .pr-notcond-5 { padding-right: 3rem !important; }

body.menu-not-condensed .pl-notcond-0 { padding-left: 0 !important; }
body.menu-not-condensed .pl-notcond-1 { padding-left: 0.25rem !important; }
body.menu-not-condensed .pl-notcond-2 { padding-left: 0.5rem !important; }
body.menu-not-condensed .pl-notcond-3 { padding-left: 1rem !important; }
body.menu-not-condensed .pl-notcond-4 { padding-left: 1.5rem !important; }
body.menu-not-condensed .pl-notcond-5 { padding-left: 3rem !important; }

/* Original column classes */
body.menu-not-condensed .col-notcond-1 { width: 8.333333%; max-width: 8.333333%; flex: 0 0 8.333333%; }
body.menu-not-condensed .col-notcond-2 { width: 16.666667%; max-width: 16.666667%; flex: 0 0 16.666667%; }
body.menu-not-condensed .col-notcond-3 { width: 25%; max-width: 25%; flex: 0 0 25%; }
body.menu-not-condensed .col-notcond-4 { width: 33.333333%; max-width: 33.333333%; flex: 0 0 33.333333%; }
body.menu-not-condensed .col-notcond-5 { width: 41.666667%; max-width: 41.666667%; flex: 0 0 41.666667%; }
body.menu-not-condensed .col-notcond-6 { width: 50%; max-width: 50%; flex: 0 0 50%; }
body.menu-not-condensed .col-notcond-7 { width: 58.333333%; max-width: 58.333333%; flex: 0 0 58.333333%; }
body.menu-not-condensed .col-notcond-8 { width: 66.666667%; max-width: 66.666667%; flex: 0 0 66.666667%; }
body.menu-not-condensed .col-notcond-9 { width: 75%; max-width: 75%; flex: 0 0 75%; }
body.menu-not-condensed .col-notcond-10 { width: 83.333333%; max-width: 83.333333%; flex: 0 0 83.333333%; }
body.menu-not-condensed .col-notcond-11 { width: 91.666667%; max-width: 91.666667%; flex: 0 0 91.666667%; }
body.menu-not-condensed .col-notcond-12 { width: 100%; max-width: 100%; flex: 0 0 100%; }

/* Offset classes */
body.menu-not-condensed .offset-notcond-0 { margin-left: 0; }
body.menu-not-condensed .offset-notcond-1 { margin-left: 8.333333%; }
body.menu-not-condensed .offset-notcond-2 { margin-left: 16.666667%; }
body.menu-not-condensed .offset-notcond-3 { margin-left: 25%; }
body.menu-not-condensed .offset-notcond-4 { margin-left: 33.333333%; }
body.menu-not-condensed .offset-notcond-5 { margin-left: 41.666667%; }
body.menu-not-condensed .offset-notcond-6 { margin-left: 50%; }
body.menu-not-condensed .offset-notcond-7 { margin-left: 58.333333%; }
body.menu-not-condensed .offset-notcond-8 { margin-left: 66.666667%; }
body.menu-not-condensed .offset-notcond-9 { margin-left: 75%; }
body.menu-not-condensed .offset-notcond-10 { margin-left: 83.333333%; }
body.menu-not-condensed .offset-notcond-11 { margin-left: 91.666667%; }

@media (min-width: 576px) {
    /* Display classes */
    body.menu-not-condensed .d-notcond-sm-none { display: none !important; }
    body.menu-not-condensed .d-notcond-sm-inline { display: inline !important; }
    body.menu-not-condensed .d-notcond-sm-block { display: block !important; }
    body.menu-not-condensed .d-notcond-sm-flex { display: flex !important; }
    body.menu-not-condensed .d-notcond-sm-inline-flex { display: inline-flex !important; }
    
    /* Text alignment classes */
    body.menu-not-condensed .text-notcond-sm-left { text-align: left !important; }
    body.menu-not-condensed .text-notcond-sm-right { text-align: right !important; }
    body.menu-not-condensed .text-notcond-sm-center { text-align: center !important; }
    body.menu-not-condensed .text-notcond-sm-justify { text-align: justify !important; }
    
    /* Float classes */
    body.menu-not-condensed .float-notcond-sm-left { float: left !important; }
    body.menu-not-condensed .float-notcond-sm-right { float: right !important; }
    body.menu-not-condensed .float-notcond-sm-none { float: none !important; }
    
    /* Flex classes */
    body.menu-not-condensed .flex-notcond-sm-row { flex-direction: row !important; }
    body.menu-not-condensed .flex-notcond-sm-column { flex-direction: column !important; }
    body.menu-not-condensed .justify-content-notcond-sm-center { justify-content: center !important; }
    body.menu-not-condensed .align-items-notcond-sm-center { align-items: center !important; }
    
    /* Spacing classes */
    body.menu-not-condensed .m-notcond-sm-0 { margin: 0 !important; }
    body.menu-not-condensed .m-notcond-sm-1 { margin: 0.25rem !important; }
    body.menu-not-condensed .m-notcond-sm-2 { margin: 0.5rem !important; }
    body.menu-not-condensed .m-notcond-sm-3 { margin: 1rem !important; }
    body.menu-not-condensed .m-notcond-sm-4 { margin: 1.5rem !important; }
    body.menu-not-condensed .m-notcond-sm-5 { margin: 3rem !important; }

    body.menu-not-condensed .mx-notcond-sm-0 { margin-left: 0 !important; margin-right: 0 !important; }
    body.menu-not-condensed .mx-notcond-sm-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }
    body.menu-not-condensed .mx-notcond-sm-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }
    body.menu-not-condensed .mx-notcond-sm-3 { margin-left: 1rem !important; margin-right: 1rem !important; }
    body.menu-not-condensed .mx-notcond-sm-4 { margin-left: 1.5rem !important; margin-right: 1.5rem !important; }
    body.menu-not-condensed .mx-notcond-sm-5 { margin-left: 3rem !important; margin-right: 3rem !important; }

    body.menu-not-condensed .my-notcond-sm-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
    body.menu-not-condensed .my-notcond-sm-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
    body.menu-not-condensed .my-notcond-sm-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
    body.menu-not-condensed .my-notcond-sm-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
    body.menu-not-condensed .my-notcond-sm-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
    body.menu-not-condensed .my-notcond-sm-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }

    body.menu-not-condensed .mt-notcond-sm-0 { margin-top: 0 !important; }
    body.menu-not-condensed .mt-notcond-sm-1 { margin-top: 0.25rem !important; }
    body.menu-not-condensed .mt-notcond-sm-2 { margin-top: 0.5rem !important; }
    body.menu-not-condensed .mt-notcond-sm-3 { margin-top: 1rem !important; }
    body.menu-not-condensed .mt-notcond-sm-4 { margin-top: 1.5rem !important; }
    body.menu-not-condensed .mt-notcond-sm-5 { margin-top: 3rem !important; }

    body.menu-not-condensed .mb-notcond-sm-0 { margin-bottom: 0 !important; }
    body.menu-not-condensed .mb-notcond-sm-1 { margin-bottom: 0.25rem !important; }
    body.menu-not-condensed .mb-notcond-sm-2 { margin-bottom: 0.5rem !important; }
    body.menu-not-condensed .mb-notcond-sm-3 { margin-bottom: 1rem !important; }
    body.menu-not-condensed .mb-notcond-sm-4 { margin-bottom: 1.5rem !important; }
    body.menu-not-condensed .mb-notcond-sm-5 { margin-bottom: 3rem !important; }

    body.menu-not-condensed .mr-notcond-sm-0 { margin-right: 0 !important; }
    body.menu-not-condensed .mr-notcond-sm-1 { margin-right: 0.25rem !important; }
    body.menu-not-condensed .mr-notcond-sm-2 { margin-right: 0.5rem !important; }
    body.menu-not-condensed .mr-notcond-sm-3 { margin-right: 1rem !important; }
    body.menu-not-condensed .mr-notcond-sm-4 { margin-right: 1.5rem !important; }
    body.menu-not-condensed .mr-notcond-sm-5 { margin-right: 3rem !important; }

    body.menu-not-condensed .ml-notcond-sm-0 { margin-left: 0 !important; }
    body.menu-not-condensed .ml-notcond-sm-1 { margin-left: 0.25rem !important; }
    body.menu-not-condensed .ml-notcond-sm-2 { margin-left: 0.5rem !important; }
    body.menu-not-condensed .ml-notcond-sm-3 { margin-left: 1rem !important; }
    body.menu-not-condensed .ml-notcond-sm-4 { margin-left: 1.5rem !important; }
    body.menu-not-condensed .ml-notcond-sm-5 { margin-left: 3rem !important; }
    
    body.menu-not-condensed .p-notcond-sm-0 { padding: 0 !important; }
    body.menu-not-condensed .p-notcond-sm-1 { padding: 0.25rem !important; }
    body.menu-not-condensed .p-notcond-sm-2 { padding: 0.5rem !important; }
    body.menu-not-condensed .p-notcond-sm-3 { padding: 1rem !important; }
    body.menu-not-condensed .p-notcond-sm-4 { padding: 1.5rem !important; }
    body.menu-not-condensed .p-notcond-sm-5 { padding: 3rem !important; }

    body.menu-not-condensed .px-notcond-sm-0 { padding-left: 0 !important; padding-right: 0 !important; }
    body.menu-not-condensed .px-notcond-sm-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }
    body.menu-not-condensed .px-notcond-sm-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
    body.menu-not-condensed .px-notcond-sm-3 { padding-left: 1rem !important; padding-right: 1rem !important; }
    body.menu-not-condensed .px-notcond-sm-4 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }
    body.menu-not-condensed .px-notcond-sm-5 { padding-left: 3rem !important; padding-right: 3rem !important; }

    body.menu-not-condensed .py-notcond-sm-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
    body.menu-not-condensed .py-notcond-sm-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
    body.menu-not-condensed .py-notcond-sm-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
    body.menu-not-condensed .py-notcond-sm-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
    body.menu-not-condensed .py-notcond-sm-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
    body.menu-not-condensed .py-notcond-sm-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }

    body.menu-not-condensed .pt-notcond-sm-0 { padding-top: 0 !important; }
    body.menu-not-condensed .pt-notcond-sm-1 { padding-top: 0.25rem !important; }
    body.menu-not-condensed .pt-notcond-sm-2 { padding-top: 0.5rem !important; }
    body.menu-not-condensed .pt-notcond-sm-3 { padding-top: 1rem !important; }
    body.menu-not-condensed .pt-notcond-sm-4 { padding-top: 1.5rem !important; }
    body.menu-not-condensed .pt-notcond-sm-5 { padding-top: 3rem !important; }

    body.menu-not-condensed .pb-notcond-sm-0 { padding-bottom: 0 !important; }
    body.menu-not-condensed .pb-notcond-sm-1 { padding-bottom: 0.25rem !important; }
    body.menu-not-condensed .pb-notcond-sm-2 { padding-bottom: 0.5rem !important; }
    body.menu-not-condensed .pb-notcond-sm-3 { padding-bottom: 1rem !important; }
    body.menu-not-condensed .pb-notcond-sm-4 { padding-bottom: 1.5rem !important; }
    body.menu-not-condensed .pb-notcond-sm-5 { padding-bottom: 3rem !important; }

    body.menu-not-condensed .pr-notcond-sm-0 { padding-right: 0 !important; }
    body.menu-not-condensed .pr-notcond-sm-1 { padding-right: 0.25rem !important; }
    body.menu-not-condensed .pr-notcond-sm-2 { padding-right: 0.5rem !important; }
    body.menu-not-condensed .pr-notcond-sm-3 { padding-right: 1rem !important; }
    body.menu-not-condensed .pr-notcond-sm-4 { padding-right: 1.5rem !important; }
    body.menu-not-condensed .pr-notcond-sm-5 { padding-right: 3rem !important; }

    body.menu-not-condensed .pl-notcond-sm-0 { padding-left: 0 !important; }
    body.menu-not-condensed .pl-notcond-sm-1 { padding-left: 0.25rem !important; }
    body.menu-not-condensed .pl-notcond-sm-2 { padding-left: 0.5rem !important; }
    body.menu-not-condensed .pl-notcond-sm-3 { padding-left: 1rem !important; }
    body.menu-not-condensed .pl-notcond-sm-4 { padding-left: 1.5rem !important; }
    body.menu-not-condensed .pl-notcond-sm-5 { padding-left: 3rem !important; }
    
    /* Column classes */
    body.menu-not-condensed .col-notcond-sm-1 { width: 8.333333%; max-width: 8.333333%; flex: 0 0 8.333333%; }
    body.menu-not-condensed .col-notcond-sm-2 { width: 16.666667%; max-width: 16.666667%; flex: 0 0 16.666667%; }
    body.menu-not-condensed .col-notcond-sm-3 { width: 25%; max-width: 25%; flex: 0 0 25%; }
    body.menu-not-condensed .col-notcond-sm-4 { width: 33.333333%; max-width: 33.333333%; flex: 0 0 33.333333%; }
    body.menu-not-condensed .col-notcond-sm-5 { width: 41.666667%; max-width: 41.666667%; flex: 0 0 41.666667%; }
    body.menu-not-condensed .col-notcond-sm-6 { width: 50%; max-width: 50%; flex: 0 0 50%; }
    body.menu-not-condensed .col-notcond-sm-7 { width: 58.333333%; max-width: 58.333333%; flex: 0 0 58.333333%; }
    body.menu-not-condensed .col-notcond-sm-8 { width: 66.666667%; max-width: 66.666667%; flex: 0 0 66.666667%; }
    body.menu-not-condensed .col-notcond-sm-9 { width: 75%; max-width: 75%; flex: 0 0 75%; }
    body.menu-not-condensed .col-notcond-sm-10 { width: 83.333333%; max-width: 83.333333%; flex: 0 0 83.333333%; }
    body.menu-not-condensed .col-notcond-sm-11 { width: 91.666667%; max-width: 91.666667%; flex: 0 0 91.666667%; }
    body.menu-not-condensed .col-notcond-sm-12 { width: 100%; max-width: 100%; flex: 0 0 100%; }

    /* Offset classes */
    body.menu-not-condensed .offset-notcond-sm-0 { margin-left: 0; }
    body.menu-not-condensed .offset-notcond-sm-1 { margin-left: 8.333333%; }
    body.menu-not-condensed .offset-notcond-sm-2 { margin-left: 16.666667%; }
    body.menu-not-condensed .offset-notcond-sm-3 { margin-left: 25%; }
    body.menu-not-condensed .offset-notcond-sm-4 { margin-left: 33.333333%; }
    body.menu-not-condensed .offset-notcond-sm-5 { margin-left: 41.666667%; }
    body.menu-not-condensed .offset-notcond-sm-6 { margin-left: 50%; }
    body.menu-not-condensed .offset-notcond-sm-7 { margin-left: 58.333333%; }
    body.menu-not-condensed .offset-notcond-sm-8 { margin-left: 66.666667%; }
    body.menu-not-condensed .offset-notcond-sm-9 { margin-left: 75%; }
    body.menu-not-condensed .offset-notcond-sm-10 { margin-left: 83.333333%; }
    body.menu-not-condensed .offset-notcond-sm-11 { margin-left: 91.666667%; }

    .page-title-box {
        margin-top: 10px;
    }

}

@media (min-width: 768px) {
    /* Display classes */
    body.menu-not-condensed .d-notcond-md-none { display: none !important; }
    body.menu-not-condensed .d-notcond-md-inline { display: inline !important; }
    body.menu-not-condensed .d-notcond-md-block { display: block !important; }
    body.menu-not-condensed .d-notcond-md-flex { display: flex !important; }
    body.menu-not-condensed .d-notcond-md-inline-flex { display: inline-flex !important; }
    
    /* Text alignment classes */
    body.menu-not-condensed .text-notcond-md-left { text-align: left !important; }
    body.menu-not-condensed .text-notcond-md-right { text-align: right !important; }
    body.menu-not-condensed .text-notcond-md-center { text-align: center !important; }
    body.menu-not-condensed .text-notcond-md-justify { text-align: justify !important; }
    
    /* Float classes */
    body.menu-not-condensed .float-notcond-md-left { float: left !important; }
    body.menu-not-condensed .float-notcond-md-right { float: right !important; }
    body.menu-not-condensed .float-notcond-md-none { float: none !important; }
    
    /* Flex classes */
    body.menu-not-condensed .flex-notcond-md-row { flex-direction: row !important; }
    body.menu-not-condensed .flex-notcond-md-column { flex-direction: column !important; }
    body.menu-not-condensed .justify-content-notcond-md-center { justify-content: center !important; }
    body.menu-not-condensed .align-items-notcond-md-center { align-items: center !important; }
    
    /* Spacing classes */
    body.menu-not-condensed .m-notcond-md-0 { margin: 0 !important; }
    body.menu-not-condensed .m-notcond-md-1 { margin: 0.25rem !important; }
    body.menu-not-condensed .m-notcond-md-2 { margin: 0.5rem !important; }
    body.menu-not-condensed .m-notcond-md-3 { margin: 1rem !important; }
    body.menu-not-condensed .m-notcond-md-4 { margin: 1.5rem !important; }
    body.menu-not-condensed .m-notcond-md-5 { margin: 3rem !important; }
    body.menu-not-condensed .mx-notcond-md-0 { margin-left: 0 !important; margin-right: 0 !important; }
    body.menu-not-condensed .mx-notcond-md-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }
    body.menu-not-condensed .mx-notcond-md-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }
    body.menu-not-condensed .mx-notcond-md-3 { margin-left: 1rem !important; margin-right: 1rem !important; }
    body.menu-not-condensed .mx-notcond-md-4 { margin-left: 1.5rem !important; margin-right: 1.5rem !important; }
    body.menu-not-condensed .mx-notcond-md-5 { margin-left: 3rem !important; margin-right: 3rem !important; }
    body.menu-not-condensed .my-notcond-md-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
    body.menu-not-condensed .my-notcond-md-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
    body.menu-not-condensed .my-notcond-md-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
    body.menu-not-condensed .my-notcond-md-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
    body.menu-not-condensed .my-notcond-md-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
    body.menu-not-condensed .my-notcond-md-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
    body.menu-not-condensed .mt-notcond-md-0 { margin-top: 0 !important; }
    body.menu-not-condensed .mt-notcond-md-1 { margin-top: 0.25rem !important; }
    body.menu-not-condensed .mt-notcond-md-2 { margin-top: 0.5rem !important; }
    body.menu-not-condensed .mt-notcond-md-3 { margin-top: 1rem !important; }
    body.menu-not-condensed .mt-notcond-md-4 { margin-top: 1.5rem !important; }
    body.menu-not-condensed .mt-notcond-md-5 { margin-top: 3rem !important; }
    body.menu-not-condensed .mb-notcond-md-0 { margin-bottom: 0 !important; }
    body.menu-not-condensed .mb-notcond-md-1 { margin-bottom: 0.25rem !important; }
    body.menu-not-condensed .mb-notcond-md-2 { margin-bottom: 0.5rem !important; }
    body.menu-not-condensed .mb-notcond-md-3 { margin-bottom: 1rem !important; }
    body.menu-not-condensed .mb-notcond-md-4 { margin-bottom: 1.5rem !important; }
    body.menu-not-condensed .mb-notcond-md-5 { margin-bottom: 3rem !important; }
    body.menu-not-condensed .mr-notcond-md-0 { margin-right: 0 !important; }
    body.menu-not-condensed .mr-notcond-md-1 { margin-right: 0.25rem !important; }
    body.menu-not-condensed .mr-notcond-md-2 { margin-right: 0.5rem !important; }
    body.menu-not-condensed .mr-notcond-md-3 { margin-right: 1rem !important; }
    body.menu-not-condensed .mr-notcond-md-4 { margin-right: 1.5rem !important; }
    body.menu-not-condensed .mr-notcond-md-5 { margin-right: 3rem !important; }
    body.menu-not-condensed .ml-notcond-md-0 { margin-left: 0 !important; }
    body.menu-not-condensed .ml-notcond-md-1 { margin-left: 0.25rem !important; }
    body.menu-not-condensed .ml-notcond-md-2 { margin-left: 0.5rem !important; }
    body.menu-not-condensed .ml-notcond-md-3 { margin-left: 1rem !important; }
    body.menu-not-condensed .ml-notcond-md-4 { margin-left: 1.5rem !important; }
    body.menu-not-condensed .ml-notcond-md-5 { margin-left: 3rem !important; }
    body.menu-not-condensed .p-notcond-md-0 { padding: 0 !important; }
    body.menu-not-condensed .p-notcond-md-1 { padding: 0.25rem !important; }
    body.menu-not-condensed .p-notcond-md-2 { padding: 0.5rem !important; }
    body.menu-not-condensed .p-notcond-md-3 { padding: 1rem !important; }
    body.menu-not-condensed .p-notcond-md-4 { padding: 1.5rem !important; }
    body.menu-not-condensed .p-notcond-md-5 { padding: 3rem !important; }
    body.menu-not-condensed .px-notcond-md-0 { padding-left: 0 !important; padding-right: 0 !important; }
    body.menu-not-condensed .px-notcond-md-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }
    body.menu-not-condensed .px-notcond-md-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
    body.menu-not-condensed .px-notcond-md-3 { padding-left: 1rem !important; padding-right: 1rem !important; }
    body.menu-not-condensed .px-notcond-md-4 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }
    body.menu-not-condensed .px-notcond-md-5 { padding-left: 3rem !important; padding-right: 3rem !important; }
    body.menu-not-condensed .py-notcond-md-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
    body.menu-not-condensed .py-notcond-md-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
    body.menu-not-condensed .py-notcond-md-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
    body.menu-not-condensed .py-notcond-md-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
    body.menu-not-condensed .py-notcond-md-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
    body.menu-not-condensed .py-notcond-md-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
    body.menu-not-condensed .pt-notcond-md-0 { padding-top: 0 !important; }
    body.menu-not-condensed .pt-notcond-md-1 { padding-top: 0.25rem !important; }
    body.menu-not-condensed .pt-notcond-md-2 { padding-top: 0.5rem !important; }
    body.menu-not-condensed .pt-notcond-md-3 { padding-top: 1rem !important; }
    body.menu-not-condensed .pt-notcond-md-4 { padding-top: 1.5rem !important; }
    body.menu-not-condensed .pt-notcond-md-5 { padding-top: 3rem !important; }
    body.menu-not-condensed .pb-notcond-md-0 { padding-bottom: 0 !important; }
    body.menu-not-condensed .pb-notcond-md-1 { padding-bottom: 0.25rem !important; }
    body.menu-not-condensed .pb-notcond-md-2 { padding-bottom: 0.5rem !important; }
    body.menu-not-condensed .pb-notcond-md-3 { padding-bottom: 1rem !important; }
    body.menu-not-condensed .pb-notcond-md-4 { padding-bottom: 1.5rem !important; }
    body.menu-not-condensed .pb-notcond-md-5 { padding-bottom: 3rem !important; }
    body.menu-not-condensed .pr-notcond-md-0 { padding-right: 0 !important; }
    body.menu-not-condensed .pr-notcond-md-1 { padding-right: 0.25rem !important; }
    body.menu-not-condensed .pr-notcond-md-2 { padding-right: 0.5rem !important; }
    body.menu-not-condensed .pr-notcond-md-3 { padding-right: 1rem !important; }
    body.menu-not-condensed .pr-notcond-md-4 { padding-right: 1.5rem !important; }
    body.menu-not-condensed .pr-notcond-md-5 { padding-right: 3rem !important; }
    body.menu-not-condensed .pl-notcond-md-0 { padding-left: 0 !important; }
    body.menu-not-condensed .pl-notcond-md-1 { padding-left: 0.25rem !important; }
    body.menu-not-condensed .pl-notcond-md-2 { padding-left: 0.5rem !important; }
    body.menu-not-condensed .pl-notcond-md-3 { padding-left: 1rem !important; }
    body.menu-not-condensed .pl-notcond-md-4 { padding-left: 1.5rem !important; }
    body.menu-not-condensed .pl-notcond-md-5 { padding-left: 3rem !important; }
    
    /* Column classes */
    body.menu-not-condensed .col-notcond-md-1 { width: 8.333333%; max-width: 8.333333%; flex: 0 0 8.333333%; }
    body.menu-not-condensed .col-notcond-md-2 { width: 16.666667%; max-width: 16.666667%; flex: 0 0 16.666667%; }
    body.menu-not-condensed .col-notcond-md-3 { width: 25%; max-width: 25%; flex: 0 0 25%; }
    body.menu-not-condensed .col-notcond-md-4 { width: 33.333333%; max-width: 33.333333%; flex: 0 0 33.333333%; }
    body.menu-not-condensed .col-notcond-md-5 { width: 41.666667%; max-width: 41.666667%; flex: 0 0 41.666667%; }
    body.menu-not-condensed .col-notcond-md-6 { width: 50%; max-width: 50%; flex: 0 0 50%; }
    body.menu-not-condensed .col-notcond-md-7 { width: 58.333333%; max-width: 58.333333%; flex: 0 0 58.333333%; }
    body.menu-not-condensed .col-notcond-md-8 { width: 66.666667%; max-width: 66.666667%; flex: 0 0 66.666667%; }
    body.menu-not-condensed .col-notcond-md-9 { width: 75%; max-width: 75%; flex: 0 0 75%; }
    body.menu-not-condensed .col-notcond-md-10 { width: 83.333333%; max-width: 83.333333%; flex: 0 0 83.333333%; }
    body.menu-not-condensed .col-notcond-md-11 { width: 91.666667%; max-width: 91.666667%; flex: 0 0 91.666667%; }
    body.menu-not-condensed .col-notcond-md-12 { width: 100%; max-width: 100%; flex: 0 0 100%; }

    /* Offset classes */
    body.menu-not-condensed .offset-notcond-md-0 { margin-left: 0; }
    body.menu-not-condensed .offset-notcond-md-1 { margin-left: 8.333333%; }
    body.menu-not-condensed .offset-notcond-md-2 { margin-left: 16.666667%; }
    body.menu-not-condensed .offset-notcond-md-3 { margin-left: 25%; }
    body.menu-not-condensed .offset-notcond-md-4 { margin-left: 33.333333%; }
    body.menu-not-condensed .offset-notcond-md-5 { margin-left: 41.666667%; }
    body.menu-not-condensed .offset-notcond-md-6 { margin-left: 50%; }
    body.menu-not-condensed .offset-notcond-md-7 { margin-left: 58.333333%; }
    body.menu-not-condensed .offset-notcond-md-8 { margin-left: 66.666667%; }
    body.menu-not-condensed .offset-notcond-md-9 { margin-left: 75%; }
    body.menu-not-condensed .offset-notcond-md-10 { margin-left: 83.333333%; }
    body.menu-not-condensed .offset-notcond-md-11 { margin-left: 91.666667%; }

    .timeline-left .timeline-box {
        margin-left: 20px;
    }
    .timeline-left .timeline-icon {
        left: -30px;
    }

    .ht_button_container{
        justify-content: flex-end;
    }

    .ht_button_container a,
    .ht_button_container button{
        width: auto;
    }
}

@media (min-width: 992px) {
    /* Display classes */
    body.menu-not-condensed .d-notcond-lg-none { display: none !important; }
    body.menu-not-condensed .d-notcond-lg-inline { display: inline !important; }
    body.menu-not-condensed .d-notcond-lg-block { display: block !important; }
    body.menu-not-condensed .d-notcond-lg-flex { display: flex !important; }
    body.menu-not-condensed .d-notcond-lg-inline-flex { display: inline-flex !important; }
    
    /* Text alignment classes */
    body.menu-not-condensed .text-notcond-lg-left { text-align: left !important; }
    body.menu-not-condensed .text-notcond-lg-right { text-align: right !important; }
    body.menu-not-condensed .text-notcond-lg-center { text-align: center !important; }
    body.menu-not-condensed .text-notcond-lg-justify { text-align: justify !important; }
    
    /* Float classes */
    body.menu-not-condensed .float-notcond-lg-left { float: left !important; }
    body.menu-not-condensed .float-notcond-lg-right { float: right !important; }
    body.menu-not-condensed .float-notcond-lg-none { float: none !important; }
    
    /* Flex classes */
    body.menu-not-condensed .flex-notcond-lg-row { flex-direction: row !important; }
    body.menu-not-condensed .flex-notcond-lg-column { flex-direction: column !important; }
    body.menu-not-condensed .justify-content-notcond-lg-center { justify-content: center !important; }
    body.menu-not-condensed .align-items-notcond-lg-center { align-items: center !important; }
    
    /* Spacing classes */
    body.menu-not-condensed .m-notcond-lg-0 { margin: 0 !important; }
    body.menu-not-condensed .m-notcond-lg-1 { margin: 0.25rem !important; }
    body.menu-not-condensed .m-notcond-lg-2 { margin: 0.5rem !important; }
    body.menu-not-condensed .m-notcond-lg-3 { margin: 1rem !important; }
    body.menu-not-condensed .m-notcond-lg-4 { margin: 1.5rem !important; }
    body.menu-not-condensed .m-notcond-lg-5 { margin: 3rem !important; }

    body.menu-not-condensed .mx-notcond-lg-0 { margin-left: 0 !important; margin-right: 0 !important; }
    body.menu-not-condensed .mx-notcond-lg-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }
    body.menu-not-condensed .mx-notcond-lg-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }
    body.menu-not-condensed .mx-notcond-lg-3 { margin-left: 1rem !important; margin-right: 1rem !important; }
    body.menu-not-condensed .mx-notcond-lg-4 { margin-left: 1.5rem !important; margin-right: 1.5rem !important; }
    body.menu-not-condensed .mx-notcond-lg-5 { margin-left: 3rem !important; margin-right: 3rem !important; }

    body.menu-not-condensed .my-notcond-lg-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
    body.menu-not-condensed .my-notcond-lg-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
    body.menu-not-condensed .my-notcond-lg-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
    body.menu-not-condensed .my-notcond-lg-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
    body.menu-not-condensed .my-notcond-lg-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
    body.menu-not-condensed .my-notcond-lg-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }

    body.menu-not-condensed .mt-notcond-lg-0 { margin-top: 0 !important; }
    body.menu-not-condensed .mt-notcond-lg-1 { margin-top: 0.25rem !important; }
    body.menu-not-condensed .mt-notcond-lg-2 { margin-top: 0.5rem !important; }
    body.menu-not-condensed .mt-notcond-lg-3 { margin-top: 1rem !important; }
    body.menu-not-condensed .mt-notcond-lg-4 { margin-top: 1.5rem !important; }
    body.menu-not-condensed .mt-notcond-lg-5 { margin-top: 3rem !important; }

    body.menu-not-condensed .mb-notcond-lg-0 { margin-bottom: 0 !important; }
    body.menu-not-condensed .mb-notcond-lg-1 { margin-bottom: 0.25rem !important; }
    body.menu-not-condensed .mb-notcond-lg-2 { margin-bottom: 0.5rem !important; }
    body.menu-not-condensed .mb-notcond-lg-3 { margin-bottom: 1rem !important; }
    body.menu-not-condensed .mb-notcond-lg-4 { margin-bottom: 1.5rem !important; }
    body.menu-not-condensed .mb-notcond-lg-5 { margin-bottom: 3rem !important; }

    body.menu-not-condensed .mr-notcond-lg-0 { margin-right: 0 !important; }
    body.menu-not-condensed .mr-notcond-lg-1 { margin-right: 0.25rem !important; }
    body.menu-not-condensed .mr-notcond-lg-2 { margin-right: 0.5rem !important; }
    body.menu-not-condensed .mr-notcond-lg-3 { margin-right: 1rem !important; }
    body.menu-not-condensed .mr-notcond-lg-4 { margin-right: 1.5rem !important; }
    body.menu-not-condensed .mr-notcond-lg-5 { margin-right: 3rem !important; }

    body.menu-not-condensed .ml-notcond-lg-0 { margin-left: 0 !important; }
    body.menu-not-condensed .ml-notcond-lg-1 { margin-left: 0.25rem !important; }
    body.menu-not-condensed .ml-notcond-lg-2 { margin-left: 0.5rem !important; }
    body.menu-not-condensed .ml-notcond-lg-3 { margin-left: 1rem !important; }
    body.menu-not-condensed .ml-notcond-lg-4 { margin-left: 1.5rem !important; }
    body.menu-not-condensed .ml-notcond-lg-5 { margin-left: 3rem !important; }

    body.menu-not-condensed .p-notcond-lg-0 { padding: 0 !important; }
    body.menu-not-condensed .p-notcond-lg-1 { padding: 0.25rem !important; }
    body.menu-not-condensed .p-notcond-lg-2 { padding: 0.5rem !important; }
    body.menu-not-condensed .p-notcond-lg-3 { padding: 1rem !important; }
    body.menu-not-condensed .p-notcond-lg-4 { padding: 1.5rem !important; }
    body.menu-not-condensed .p-notcond-lg-5 { padding: 3rem !important; }

    body.menu-not-condensed .px-notcond-lg-0 { padding-left: 0 !important; padding-right: 0 !important; }
    body.menu-not-condensed .px-notcond-lg-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }
    body.menu-not-condensed .px-notcond-lg-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
    body.menu-not-condensed .px-notcond-lg-3 { padding-left: 1rem !important; padding-right: 1rem !important; }
    body.menu-not-condensed .px-notcond-lg-4 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }
    body.menu-not-condensed .px-notcond-lg-5 { padding-left: 3rem !important; padding-right: 3rem !important; }

    body.menu-not-condensed .py-notcond-lg-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
    body.menu-not-condensed .py-notcond-lg-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
    body.menu-not-condensed .py-notcond-lg-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
    body.menu-not-condensed .py-notcond-lg-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
    body.menu-not-condensed .py-notcond-lg-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
    body.menu-not-condensed .py-notcond-lg-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }

    body.menu-not-condensed .pt-notcond-lg-0 { padding-top: 0 !important; }
    body.menu-not-condensed .pt-notcond-lg-1 { padding-top: 0.25rem !important; }
    body.menu-not-condensed .pt-notcond-lg-2 { padding-top: 0.5rem !important; }
    body.menu-not-condensed .pt-notcond-lg-3 { padding-top: 1rem !important; }
    body.menu-not-condensed .pt-notcond-lg-4 { padding-top: 1.5rem !important; }
    body.menu-not-condensed .pt-notcond-lg-5 { padding-top: 3rem !important; }

    body.menu-not-condensed .pb-notcond-lg-0 { padding-bottom: 0 !important; }
    body.menu-not-condensed .pb-notcond-lg-1 { padding-bottom: 0.25rem !important; }
    body.menu-not-condensed .pb-notcond-lg-2 { padding-bottom: 0.5rem !important; }
    body.menu-not-condensed .pb-notcond-lg-3 { padding-bottom: 1rem !important; }
    body.menu-not-condensed .pb-notcond-lg-4 { padding-bottom: 1.5rem !important; }
    body.menu-not-condensed .pb-notcond-lg-5 { padding-bottom: 3rem !important; }

    body.menu-not-condensed .pr-notcond-lg-0 { padding-right: 0 !important; }
    body.menu-not-condensed .pr-notcond-lg-1 { padding-right: 0.25rem !important; }
    body.menu-not-condensed .pr-notcond-lg-2 { padding-right: 0.5rem !important; }
    body.menu-not-condensed .pr-notcond-lg-3 { padding-right: 1rem !important; }
    body.menu-not-condensed .pr-notcond-lg-4 { padding-right: 1.5rem !important; }
    body.menu-not-condensed .pr-notcond-lg-5 { padding-right: 3rem !important; }

    body.menu-not-condensed .pl-notcond-lg-0 { padding-left: 0 !important; }
    body.menu-not-condensed .pl-notcond-lg-1 { padding-left: 0.25rem !important; }
    body.menu-not-condensed .pl-notcond-lg-2 { padding-left: 0.5rem !important; }
    body.menu-not-condensed .pl-notcond-lg-3 { padding-left: 1rem !important; }
    body.menu-not-condensed .pl-notcond-lg-4 { padding-left: 1.5rem !important; }
    body.menu-not-condensed .pl-notcond-lg-5 { padding-left: 3rem !important; }
    
    /* Column classes */
    body.menu-not-condensed .col-notcond-lg-1 { width: 8.333333%; max-width: 8.333333%; flex: 0 0 8.333333%; }
    body.menu-not-condensed .col-notcond-lg-2 { width: 16.666667%; max-width: 16.666667%; flex: 0 0 16.666667%; }
    body.menu-not-condensed .col-notcond-lg-3 { width: 25%; max-width: 25%; flex: 0 0 25%; }
    body.menu-not-condensed .col-notcond-lg-4 { width: 33.333333%; max-width: 33.333333%; flex: 0 0 33.333333%; }
    body.menu-not-condensed .col-notcond-lg-5 { width: 41.666667%; max-width: 41.666667%; flex: 0 0 41.666667%; }
    body.menu-not-condensed .col-notcond-lg-6 { width: 50%; max-width: 50%; flex: 0 0 50%; }
    body.menu-not-condensed .col-notcond-lg-7 { width: 58.333333%; max-width: 58.333333%; flex: 0 0 58.333333%; }
    body.menu-not-condensed .col-notcond-lg-8 { width: 66.666667%; max-width: 66.666667%; flex: 0 0 66.666667%; }
    body.menu-not-condensed .col-notcond-lg-9 { width: 75%; max-width: 75%; flex: 0 0 75%; }
    body.menu-not-condensed .col-notcond-lg-10 { width: 83.333333%; max-width: 83.333333%; flex: 0 0 83.333333%; }
    body.menu-not-condensed .col-notcond-lg-11 { width: 91.666667%; max-width: 91.666667%; flex: 0 0 91.666667%; }
    body.menu-not-condensed .col-notcond-lg-12 { width: 100%; max-width: 100%; flex: 0 0 100%; }

    /* Offset classes */
    body.menu-not-condensed .offset-notcond-lg-0 { margin-left: 0; }
    body.menu-not-condensed .offset-notcond-lg-1 { margin-left: 8.333333%; }
    body.menu-not-condensed .offset-notcond-lg-2 { margin-left: 16.666667%; }
    body.menu-not-condensed .offset-notcond-lg-3 { margin-left: 25%; }
    body.menu-not-condensed .offset-notcond-lg-4 { margin-left: 33.333333%; }
    body.menu-not-condensed .offset-notcond-lg-5 { margin-left: 41.666667%; }
    body.menu-not-condensed .offset-notcond-lg-6 { margin-left: 50%; }
    body.menu-not-condensed .offset-notcond-lg-7 { margin-left: 58.333333%; }
    body.menu-not-condensed .offset-notcond-lg-8 { margin-left: 66.666667%; }
    body.menu-not-condensed .offset-notcond-lg-9 { margin-left: 75%; }
    body.menu-not-condensed .offset-notcond-lg-10 { margin-left: 83.333333%; }
    body.menu-not-condensed .offset-notcond-lg-11 { margin-left: 91.666667%; }

    ul.ht_nav{
        display: flex;
    }

    ul.ht_nav li.nav-item{
        margin-bottom: -2px;
        border: 0;
    }    

    ul.ht_nav li.nav-item:not(.d-none) + li{
        margin-left: 10px;
    }

    ul.ht_nav:not(.d-none) + div.tab-content > div.ht_tab_pane{
        padding: 20px;
    }

    ul.powercups_nav + div.tab-content > div.ht_tab_pane{
        padding: 20px;
    }

}

@media (min-width: 1367px) {
    /* Display classes */
    body.menu-not-condensed .d-notcond-xl-none { display: none !important; }
    body.menu-not-condensed .d-notcond-xl-inline { display: inline !important; }
    body.menu-not-condensed .d-notcond-xl-block { display: block !important; }
    body.menu-not-condensed .d-notcond-xl-flex { display: flex !important; }
    body.menu-not-condensed .d-notcond-xl-inline-flex { display: inline-flex !important; }
    
    /* Text alignment classes */
    body.menu-not-condensed .text-notcond-xl-left { text-align: left !important; }
    body.menu-not-condensed .text-notcond-xl-right { text-align: right !important; }
    body.menu-not-condensed .text-notcond-xl-center { text-align: center !important; }
    body.menu-not-condensed .text-notcond-xl-justify { text-align: justify !important; }
    
    /* Float classes */
    body.menu-not-condensed .float-notcond-xl-left { float: left !important; }
    body.menu-not-condensed .float-notcond-xl-right { float: right !important; }
    body.menu-not-condensed .float-notcond-xl-none { float: none !important; }
    
    /* Flex classes */
    body.menu-not-condensed .flex-notcond-xl-row { flex-direction: row !important; }
    body.menu-not-condensed .flex-notcond-xl-column { flex-direction: column !important; }
    body.menu-not-condensed .justify-content-notcond-xl-center { justify-content: center !important; }
    body.menu-not-condensed .align-items-notcond-xl-center { align-items: center !important; }
    
    /* Spacing classes */
    body.menu-not-condensed .m-notcond-xl-0 { margin: 0 !important; }
    body.menu-not-condensed .m-notcond-xl-1 { margin: 0.25rem !important; }
    body.menu-not-condensed .m-notcond-xl-2 { margin: 0.5rem !important; }
    body.menu-not-condensed .m-notcond-xl-3 { margin: 1rem !important; }
    body.menu-not-condensed .m-notcond-xl-4 { margin: 1.5rem !important; }
    body.menu-not-condensed .m-notcond-xl-5 { margin: 3rem !important; }

    body.menu-not-condensed .mx-notcond-xl-0 { margin-left: 0 !important; margin-right: 0 !important; }
    body.menu-not-condensed .mx-notcond-xl-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }
    body.menu-not-condensed .mx-notcond-xl-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }
    body.menu-not-condensed .mx-notcond-xl-3 { margin-left: 1rem !important; margin-right: 1rem !important; }
    body.menu-not-condensed .mx-notcond-xl-4 { margin-left: 1.5rem !important; margin-right: 1.5rem !important; }
    body.menu-not-condensed .mx-notcond-xl-5 { margin-left: 3rem !important; margin-right: 3rem !important; }

    body.menu-not-condensed .my-notcond-xl-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
    body.menu-not-condensed .my-notcond-xl-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
    body.menu-not-condensed .my-notcond-xl-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
    body.menu-not-condensed .my-notcond-xl-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
    body.menu-not-condensed .my-notcond-xl-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
    body.menu-not-condensed .my-notcond-xl-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }

    body.menu-not-condensed .mt-notcond-xl-0 { margin-top: 0 !important; }
    body.menu-not-condensed .mt-notcond-xl-1 { margin-top: 0.25rem !important; }
    body.menu-not-condensed .mt-notcond-xl-2 { margin-top: 0.5rem !important; }
    body.menu-not-condensed .mt-notcond-xl-3 { margin-top: 1rem !important; }
    body.menu-not-condensed .mt-notcond-xl-4 { margin-top: 1.5rem !important; }
    body.menu-not-condensed .mt-notcond-xl-5 { margin-top: 3rem !important; }

    body.menu-not-condensed .mb-notcond-xl-0 { margin-bottom: 0 !important; }
    body.menu-not-condensed .mb-notcond-xl-1 { margin-bottom: 0.25rem !important; }
    body.menu-not-condensed .mb-notcond-xl-2 { margin-bottom: 0.5rem !important; }
    body.menu-not-condensed .mb-notcond-xl-3 { margin-bottom: 1rem !important; }
    body.menu-not-condensed .mb-notcond-xl-4 { margin-bottom: 1.5rem !important; }
    body.menu-not-condensed .mb-notcond-xl-5 { margin-bottom: 3rem !important; }

    body.menu-not-condensed .mr-notcond-xl-0 { margin-right: 0 !important; }
    body.menu-not-condensed .mr-notcond-xl-1 { margin-right: 0.25rem !important; }
    body.menu-not-condensed .mr-notcond-xl-2 { margin-right: 0.5rem !important; }
    body.menu-not-condensed .mr-notcond-xl-3 { margin-right: 1rem !important; }
    body.menu-not-condensed .mr-notcond-xl-4 { margin-right: 1.5rem !important; }
    body.menu-not-condensed .mr-notcond-xl-5 { margin-right: 3rem !important; }

    body.menu-not-condensed .ml-notcond-xl-0 { margin-left: 0 !important; }
    body.menu-not-condensed .ml-notcond-xl-1 { margin-left: 0.25rem !important; }
    body.menu-not-condensed .ml-notcond-xl-2 { margin-left: 0.5rem !important; }
    body.menu-not-condensed .ml-notcond-xl-3 { margin-left: 1rem !important; }
    body.menu-not-condensed .ml-notcond-xl-4 { margin-left: 1.5rem !important; }
    body.menu-not-condensed .ml-notcond-xl-5 { margin-left: 3rem !important; }

    body.menu-not-condensed .p-notcond-xl-0 { padding: 0 !important; }
    body.menu-not-condensed .p-notcond-xl-1 { padding: 0.25rem !important; }
    body.menu-not-condensed .p-notcond-xl-2 { padding: 0.5rem !important; }
    body.menu-not-condensed .p-notcond-xl-3 { padding: 1rem !important; }
    body.menu-not-condensed .p-notcond-xl-4 { padding: 1.5rem !important; }
    body.menu-not-condensed .p-notcond-xl-5 { padding: 3rem !important; }

    body.menu-not-condensed .px-notcond-xl-0 { padding-left: 0 !important; padding-right: 0 !important; }
    body.menu-not-condensed .px-notcond-xl-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }
    body.menu-not-condensed .px-notcond-xl-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
    body.menu-not-condensed .px-notcond-xl-3 { padding-left: 1rem !important; padding-right: 1rem !important; }
    body.menu-not-condensed .px-notcond-xl-4 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }
    body.menu-not-condensed .px-notcond-xl-5 { padding-left: 3rem !important; padding-right: 3rem !important; }

    body.menu-not-condensed .py-notcond-xl-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
    body.menu-not-condensed .py-notcond-xl-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
    body.menu-not-condensed .py-notcond-xl-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
    body.menu-not-condensed .py-notcond-xl-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
    body.menu-not-condensed .py-notcond-xl-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
    body.menu-not-condensed .py-notcond-xl-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }

    body.menu-not-condensed .pt-notcond-xl-0 { padding-top: 0 !important; }
    body.menu-not-condensed .pt-notcond-xl-1 { padding-top: 0.25rem !important; }
    body.menu-not-condensed .pt-notcond-xl-2 { padding-top: 0.5rem !important; }
    body.menu-not-condensed .pt-notcond-xl-3 { padding-top: 1rem !important; }
    body.menu-not-condensed .pt-notcond-xl-4 { padding-top: 1.5rem !important; }
    body.menu-not-condensed .pt-notcond-xl-5 { padding-top: 3rem !important; }

    body.menu-not-condensed .pb-notcond-xl-0 { padding-bottom: 0 !important; }
    body.menu-not-condensed .pb-notcond-xl-1 { padding-bottom: 0.25rem !important; }
    body.menu-not-condensed .pb-notcond-xl-2 { padding-bottom: 0.5rem !important; }
    body.menu-not-condensed .pb-notcond-xl-3 { padding-bottom: 1rem !important; }
    body.menu-not-condensed .pb-notcond-xl-4 { padding-bottom: 1.5rem !important; }
    body.menu-not-condensed .pb-notcond-xl-5 { padding-bottom: 3rem !important; }

    body.menu-not-condensed .pr-notcond-xl-0 { padding-right: 0 !important; }
    body.menu-not-condensed .pr-notcond-xl-1 { padding-right: 0.25rem !important; }
    body.menu-not-condensed .pr-notcond-xl-2 { padding-right: 0.5rem !important; }
    body.menu-not-condensed .pr-notcond-xl-3 { padding-right: 1rem !important; }
    body.menu-not-condensed .pr-notcond-xl-4 { padding-right: 1.5rem !important; }
    body.menu-not-condensed .pr-notcond-xl-5 { padding-right: 3rem !important; }

    body.menu-not-condensed .pl-notcond-xl-0 { padding-left: 0 !important; }
    body.menu-not-condensed .pl-notcond-xl-1 { padding-left: 0.25rem !important; }
    body.menu-not-condensed .pl-notcond-xl-2 { padding-left: 0.5rem !important; }
    body.menu-not-condensed .pl-notcond-xl-3 { padding-left: 1rem !important; }
    body.menu-not-condensed .pl-notcond-xl-4 { padding-left: 1.5rem !important; }
    body.menu-not-condensed .pl-notcond-xl-5 { padding-left: 3rem !important; }
    
    /* Column classes */
    body.menu-not-condensed .col-notcond-xl-1 { width: 8.333333%; max-width: 8.333333%; flex: 0 0 8.333333%; }
    body.menu-not-condensed .col-notcond-xl-2 { width: 16.666667%; max-width: 16.666667%; flex: 0 0 16.666667%; }
    body.menu-not-condensed .col-notcond-xl-3 { width: 25%; max-width: 25%; flex: 0 0 25%; }
    body.menu-not-condensed .col-notcond-xl-4 { width: 33.333333%; max-width: 33.333333%; flex: 0 0 33.333333%; }
    body.menu-not-condensed .col-notcond-xl-5 { width: 41.666667%; max-width: 41.666667%; flex: 0 0 41.666667%; }
    body.menu-not-condensed .col-notcond-xl-6 { width: 50%; max-width: 50%; flex: 0 0 50%; }
    body.menu-not-condensed .col-notcond-xl-7 { width: 58.333333%; max-width: 58.333333%; flex: 0 0 58.333333%; }
    body.menu-not-condensed .col-notcond-xl-8 { width: 66.666667%; max-width: 66.666667%; flex: 0 0 66.666667%; }
    body.menu-not-condensed .col-notcond-xl-9 { width: 75%; max-width: 75%; flex: 0 0 75%; }
    body.menu-not-condensed .col-notcond-xl-10 { width: 83.333333%; max-width: 83.333333%; flex: 0 0 83.333333%; }
    body.menu-not-condensed .col-notcond-xl-11 { width: 91.666667%; max-width: 91.666667%; flex: 0 0 91.666667%; }
    body.menu-not-condensed .col-notcond-xl-12 { width: 100%; max-width: 100%; flex: 0 0 100%; }

    /* Offset classes */
    body.menu-not-condensed .offset-notcond-xl-0 { margin-left: 0; }
    body.menu-not-condensed .offset-notcond-xl-1 { margin-left: 8.333333%; }
    body.menu-not-condensed .offset-notcond-xl-2 { margin-left: 16.666667%; }
    body.menu-not-condensed .offset-notcond-xl-3 { margin-left: 25%; }
    body.menu-not-condensed .offset-notcond-xl-4 { margin-left: 33.333333%; }
    body.menu-not-condensed .offset-notcond-xl-5 { margin-left: 41.666667%; }
    body.menu-not-condensed .offset-notcond-xl-6 { margin-left: 50%; }
    body.menu-not-condensed .offset-notcond-xl-7 { margin-left: 58.333333%; }
    body.menu-not-condensed .offset-notcond-xl-8 { margin-left: 66.666667%; }
    body.menu-not-condensed .offset-notcond-xl-9 { margin-left: 75%; }
    body.menu-not-condensed .offset-notcond-xl-10 { margin-left: 83.333333%; }
    body.menu-not-condensed .offset-notcond-xl-11 { margin-left: 91.666667%; }
}

@media (min-width: 1536px) {
    /* Display classes */
    .d-xxl-none { display: none !important; }
    .d-xxl-inline { display: inline !important; }
    .d-xxl-block { display: block !important; }
    .d-xxl-flex { display: flex !important; }
    .d-xxl-inline-flex { display: inline-flex !important; }
    
    body.menu-not-condensed .d-notcond-xxl-none { display: none !important; }
    body.menu-not-condensed .d-notcond-xxl-inline { display: inline !important; }
    body.menu-not-condensed .d-notcond-xxl-block { display: block !important; }
    body.menu-not-condensed .d-notcond-xxl-flex { display: flex !important; }
    body.menu-not-condensed .d-notcond-xxl-inline-flex { display: inline-flex !important; }
    
    /* Text alignment classes */
    .text-xxl-left { text-align: left !important; }
    .text-xxl-right { text-align: right !important; }
    .text-xxl-center { text-align: center !important; }
    .text-xxl-justify { text-align: justify !important; }
    
    body.menu-not-condensed .text-notcond-xxl-left { text-align: left !important; }
    body.menu-not-condensed .text-notcond-xxl-right { text-align: right !important; }
    body.menu-not-condensed .text-notcond-xxl-center { text-align: center !important; }
    body.menu-not-condensed .text-notcond-xxl-justify { text-align: justify !important; }

    /* Float classes */
    .float-xxl-left { float: left !important; }
    .float-xxl-right { float: right !important; }
    .float-xxl-none { float: none !important; }

    body.menu-not-condensed .float-notcond-xxl-left { float: left !important; }
    body.menu-not-condensed .float-notcond-xxl-right { float: right !important; }
    body.menu-not-condensed .float-notcond-xxl-none { float: none !important; }
    
    /* Flex classes */
    .flex-xxl-row { flex-direction: row !important; }
    .flex-xxl-column { flex-direction: column !important; }
    .justify-content-xxl-center { justify-content: center !important; }
    .align-items-xxl-center { align-items: center !important; }
    
    body.menu-not-condensed .flex-notcond-xxl-row { flex-direction: row !important; }
    body.menu-not-condensed .flex-notcond-xxl-column { flex-direction: column !important; }
    body.menu-not-condensed .justify-content-notcond-xxl-center { justify-content: center !important; }
    body.menu-not-condensed .align-items-notcond-xxl-center { align-items: center !important; }
    
    /* Spacing classes */
    .m-xxl-0 { margin: 0 !important; }
    .m-xxl-1 { margin: 0.25rem !important; }
    .m-xxl-2 { margin: 0.5rem !important; }
    .m-xxl-3 { margin: 1rem !important; }
    .m-xxl-4 { margin: 1.5rem !important; }
    .m-xxl-5 { margin: 3rem !important; }
    .mx-xxl-0 { margin-left: 0 !important; margin-right: 0 !important; }
    .mx-xxl-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }
    .mx-xxl-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }
    .mx-xxl-3 { margin-left: 1rem !important; margin-right: 1rem !important; }
    .mx-xxl-4 { margin-left: 1.5rem !important; margin-right: 1.5rem !important; }
    .mx-xxl-5 { margin-left: 3rem !important; margin-right: 3rem !important; }
    .my-xxl-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
    .my-xxl-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
    .my-xxl-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
    .my-xxl-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
    .my-xxl-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
    .my-xxl-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
    .mt-xxl-0 { margin-top: 0 !important; }
    .mt-xxl-1 { margin-top: 0.25rem !important; }
    .mt-xxl-2 { margin-top: 0.5rem !important; }
    .mt-xxl-3 { margin-top: 1rem !important; }
    .mt-xxl-4 { margin-top: 1.5rem !important; }
    .mt-xxl-5 { margin-top: 3rem !important; }
    .mb-xxl-0 { margin-bottom: 0 !important; }
    .mb-xxl-1 { margin-bottom: 0.25rem !important; }
    .mb-xxl-2 { margin-bottom: 0.5rem !important; }
    .mb-xxl-3 { margin-bottom: 1rem !important; }
    .mb-xxl-4 { margin-bottom: 1.5rem !important; }
    .mb-xxl-5 { margin-bottom: 3rem !important; }
    .mr-xxl-0 { margin-right: 0 !important; }
    .mr-xxl-1 { margin-right: 0.25rem !important; }
    .mr-xxl-2 { margin-right: 0.5rem !important; }
    .mr-xxl-3 { margin-right: 1rem !important; }
    .mr-xxl-4 { margin-right: 1.5rem !important; }
    .mr-xxl-5 { margin-right: 3rem !important; }
    .ml-xxl-0 { margin-left: 0 !important; }
    .ml-xxl-1 { margin-left: 0.25rem !important; }
    .ml-xxl-2 { margin-left: 0.5rem !important; }
    .ml-xxl-3 { margin-left: 1rem !important; }
    .ml-xxl-4 { margin-left: 1.5rem !important; }
    .ml-xxl-5 { margin-left: 3rem !important; }
    .p-xxl-0 { padding: 0 !important; }
    .p-xxl-1 { padding: 0.25rem !important; }
    .p-xxl-2 { padding: 0.5rem !important; }
    .p-xxl-3 { padding: 1rem !important; }
    .p-xxl-4 { padding: 1.5rem !important; }
    .p-xxl-5 { padding: 3rem !important; }
    .px-xxl-0 { padding-left: 0 !important; padding-right: 0 !important; }
    .px-xxl-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }
    .px-xxl-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
    .px-xxl-3 { padding-left: 1rem !important; padding-right: 1rem !important; }
    .px-xxl-4 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }
    .px-xxl-5 { padding-left: 3rem !important; padding-right: 3rem !important; }
    .py-xxl-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
    .py-xxl-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
    .py-xxl-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
    .py-xxl-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
    .py-xxl-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
    .py-xxl-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
    .pt-xxl-0 { padding-top: 0 !important; }
    .pt-xxl-1 { padding-top: 0.25rem !important; }
    .pt-xxl-2 { padding-top: 0.5rem !important; }
    .pt-xxl-3 { padding-top: 1rem !important; }
    .pt-xxl-4 { padding-top: 1.5rem !important; }
    .pt-xxl-5 { padding-top: 3rem !important; }
    .pb-xxl-0 { padding-bottom: 0 !important; }
    .pb-xxl-1 { padding-bottom: 0.25rem !important; }
    .pb-xxl-2 { padding-bottom: 0.5rem !important; }
    .pb-xxl-3 { padding-bottom: 1rem !important; }
    .pb-xxl-4 { padding-bottom: 1.5rem !important; }
    .pb-xxl-5 { padding-bottom: 3rem !important; }
    .pr-xxl-0 { padding-right: 0 !important; }
    .pr-xxl-1 { padding-right: 0.25rem !important; }
    .pr-xxl-2 { padding-right: 0.5rem !important; }
    .pr-xxl-3 { padding-right: 1rem !important; }
    .pr-xxl-4 { padding-right: 1.5rem !important; }
    .pr-xxl-5 { padding-right: 3rem !important; }
    .pl-xxl-0 { padding-left: 0 !important; }
    .pl-xxl-1 { padding-left: 0.25rem !important; }
    .pl-xxl-2 { padding-left: 0.5rem !important; }
    .pl-xxl-3 { padding-left: 1rem !important; }
    .pl-xxl-4 { padding-left: 1.5rem !important; }
    .pl-xxl-5 { padding-left: 3rem !important; }
    
    body.menu-not-condensed .m-notcond-xxl-0 { margin: 0 !important; }
    body.menu-not-condensed .m-notcond-xxl-1 { margin: 0.25rem !important; }
    body.menu-not-condensed .m-notcond-xxl-2 { margin: 0.5rem !important; }
    body.menu-not-condensed .m-notcond-xxl-3 { margin: 1rem !important; }
    body.menu-not-condensed .m-notcond-xxl-4 { margin: 1.5rem !important; }
    body.menu-not-condensed .m-notcond-xxl-5 { margin: 3rem !important; }
    body.menu-not-condensed .mx-notcond-xxl-0 { margin-left: 0 !important; margin-right: 0 !important; }
    body.menu-not-condensed .mx-notcond-xxl-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }
    body.menu-not-condensed .mx-notcond-xxl-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }
    body.menu-not-condensed .mx-notcond-xxl-3 { margin-left: 1rem !important; margin-right: 1rem !important; }
    body.menu-not-condensed .mx-notcond-xxl-4 { margin-left: 1.5rem !important; margin-right: 1.5rem !important; }
    body.menu-not-condensed .mx-notcond-xxl-5 { margin-left: 3rem !important; margin-right: 3rem !important; }
    body.menu-not-condensed .my-notcond-xxl-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
    body.menu-not-condensed .my-notcond-xxl-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
    body.menu-not-condensed .my-notcond-xxl-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
    body.menu-not-condensed .my-notcond-xxl-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
    body.menu-not-condensed .my-notcond-xxl-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
    body.menu-not-condensed .my-notcond-xxl-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
    body.menu-not-condensed .mt-notcond-xxl-0 { margin-top: 0 !important; }
    body.menu-not-condensed .mt-notcond-xxl-1 { margin-top: 0.25rem !important; }
    body.menu-not-condensed .mt-notcond-xxl-2 { margin-top: 0.5rem !important; }
    body.menu-not-condensed .mt-notcond-xxl-3 { margin-top: 1rem !important; }
    body.menu-not-condensed .mt-notcond-xxl-4 { margin-top: 1.5rem !important; }
    body.menu-not-condensed .mt-notcond-xxl-5 { margin-top: 3rem !important; }
    body.menu-not-condensed .mb-notcond-xxl-0 { margin-bottom: 0 !important; }
    body.menu-not-condensed .mb-notcond-xxl-1 { margin-bottom: 0.25rem !important; }
    body.menu-not-condensed .mb-notcond-xxl-2 { margin-bottom: 0.5rem !important; }
    body.menu-not-condensed .mb-notcond-xxl-3 { margin-bottom: 1rem !important; }
    body.menu-not-condensed .mb-notcond-xxl-4 { margin-bottom: 1.5rem !important; }
    body.menu-not-condensed .mb-notcond-xxl-5 { margin-bottom: 3rem !important; }
    body.menu-not-condensed .mr-notcond-xxl-0 { margin-right: 0 !important; }
    body.menu-not-condensed .mr-notcond-xxl-1 { margin-right: 0.25rem !important; }
    body.menu-not-condensed .mr-notcond-xxl-2 { margin-right: 0.5rem !important; }
    body.menu-not-condensed .mr-notcond-xxl-3 { margin-right: 1rem !important; }
    body.menu-not-condensed .mr-notcond-xxl-4 { margin-right: 1.5rem !important; }
    body.menu-not-condensed .mr-notcond-xxl-5 { margin-right: 3rem !important; }
    body.menu-not-condensed .ml-notcond-xxl-0 { margin-left: 0 !important; }
    body.menu-not-condensed .ml-notcond-xxl-1 { margin-left: 0.25rem !important; }
    body.menu-not-condensed .ml-notcond-xxl-2 { margin-left: 0.5rem !important; }
    body.menu-not-condensed .ml-notcond-xxl-3 { margin-left: 1rem !important; }
    body.menu-not-condensed .ml-notcond-xxl-4 { margin-left: 1.5rem !important; }
    body.menu-not-condensed .ml-notcond-xxl-5 { margin-left: 3rem !important; }
    body.menu-not-condensed .p-notcond-xxl-0 { padding: 0 !important; }
    body.menu-not-condensed .p-notcond-xxl-1 { padding: 0.25rem !important; }
    body.menu-not-condensed .p-notcond-xxl-2 { padding: 0.5rem !important; }
    body.menu-not-condensed .p-notcond-xxl-3 { padding: 1rem !important; }
    body.menu-not-condensed .p-notcond-xxl-4 { padding: 1.5rem !important; }
    body.menu-not-condensed .p-notcond-xxl-5 { padding: 3rem !important; }
    body.menu-not-condensed .px-notcond-xxl-0 { padding-left: 0 !important; padding-right: 0 !important; }
    body.menu-not-condensed .px-notcond-xxl-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }
    body.menu-not-condensed .px-notcond-xxl-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
    body.menu-not-condensed .px-notcond-xxl-3 { padding-left: 1rem !important; padding-right: 1rem !important; }
    body.menu-not-condensed .px-notcond-xxl-4 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }
    body.menu-not-condensed .px-notcond-xxl-5 { padding-left: 3rem !important; padding-right: 3rem !important; }
    body.menu-not-condensed .py-notcond-xxl-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
    body.menu-not-condensed .py-notcond-xxl-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
    body.menu-not-condensed .py-notcond-xxl-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
    body.menu-not-condensed .py-notcond-xxl-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
    body.menu-not-condensed .py-notcond-xxl-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
    body.menu-not-condensed .py-notcond-xxl-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
    body.menu-not-condensed .pt-notcond-xxl-0 { padding-top: 0 !important; }
    body.menu-not-condensed .pt-notcond-xxl-1 { padding-top: 0.25rem !important; }
    body.menu-not-condensed .pt-notcond-xxl-2 { padding-top: 0.5rem !important; }
    body.menu-not-condensed .pt-notcond-xxl-3 { padding-top: 1rem !important; }
    body.menu-not-condensed .pt-notcond-xxl-4 { padding-top: 1.5rem !important; }
    body.menu-not-condensed .pt-notcond-xxl-5 { padding-top: 3rem !important; }
    body.menu-not-condensed .pb-notcond-xxl-0 { padding-bottom: 0 !important; }
    body.menu-not-condensed .pb-notcond-xxl-1 { padding-bottom: 0.25rem !important; }
    body.menu-not-condensed .pb-notcond-xxl-2 { padding-bottom: 0.5rem !important; }
    body.menu-not-condensed .pb-notcond-xxl-3 { padding-bottom: 1rem !important; }
    body.menu-not-condensed .pb-notcond-xxl-4 { padding-bottom: 1.5rem !important; }
    body.menu-not-condensed .pb-notcond-xxl-5 { padding-bottom: 3rem !important; }
    body.menu-not-condensed .pr-notcond-xxl-0 { padding-right: 0 !important; }
    body.menu-not-condensed .pr-notcond-xxl-1 { padding-right: 0.25rem !important; }
    body.menu-not-condensed .pr-notcond-xxl-2 { padding-right: 0.5rem !important; }
    body.menu-not-condensed .pr-notcond-xxl-3 { padding-right: 1rem !important; }
    body.menu-not-condensed .pr-notcond-xxl-4 { padding-right: 1.5rem !important; }
    body.menu-not-condensed .pr-notcond-xxl-5 { padding-right: 3rem !important; }
    body.menu-not-condensed .pl-notcond-xxl-0 { padding-left: 0 !important; }
    body.menu-not-condensed .pl-notcond-xxl-1 { padding-left: 0.25rem !important; }
    body.menu-not-condensed .pl-notcond-xxl-2 { padding-left: 0.5rem !important; }
    body.menu-not-condensed .pl-notcond-xxl-3 { padding-left: 1rem !important; }
    body.menu-not-condensed .pl-notcond-xxl-4 { padding-left: 1.5rem !important; }
    body.menu-not-condensed .pl-notcond-xxl-5 { padding-left: 3rem !important; }
    
    /* Column classes */
    .col-xxl-1 { width: 8.333333%; max-width: 8.333333%; flex: 0 0 8.333333%; }
    .col-xxl-2 { width: 16.666667%; max-width: 16.666667%; flex: 0 0 16.666667%; }
    .col-xxl-3 { width: 25%; max-width: 25%; flex: 0 0 25%; }
    .col-xxl-4 { width: 33.333333%; max-width: 33.333333%; flex: 0 0 33.333333%; }
    .col-xxl-5 { width: 41.666667%; max-width: 41.666667%; flex: 0 0 41.666667%; }
    .col-xxl-6 { width: 50%; max-width: 50%; flex: 0 0 50%; }
    .col-xxl-7 { width: 58.333333%; max-width: 58.333333%; flex: 0 0 58.333333%; }
    .col-xxl-8 { width: 66.666667%; max-width: 66.666667%; flex: 0 0 66.666667%; }
    .col-xxl-9 { width: 75%; max-width: 75%; flex: 0 0 75%; }
    .col-xxl-10 { width: 83.333333%; max-width: 83.333333%; flex: 0 0 83.333333%; }
    .col-xxl-11 { width: 91.666667%; max-width: 91.666667%; flex: 0 0 91.666667%; }
    .col-xxl-12 { width: 100%; max-width: 100%; flex: 0 0 100%; }
    
    body.menu-not-condensed .col-notcond-xxl-1 { width: 8.333333%; max-width: 8.333333%; flex: 0 0 8.333333%; }
    body.menu-not-condensed .col-notcond-xxl-2 { width: 16.666667%; max-width: 16.666667%; flex: 0 0 16.666667%; }
    body.menu-not-condensed .col-notcond-xxl-3 { width: 25%; max-width: 25%; flex: 0 0 25%; }
    body.menu-not-condensed .col-notcond-xxl-4 { width: 33.333333%; max-width: 33.333333%; flex: 0 0 33.333333%; }
    body.menu-not-condensed .col-notcond-xxl-5 { width: 41.666667%; max-width: 41.666667%; flex: 0 0 41.666667%; }
    body.menu-not-condensed .col-notcond-xxl-6 { width: 50%; max-width: 50%; flex: 0 0 50%; }
    body.menu-not-condensed .col-notcond-xxl-7 { width: 58.333333%; max-width: 58.333333%; flex: 0 0 58.333333%; }
    body.menu-not-condensed .col-notcond-xxl-8 { width: 66.666667%; max-width: 66.666667%; flex: 0 0 66.666667%; }
    body.menu-not-condensed .col-notcond-xxl-9 { width: 75%; max-width: 75%; flex: 0 0 75%; }
    body.menu-not-condensed .col-notcond-xxl-10 { width: 83.333333%; max-width: 83.333333%; flex: 0 0 83.333333%; }
    body.menu-not-condensed .col-notcond-xxl-11 { width: 91.666667%; max-width: 91.666667%; flex: 0 0 91.666667%; }
    body.menu-not-condensed .col-notcond-xxl-12 { width: 100%; max-width: 100%; flex: 0 0 100%; }

    /* Offset classes */
    .offset-xxl-0 { margin-left: 0; }
    .offset-xxl-1 { margin-left: 8.333333%; }
    .offset-xxl-2 { margin-left: 16.666667%; }
    .offset-xxl-3 { margin-left: 25%; }
    .offset-xxl-4 { margin-left: 33.333333%; }
    .offset-xxl-5 { margin-left: 41.666667%; }
    .offset-xxl-6 { margin-left: 50%; }
    .offset-xxl-7 { margin-left: 58.333333%; }
    .offset-xxl-8 { margin-left: 66.666667%; }
    .offset-xxl-9 { margin-left: 75%; }
    .offset-xxl-10 { margin-left: 83.333333%; }
    .offset-xxl-11 { margin-left: 91.666667%; }

    body.menu-not-condensed .offset-notcond-xxl-0 { margin-left: 0; }
    body.menu-not-condensed .offset-notcond-xxl-1 { margin-left: 8.333333%; }
    body.menu-not-condensed .offset-notcond-xxl-2 { margin-left: 16.666667%; }
    body.menu-not-condensed .offset-notcond-xxl-3 { margin-left: 25%; }
    body.menu-not-condensed .offset-notcond-xxl-4 { margin-left: 33.333333%; }
    body.menu-not-condensed .offset-notcond-xxl-5 { margin-left: 41.666667%; }
    body.menu-not-condensed .offset-notcond-xxl-6 { margin-left: 50%; }
    body.menu-not-condensed .offset-notcond-xxl-7 { margin-left: 58.333333%; }
    body.menu-not-condensed .offset-notcond-xxl-8 { margin-left: 66.666667%; }
    body.menu-not-condensed .offset-notcond-xxl-9 { margin-left: 75%; }
    body.menu-not-condensed .offset-notcond-xxl-10 { margin-left: 83.333333%; }
    body.menu-not-condensed .offset-notcond-xxl-11 { margin-left: 91.666667%; }

    
    ul.ht_nav li.nav-item:not(.d-none) + li{
        margin-left: 20px;
    }

    ul.ht_nav li.nav-item a.nav-link {
        font-size: 1.1rem;
    }

}
/*#endregion */


/*#region Ajustes responsive de dropdown menu Actividades y Notificaciones */
@media (max-width: 576px) {
    #list_activities_dropdown {
        transform: translateX(30%) !important;
    }
}
@media (max-width: 480px) {
    #list_notificaciones_dropdown {
        transform: translateX(30%) !important;
    }
    #list_activities_dropdown {
        transform: translateX(45%) !important;
    }
}
@media (max-width: 360px) {
    #list_notificaciones_dropdown {
        transform: translateX(36%) !important;
        width: calc(100vw - 30px) !important;
        max-width: 320px !important;
        min-width: 250px !important;
    }
    #list_activities_dropdown {
        transform: translateX(52%) !important;
        width: calc(100vw - 30px) !important;
        max-width: 320px !important;
        min-width: 250px !important;
    }
}
/*#endregion */

/*#region Estilos específicos para popover de actividades en móvil */

@media (max-width: 767px) {
    .popover {
        max-width: 90vw !important;
        width: 350px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

/* Para pantallas muy pequeñas (móviles pequeños) */
@media (max-width: 480px) {
    .popover {
        width: 95vw !important;
        max-width: 95vw !important;
        left: calc((100vw - 95vw) / 2) !important;
    }
}
/*#endregion */

.ht_pulse_animation:not([disabled]) {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    animation: ht_pulse_animation var(--ht-pulse-animation-duration, 1.5s) infinite;
}

@keyframes ht_pulse_animation {
    0% {
      box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
      box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
  }

/* ===== ESTILOS PARA DROPDOWN DE RESULTADOS DE BÚSQUEDA GEOCODIFICADA ===== */
/* Estos estilos son reutilizables para cualquier plugin que use el servicio de geocodificación */

/* Contenedor principal del dropdown */
.ht-geocoding-search-results-dropdown {
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 0 0 4px 4px;
    position: absolute;
    z-index: 1000;
    width: 100%;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
    max-height: 300px;
    overflow-y: auto;
    display: none;
    min-width: 100%;
    box-sizing: border-box;
}

/* Cuando el dropdown está visible */
.ht-geocoding-search-results-dropdown:not([style*="display: none"]) {
    display: block !important;
}

/* Elementos individuales de resultado */
.ht-geocoding-search-result-item {
    cursor: pointer;
    transition: background-color 0.2s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 8px 12px;
    border-bottom: 1px solid #f0f0f0;
}

.ht-geocoding-search-result-item:hover {
    background-color: #e9ecef;
}

.ht-geocoding-search-result-item.selected {
    background-color: #e9ecef;
}

/* Opción "Ver más" */
.ht-geocoding-search-result-more {
    cursor: pointer;
    padding: 8px 12px;
    background-color: #f8f9fa;
    text-align: center;
    color: #007bff;
    border-top: 1px solid #e9ecef;
    font-weight: 500;
}

.ht-geocoding-search-result-more:hover {
    background-color: #e2e6ea !important;
}

/* Lista sin estilos para los resultados */
.ht-geocoding-search-results-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Mensaje de "no hay resultados" */
.ht-geocoding-search-no-results {
    padding: 12px;
    text-align: center;
    color: #6c757d;
    font-style: italic;
}

/* Mensaje de error */
.ht-geocoding-search-error {
    padding: 12px;
    text-align: center;
    color: #dc3545;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    border-radius: 4px;
    margin: 4px;
}

/* ===== FIN ESTILOS DROPDOWN GEOCODIFICACIÓN ===== */

/* ===== ESTILOS PARA MODAL DE RESULTADOS DE BÚSQUEDA GEOCODIFICADA ===== */
/* Estos estilos son reutilizables para cualquier plugin que use el servicio de geocodificación */

/* Contenido del modal */
.ht-geocoding-modal-content {
    text-align: left;
    max-height: 400px;
    overflow-y: auto;
}

/* Lista de resultados en el modal */
.ht-geocoding-modal-list {
    max-height: 300px;
    overflow-y: auto;
}

/* Elemento individual de resultado en el modal */
.ht-geocoding-modal-item {
    padding: 12px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-bottom: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #fff;
}

.ht-geocoding-modal-item:hover {
    background: #f5f5f5;
    border-color: var(--apolo-primary);
}

.ht-geocoding-modal-item.selected {
    background: var(--apolo-primary-20);
    border-color: var(--apolo-primary-80);
}

/* Nombre de la ubicación en el modal */
.ht-geocoding-modal-item-name {
    font-weight: 500;
    color: #333;
    margin-bottom: 4px;
}

/* Dirección detallada en el modal */
.ht-geocoding-modal-item-address {
    font-size: 0.9em;
}

/* ===== FIN ESTILOS MODAL GEOCODIFICACIÓN ===== */

/* ===== ESTILOS OVERLAY LOADING AJAX ===== */
.ht-loading-overlay-ajax {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(255,255,255,0.95);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.ht-theme-supervan.ht-loading-overlay-ajax {
    background-color: rgba(238,242,247, 0.75);
    opacity:1;
}
.ht-loading-overlay-content-ajax {
    text-align: center;
}
.ht-loading-spinner-ajax {
    border: 6px solid #f3f3f3;
    border-top: 6px solid var(--enchufe-primary, #007bff);
    border-radius: 50%;
    width: 48px;
    height: 48px;
    animation: ht-spin-ajax 1s linear infinite;
    margin: 0 auto 16px auto;
}
.ht-theme-supervan .ht-loading-spinner-ajax {
    border-color: #dadada;
    border-top-color: var(--enchufe-primary, #007bff);
    /* El borde coincide con el background de .ht-theme-supervan */
}
.ht-loading-spinner-ajax i {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 36px;
    font-size: 24px;
    color: var(--enchufe-primary, #007bff);
    animation: none;
}
.ht-loading-icon-ajax {
    border: none;
    background: none;
    width: 48px;
    height: 48px;
    margin: 0 auto 4px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ht-loading-icon-ajax i {
    color: var(--enchufe-secondary);
    animation: none;
}
@keyframes ht-spin-ajax {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.ht-loading-message-ajax {
    font-size: 1.1em;
    color: #333;
    background: transparent;
}
/* Tema intolayer para overlays en contenedores específicos */
.ht-loading-overlay-ajax.ht-theme-intolayer {
    background: rgba(255,255,255,0.9);
}
.ht-loading-overlay-ajax.ht-theme-intolayer .ht-loading-message-ajax {
    font-size: 1em;
}
/* ===== FIN ESTILOS OVERLAY LOADING AJAX ===== */


/* ===== ESTILOS PARA GEOCODIFICACIÓN ===== */
.geo-loading-option {
    color: #666 !important;
    font-style: italic;
    background-color: #f8f9fa !important;
}
.geo-loading-container {
    position: relative;
    color: #666 !important;
    background-color: #f8f9fa !important;
    animation: pulse 1.2s ease-in-out infinite alternate;
}
.geo-loading-container::after {
    content: "◐";
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    animation: spin 1s linear infinite;
    font-size: 14px;
    color: var(--enchufe-primary, #007bff);
}
@keyframes spin {
    0% { transform: translateY(-50%) rotate(0deg); }
    100% { transform: translateY(-50%) rotate(360deg); }
}
@keyframes pulse {
    0% { opacity: 0.7; }
    100% { opacity: 1; }
}
.select2-container--disabled .select2-selection {
    background-color: #f8f9fa !important;
    color: #666 !important;
}

/* Estilos para el icono de ayuda */
i.mdi-information-outline[data-toggle=tooltip]:not(i.ht_the_title_tooltip_btn), 
button.btn-link[data-toggle=tooltip] i.mdi-information-outline{
    color: var(--enchufe-primary);
    font-size: 16px;
}

i.mdi-information-outline[data-toggle=tooltip]:not(i.ht_the_title_tooltip_btn, button i, i.ht_fire_swal){
    cursor: help;
}