/*Modificacion texto gritter (mensajes)*/
body #gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-close:before{
	content: "Cerrar" !important;
	color: white;
}

.panel.panel-danalytics>.panel-heading {
    background-color: var(--app-panel-header-color);
    color: var(--app-panel-text-color);
}

.panel.panel-tablero-control>.panel-heading {
    background-color: #37617b;
    color: white;
}

.panel.panel-tablero-control-semillero>.panel-heading {
    background-color: #FF0000;
    color: white;
}

.panel>.panel-heading.panel-proceso {
    background-color: white !important;
    color: black !important;
    box-shadow: 0 .1rem 2rem  !important;
}

.app-top-menu-custom {
    background-color: var(--app-panel-header-color);
    color: var(--app-panel-text-color) !important;
}

.menu-link-custom{
    color: var(--app-panel-text-color) !important;
}

.app-header.app-header-inverse .navbar-nav>.navbar-item>.navbar-link{
    color: black;
}

.app-header.app-header-inverse .navbar-mobile-toggler {
    background-color: var(--app-panel-header-color)!important;
}

.header-modal-confirmacion{
    color: var(--app-panel-text-color);
    background-color: var(--app-panel-header-color) !important;
}

.header-modal_validacion_usuarios{
    color: var(--app-panel-text-color);
    background-color: var(--app-panel-header-color) !important;
}

.m-l-5{
    margin-left: 5px;
}

.form-group{
    margin-bottom: 10px;
}

.icono {
    color: black;
}

.icono:hover {
    color: var(--app-panel-header-color);
}


.label-red {color: #ff5b57;}
.label-blue {color: #348fe2;}

.fa-clock{
    color: grey;
}
.fa-check-circle{
    color: green;
}
.fa-times-circle{
    color: red;
}
.fa-circle-check{
    color: green;
}

.fa-download{
    color: rgb(71, 67, 67);
}

.center{
    text-align: center;
    vertical-align:middle;
}

.form-check .form-check-input{
    margin-left: 0px;
    float: none;
}

.form-check{
    padding-left: 0px;
}

.seleccion-checkbox{
    min-width:75px;
}

.justify{
    text-align: justify;
    text-justify: inter-word;

}

.ml-5 {
    margin-left: 2.8125rem!important;
}
.ml-4 {
    margin-left: 1.40625rem!important;
}
.ml-3 {
    margin-left: 0.9375rem!important;
}
.ml-2 {
    margin-left: 0.46875rem!important;
}
.ml-1 {
    margin-left: 0.234375rem!important;
}

.white-text{
    color: white;
}


.panel .panel-heading .panel-title.tablero-control {
    font-size: 1.2rem;
}

.panel.panel-tablero-control .panel-title.tablero-control {
    font-size: 1rem;
}

.right{
    text-align: right;
}

h4 small{
    font-size: 75%;
}

.bg-danalytics{
    background-color: var(--app-panel-header-color) !important;
    color: var(--app-panel-text-color) !important;
}

.bg-danalytics-secundario{
    background-color: var(--app-secondary-color);
    color: var(--app-secondary-text-color);
}

body .introjs-tooltipReferenceLayer .introjs-tooltip .introjs-progress .introjs-progressbar {
    background:  var(--app-theme) !important;
}

body .introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltiptext {
    text-align: center;
}

.calificacion a {
    color: #777b6e;
}
.calificacion.activo a {
    color: #ffe9a4;
}
.calificacion a:hover {
    color: #ffe9a4;
}
.calificacion b {
    color: #777b6e;
    font-size: 0.6rem;
}
.calificacion.activo b {
    color: #ffe9a4;
}

.app-header .navbar-brand {
    height: 70px !important;
}

.app-sidebar {
    padding-top: 70px !important;
}

.app-content .app-content-padding {
    padding: 40px 30px !important;
}

.app-header-fixed {
    padding-top: 60px !important;
}

.pace-progress{
    top: 70px !important;
}

.pace .pace-activity {
    top: 75px !important;
}

@media (max-width: 767.98px) {
    .app-header-fixed {
        padding-top: 121px !important
    }
    .app-header .navbar-header {
        padding: 10px 10px !important;
    }
}

.box-indicadores{
    background-color:  var(--app-theme) !important;
    height: 115px;
}

.indicadores-reportes{
    background-color:  #f0eeee !important;
 }


.am5-modal{
    z-index: 1 !important;
}

.manual {
    color: #070707;
    font-weight: 800;
    font-size:.875rem;
    padding: .275rem 3.25rem .275rem 1.75rem;
    margin: 0;
    line-height: 1.25rem
}

.manual-item {
    color: #1f1f1f;
    font-weight: 550;
    font-size:.875rem;
    padding: .375rem 3.25rem .375rem 1.75rem;
    margin: 0;
    line-height: 1.25rem
}

.article{
    padding: 3rem 4rem 4rem 4rem !important;
}

.manual-pagina{
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 1.5rem 1rem;
    text-align: left;
    width: 100%;
    border: thin solid #a9acaa;
    border-radius: 0.5rem;
}

.hr-manual{
    border: none;
    border-top: 0.0625rem dashed #a9acaa;
}

.p-manual{
    font-size: 1rem;
    letter-spacing: 0.005rem;
    line-height: 1.5rem;
}

.as-button{
    background-color: #ffffff;
    border: 0.0625rem solid #a9acaa;
    border-radius: 0.25rem;
    color: #0b57d0;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5rem;
    margin: 0.375rem 0.5rem 0.375rem 0;
    min-width: 5.5rem;
    padding: 0.625rem 0;
    position: relative;
    text-align: center;
}

.sub-article-container.shaded {
    border-top: 0.0625rem solid #a9acaa;
    margin: 2.25rem 0 -1.5rem;
}

.titulo-util {
    color: #1f1f1f;
    display: inline-block;
    font-size: .975rem;
    font-weight: 800;
    padding: 1.125rem 0;
    margin-right: 1.5rem;
}

.as {
    padding: 1rem 0.625rem;
    text-align: center;
}

.help-text-manual{
    font-size: 1.1rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    margin-top: 0;
}

.li-manual{
    color: #1f1f1f;
    display: block;
    line-height: 1.5rem;
    margin-left: 1.25rem;
    padding: 0.625rem 0 0.625rem 0.875rem;
    position: relative;
    font-size: .915rem;
}

.manual-icono{
    color: #0b57d0;
    height: 1.25rem;
    position: absolute;
    top: 1.05rem;
    left: -1.375rem;
    width: 1.25rem;
}

.accordion-manual{
    padding: 0.8rem;
    margin-right: 0;
    margin-left: 0;
    border-width: 1px;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    position: relative;
    border: solid #dee2e6;
}
.alert-dismissible {
    padding-right: 15px;
}

.nota-modulo{
    border: 2px solid !important;
}

.modulo-colores{
    border-color: #8f9193;
    background: #a0caf3;
    color: #2d2e2f;
}

.aumento-tabla{
    color: #0f9e3e;
}

.decremento-tabla{
    color: #ff1b30;
}

.estable-tabla{
    font-size: 16px;
    color: #57595c;
}

.alinear-texto-izquierda {
    text-align: left;
}

.label-nuevo {
    margin-left: 8px;
    display: inline;
    padding: 3px 6px 4px;
    font-size: 75%;
    font-weight: 600;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
}

.tema-label-nuevo{
    background-color: #0078FF;
}



/* Custom styles for floating button */
.floating-button {
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 999;
}
/* Custom styles for popup form */
.popup-form {
  position: fixed;
  bottom: 90px;
  right: 20px;
  width: 300px;
  background: white;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 999;
}

.form-check .form-check-input {
    margin-right: 0.5rem;
}

.btn-asistente-education {
    z-index: 1050;  
    display: inline-flex;
    align-items: center;
    justify-items: center;
    overflow: hidden;
    max-width: 30px;
    height: 30px;
    transition: max-width 0.3s ease;
    border-radius: 28px;
    padding: 0.4rem;
    background-color: #5f8dda;
    color: #fff;
}

.btn-asistente-education .btn-asistente-education-text {
    white-space: nowrap;
    opacity: 0;
    margin-left: 6px;
    transition: opacity 0.2s ease 0s;
}

.btn-asistente-education:hover {
    max-width: 200px;
    color: #fff;
}

.btn-asistente-education:hover .btn-asistente-education-text {
    opacity: 1;
    transition-delay: 0.1s;
}


.btn-encuesta {
    z-index: 1050;  
    display: inline-flex;
    align-items: center;
    justify-items: center;
    overflow: hidden;
    max-width: 30px;
    height: 30px;
    transition: max-width 0.3s ease;
    border-radius: 28px;
    padding: 0.3rem;
    background-color: #fcbc29;
    color: #fff;
}

.btn-encuesta .btn-encuesta-text {
    white-space: nowrap;
    opacity: 0;
    margin-left: 6px;
    transition: opacity 0.2s ease 0s;
}

.btn-encuesta:hover {
    max-width: 200px;
    color: #fff;
}

.btn-encuesta:hover .btn-encuesta-text {
    opacity: 1;
    transition-delay: 0.1s;
}

.btn-soporte {
    z-index: 1050;  
    display: inline-flex;
    align-items: center;
    justify-items: center;
    overflow: hidden;
    max-width: 30px;
    height: 30px;
    transition: max-width 0.3s ease;
    border-radius: 28px;
    padding: 0.35rem;
    background-color: #0a640b;
    color: #fff;
}

.btn-soporte .btn-soporte-text {
    white-space: nowrap;
    opacity: 0;
    margin-left: 6px;
    transition: opacity 0.2s ease 0s;
}

.btn-soporte:hover {
    max-width: 200px;
    color: #fff;
}

.btn-soporte:hover .btn-soporte-text {
    opacity: 1;
    transition-delay: 0.1s;
}

/* Contenedor de botones flotantes agrupados */
.floating-buttons-container {
    position: fixed;
    bottom: 80px;
    right: 13px;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    gap: 10px;
    z-index: 1050;
}

/* Anular posicionamiento fijo individual */
.floating-buttons-container .btn-asistente-education,
.floating-buttons-container .btn-encuesta {
    position: static !important;
    bottom: auto !important;
    right: auto !important;
}

.custom-row-gap > [class*="col-"] {
    margin-bottom: 1.2rem;
}
