body {
    font-family: 'Century Gothic' !important;
    background: #ffffff;
}

header h1 {
    margin: 6px 1px;
}

header p {
    font-size: 150%;
}

header .dropdown-menu {
    min-width: 184px !important;
    top: 56px !important;
    right: 5px !important;
}

    header .dropdown-menu li a:link, header .dropdown-menu li a:visited, header .dropdown-menu li a:active {
        padding: 5px !important;
        text-decoration: none !important;
        color: Black !important;
    }

    header .dropdown-menu li a i {
        color: #000000 !important;
        padding: 2px !important;
    }

.help-menu {
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    display: none;
    background: #fdfdfd;
    z-index: 10;
    position: absolute;
    right: 15px;
    top: 80px;
    max-width: 312px !important;
}

.display {
    display: inline-table;
}

h1 {
    font-size: 400%;
    font-weight: 900;
}

h2 {
    color: #555;
    font-weight: 900;
}

.light-blue {
    background-color: #f7fcff !important;
}

.white {
    background-color: #fff !important;
}

.right {
    float: right;
}

.stroke {
    text-shadow: -1px -1px 0 #999, 1px -1px 0 #999, -1px 1px 0 #999, 1px 1px 0 #999;
}

.uppercase {
    text-transform: uppercase;
}

.modalBackground {
    background-color: black;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 100000 !important;
}

.panelPopup {
    margin-top: 10px;
    min-width: 50vw;
    max-width: 65vw;
    max-height: 98vh;
    overflow: auto !important;
}

.thumbnailImage {
    max-width: 280px;
    max-height: 280px;
}

@media screen and (max-width: 568px) {
    .thumbnailImage {
        max-width: 120px;
        max-height: 120px;
    }
}

@media screen and (max-width: 768px) {
    .thumbnailImage {
        max-width: 200px;
        max-height: 200px;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {
    .thumbnailImage {
        max-width: 200px;
        max-height: 200px;
    }
}

.thumbnailImagePersonaAutorizada {
    max-width: 150px;
    max-height: 150px;
}

.thumbnailImagePersonaAutorizadaNinoPopUp {
    max-width: 200px;
    max-height: 200px;
}

.imageButton {
    font-size: 300% !important;
    border: 0 !important;
    margin: 20px 10px !important;
    background-color: #fff !important;
    color: #777 !important;
    padding: 15px !important;
    border: 1px dashed #ddd !important;
    border-radius: 10% !important;
}

    .imageButton:hover {
        color: #000 !important;
    }

.imageButtonGridView {
    font-size: 20px;
    margin: 3px;
    color: #777 !important;
    background: #fdfdfd;
    padding: 6px 10px !important;
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
}

    .imageButtonGridView:hover {
        color: #000 !important;
        background: #fafafa;
    }

.selector {
    display: inline;
    margin-right: 10px;
}
/* BEGIN FOOTABLE CUSTOM CSS*/
.putInsideSearchGroup {
    text-align: left;
    margin: 10px !important;
    min-width: 200px;
}

.form-group {
    margin: auto 0 !important;
    width: 100% !important;
}

.form-inline {
    margin: 0px !important;
}

.input-group {
    display: inline-table !important;
    margin: 10px !important;
    height: 42px !important;
}

.customSearch {
    display: inline-table;
    max-width: 280px !important;
    margin: 26px 15px 26px 15px;
}

    .customSearch > input {
        display: inline-block;
        height: 28px !important;
        margin-right: 2px !important;
    }

.dropdown-toggle {
    height: 28px !important;
}

.dropdown-menu li a {
    padding-left: 20px !important;
}

tfoot span {
    margin-top: 10px !important;
}
/* END FOOTABLE CUSTOM CSS*/
/* BEGIN FOOTABLE CUSTOM MEDIA QUERIES*/
@media screen and (max-width: 540px) {
    .customSearch {
        margin: 5px 0 !important;
        float: right !important;
    }
}

@media screen and (min-width: 541px) and (max-width: 570px) {
    .customSearch {
        margin: 26px 0 !important;
        float: right !important;
    }
}
/* END FOOTABLE CUSTOM MEDIA QUERIES*/
@media screen and (max-width: 350px) {
    header > div > div p {
        display: none;
    }
}

@media screen and (max-width: 510px) {
    header h1 {
        margin: 13px 1px !important;
    }

    header span {
        font-size: 70%;
    }

    header p {
        font-size: 110%;
        margin-top: 3px !important;
    }
}

@media screen and (max-width: 510px) {
    .imageButtonGridView {
        font-size: 10px !important;
        margin: 0 !important;
    }
}

@media screen and (max-width: 760px) {
    .customSearch > input {
        display: inline-block;
        height: 31px !important;
        margin-right: 2px !important;
    }
}

@media screen and (max-width: 768px) {
    .thumbnailImage {
        max-width: 200px;
        max-height: 200px;
    }
}

.customPanelWrap {
    margin-bottom: 10px !important;
}

/* INICIO CUSTOM PANEL SEGURIDAD */
.customPanelSeguridad {
    border: 0 !important;
}

    .customPanelSeguridad .panel-heading, .customPanelWrap {
        font-size: 250% !important;
        color: #fff !important;
        background: #D46A6A !important;
    }

    .customPanelSeguridad .panel-body {
        font-size: 100% !important;
        color: #555 !important;
    }

    .customPanelSeguridad .subtitle {
        background-color: #D46A6A;
        color: #FFFFFF;
    }

.mini-widget-seguridad .mini-widget-heading {
    background: #D46A6A;
    color: white;
}

    .mini-widget-seguridad .mini-widget-heading .pull-right {
        color: white;
    }

.mini-widget-seguridad .mini-widget-body {
    background: #801515;
}

    .mini-widget-seguridad .mini-widget-body i {
        color: #D46A6A;
    }

.mmini-widget-seguridad .mini-widget-body .number {
    color: white;
}

.mini-widget-seguridad .mini-widget-footer {
    color: white;
    background: #801515;
}
/* FIN CUSTOM PANEL SEGURIDAD */

/* INICIO CUSTOM PANEL PARAMETRIZACION */
.customPanelParametrizacion {
    border: 0 !important;
}

    .customPanelParametrizacion .panel-heading, .customPanelWrap {
        font-size: 250% !important;
        color: #fff !important;
        background: #8CB2D9 !important;
    }

    .customPanelParametrizacion .panel-body {
        font-size: 100% !important;
        color: #555 !important;
    }

.mini-widget-parametrizacion .mini-widget-heading {
    background: #8CB2D9;
    color: white;
}

    .mini-widget-parametrizacion .mini-widget-heading .pull-right {
        color: white;
    }

.mini-widget-parametrizacion .mini-widget-body {
    background: #618FBE;
}

    .mini-widget-parametrizacion .mini-widget-body i {
        color: #8CB2D9;
    }

.mmini-widget-parametrizacion .mini-widget-body .number {
    color: white;
}

.mini-widget-parametrizacion .mini-widget-footer {
    color: white;
    background: #618FBE;
}
/* FIN CUSTOM PANEL PARAMETRIZACION */

/* INICIO CUSTOM PANEL DIRECTORIOS */
.customPanelDirectorios {
    border: 0 !important;
}

    .customPanelDirectorios .panel-heading, .customPanelWrap {
        font-size: 250% !important;
        color: #fff !important;
        background: #BFD655 !important;
    }

.nav-tabs.nav-justified > li {
    float: left !important;
    width: auto !important;
}

.tab .overview-tab .tab-icon {
    width: auto;
    max-height: 20px !important;
    border: none !important;
}

@media screen and (max-width: 490px) {
    .tab .overview-tab .tab-icon {
        display: table-cell;
    }
}

@media screen and (max-width: 1776px) {

    .tab .overview-tab .tab-icon i {
        font-size: 22px !important;
    }

    .tab .overview-tab .tab-icon ul li {
        display: table-cell;
    }
}

.customTabContent input, .customTabContent select {
    float: right;
}

@media screen and (max-width: 1024px) {
    .customTabContent input, .customTabContent select {
        width: 100% !important;
    }
}

.customPanelDirectorios .panel-body {
    font-size: 100% !important;
    color: #555 !important;
}

.customPanelDirectorios .subtitle {
    background-color: #BFD655;
    color: #FFFFFF;
}

.mini-widget-directorios .mini-widget-heading {
    background: #BFD655;
    color: white;
}

    .mini-widget-directorios .mini-widget-heading .pull-right {
        color: white;
    }

.mini-widget-directorios .mini-widget-body {
    background: #A4BD31;
}

    .mini-widget-directorios .mini-widget-body i {
        color: #BFD655;
    }

.mmini-widget-directorios .mini-widget-body .number {
    color: white;
}

.mini-widget-directorios .mini-widget-footer {
    color: white;
    background: #A4BD31;
}
/* FIN CUSTOM PANEL DIRECTORIOS */

/* INICIO CUSTOM PANEL GESTION DE CARTERA */
.customPanelGestionCartera {
    border: 0 !important;
}

    .customPanelGestionCartera .panel-heading, .customPanelWrap {
        font-size: 250% !important;
        color: #fff !important;
        background: #46B3B3 !important;
    }

    .customPanelGestionCartera .panel-body {
        font-size: 100% !important;
        color: #555 !important;
    }

.mini-widget-gestion-cartera .mini-widget-heading {
    background: #46B3B3;
    color: white;
}

    .mini-widget-gestion-cartera .mini-widget-heading .pull-right {
        color: white;
    }

.mini-widget-gestion-cartera .mini-widget-body {
    background: #009898;
}

    .mini-widget-gestion-cartera .mini-widget-body i {
        color: #46B3B3;
    }

.mmini-widget-gestion-cartera .mini-widget-body .number {
    color: white;
}

.mini-widget-gestion-cartera .mini-widget-footer {
    color: white;
    background: #009898;
}
/* FIN CUSTOM PANEL GESTION DE CARTERA */

/* INICIO CUSTOM PANEL COMUNICACIONES */
.customPanelComunicaciones {
    border: 0 !important;
}

    .customPanelComunicaciones .panel-heading, .customPanelWrap {
        font-size: 250% !important;
        color: #fff !important;
        background: #C52892 !important;
    }

    .customPanelComunicaciones .panel-body {
        font-size: 100% !important;
        color: #555 !important;
    }

.mini-widget-comunicaciones .mini-widget-heading {
    background: #C52892;
    color: white;
}

    .mini-widget-comunicaciones .mini-widget-heading .pull-right {
        color: white;
    }

.mini-widget-comunicaciones .mini-widget-body {
    background: #BA007C;
}

    .mini-widget-comunicaciones .mini-widget-body i {
        color: #C52892;
    }

.mmini-widget-comunicaciones .mini-widget-body .number {
    color: white;
}

.mini-widget-comunicaciones .mini-widget-footer {
    color: white;
    background: #BA007C;
}
/* FIN CUSTOM PANEL COMUNICACIONES */

/* INICIO CUSTOM PANEL PEDAGOGIA */
.customPanelPedagogia {
    border: 0 !important;
}

    .customPanelPedagogia .panel-heading, .customPanelWrap {
        font-size: 250% !important;
        color: #fff !important;
        background: #C52892 !important;
    }

    .customPanelPedagogia .panel-body {
        font-size: 100% !important;
        color: #555 !important;
    }

.mini-widget-pedagogia .mini-widget-heading {
    background: #C52892;
    color: white;
}

    .mini-widget-pedagogia .mini-widget-heading .pull-right {
        color: white;
    }

.mini-widget-pedagogia .mini-widget-body {
    background: #BA007C;
}

    .mini-widget-pedagogia .mini-widget-body i {
        color: #C52892;
    }

.mmini-widget-pedagogia .mini-widget-body .number {
    color: white;
}

.mini-widget-pedagogia .mini-widget-footer {
    color: white;
    background: #BA007C;
}
/* FIN CUSTOM PANEL PEDAGOGIA */

/* INICIO CUSTOM PANEL ADMISIONES */
.customPanelAdmisiones {
    border: 0 !important;
}

    .customPanelAdmisiones .panel-heading, .customPanelWrap {
        font-size: 250% !important;
        color: #fff !important;
        background: #C52892 !important;
    }

    .customPanelAdmisiones .panel-body {
        font-size: 100% !important;
        color: #555 !important;
    }

.mini-widget-admisiones .mini-widget-heading {
    background: #C52892;
    color: white;
}

    .mini-widget-admisiones .mini-widget-heading .pull-right {
        color: white;
    }

.mini-widget-admisiones .mini-widget-body {
    background: #BA007C;
}

    .mini-widget-admisiones .mini-widget-body i {
        color: #C52892;
    }

.mmini-widget-admisiones .mini-widget-body .number {
    color: white;
}

.mini-widget-admisiones .mini-widget-footer {
    color: white;
    background: #BA007C;
}
/* FIN CUSTOM PANEL ADMISIONES */

/* INICIO CUSTOM PANEL ESTADISTICAS DEL PORTAL */
.customPanelEstadisticasPortal {
    border: 0 !important;
}

    .customPanelEstadisticasPortal .panel-heading, .customPanelWrap {
        font-size: 250% !important;
        color: #fff !important;
        background: #C52892 !important;
    }

    .customPanelEstadisticasPortal .panel-body {
        font-size: 100% !important;
        color: #555 !important;
    }

.mini-widget-estadisticas-portal .mini-widget-heading {
    background: #C52892;
    color: white;
}

    .mini-widget-estadisticas-portal .mini-widget-heading .pull-right {
        color: white;
    }

.mini-widget-estadisticas-portal .mini-widget-body {
    background: #BA007C;
}

    .mini-widget-estadisticas-portal .mini-widget-body i {
        color: #C52892;
    }

.mmini-widget-estadisticas-portal .mini-widget-body .number {
    color: white;
}

.mini-widget-estadisticas-portal .mini-widget-footer {
    color: white;
    background: #BA007C;
}
/* FIN CUSTOM PANEL ESTADISTICAS DEL PORTAL */
/* INICIO CUSTOM PANEL MATRICULAS */
.customPanelMatriculas {
    border: 0 !important;
}

    .customPanelMatriculas .panel-heading, .customPanelWrap {
        font-size: 250% !important;
        color: #fff !important;
        background: #BFD655 !important;
    }

.nav-tabs.nav-justified > li {
    float: left !important;
    width: auto !important;
}

.tab .overview-tab .tab-icon {
    width: auto;
    max-height: 20px !important;
    border: none !important;
}

@media screen and (max-width: 490px) {
    .tab .overview-tab .tab-icon {
        display: table-cell;
    }
}

@media screen and (max-width: 1776px) {

    .tab .overview-tab .tab-icon i {
        font-size: 22px !important;
    }

    .tab .overview-tab .tab-icon ul li {
        display: table-cell;
    }
}

.customTabContent input, .customTabContent select {
    float: right;
}

@media screen and (max-width: 1024px) {
    .customTabContent input, .customTabContent select {
        width: 100% !important;
    }
}

.customPanelMatriculas .panel-body {
    font-size: 100% !important;
    color: #555 !important;
}

.customPanelMatriculas .subtitle {
    background-color: #BFD655;
    color: #FFFFFF;
}

.mini-widget-matriculas .mini-widget-heading {
    background: #BFD655;
    color: white;
}

    .mini-widget-matriculas .mini-widget-heading .pull-right {
        color: white;
    }

.mini-widget-matriculas .mini-widget-body {
    background: #A4BD31;
}

    .mini-widget-matriculas .mini-widget-body i {
        color: #BFD655;
    }

    .mini-widget-matriculas .mini-widget-body .number {
        color: white;
    }

.mini-widget-matriculas .mini-widget-footer {
    color: white;
    background: #A4BD31;
}
/* FIN CUSTOM PANEL MATRICULAS */
.fuerza-contrasena {
    font-weight: bold;
    font-size: 13px;
}

.hidden {
    display: none;
}

@media screen and (max-width: 300px) {
    #logoLogin h2 {
        font-size: 20px;
    }
}

.medium-image {
    max-width: 400px;
    max-height: 400px;
}

@media screen and (max-width: 768px) {
    .medium-image {
        max-width: 300px;
        max-height: 300px;
    }
}

@media screen and (max-width: 540px) {
    .medium-image {
        max-width: 200px;
        max-height: 200px;
    }
}

.headerLine {
    border-bottom: 1px solid #d5eb27;
    padding-bottom: 20px;
}

.notificacion {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #FF0000;
    border-radius: 10px;
}

.validacion {
    padding-left: 8px;
}

.label-login {
    font-family: 'Century Gothic' !important;
    color: #2E8CC1;
    font-size: medium;
}

.btn-mundobabi {
    color: Black;
    background-color: #d5eb27;
    border-color: #4cae4c;
}

.separatorLine {
    border: 1px solid #d5eb27;
}

#progressBarSeparator {
    height: 100px;
}

@media screen and (max-width: 558px) {
    #progressBarSeparator {
        height: 0px;
    }
}

.personaAutorizada {
    padding: 10px;
    margin: 40px;
    border: 1px solid #d5eb27;
    width: 300px;
    text-align: center;
    float: left;
}

.personaAutorizadaNinoPopUp {
    padding: 10px;
    margin: 10px;
    min-height: 340px !important;
    border: 1px solid #d5eb27;
    width: 260px;
    text-align: center;
    float: left;
}

#btnMatriculasDescargarArchivos {
    text-decoration: none;
}

    #btnMatriculasDescargarArchivos:hover {
        color: #EDFB79;
        margin-left: 5px;
    }

#btnMatriculasSubirInformacion {
    text-decoration: none;
}

    #btnMatriculasSubirInformacion:hover {
        color: #ba007c;
        margin-left: 5px;
    }

#contenedorPersonaAutorizada {
    margin-top: 30px;
}

.btnAgregarEnMatriculas {
    margin: 15px !important;
    position: absolute !important;
    right: 0 !important;
    display: block !important;
    z-index: 10000000 !important;
}

.archivosThumbnail {
    max-height: 250px;
    max-width: 196px;
    padding: 20px;
    margin: 20px;
    border: 1px dashed #d5eb27;
    width: 200px;
    text-align: center;
    float: left;
}

    .archivosThumbnail p {
        margin: 0 !important;
        padding: 13px !important;
    }

#contenedorArchivos {
    margin-top: 30px;
}

.panelPopupFoto {
    width: 50vw;
    max-height: 98vh;
    overflow: auto !important;
}

.requerido {
    color: Red;
}

.modalPopup {
    z-index: 1000000 !important;
}

.progresoDirectorios {
    padding: 10px;
    margin: 40px;
    border: 1px solid #d5eb27;
    text-align: center;
    background: #BFD655 !important;
}

.progresoMatriculas {
    padding: 10px;
    margin: 40px;
    border: 1px solid #d5eb27;
    text-align: center;
    background: #BFD655 !important;
}

.progresoParametrizacion {
    padding: 10px;
    margin: 40px;
    border: 1px solid #d5eb27;
    text-align: center;
    background: #8CB2D9 !important;
}

.progresoSeguridad {
    padding: 10px;
    margin: 40px;
    border: 1px solid #d5eb27;
    text-align: center;
    background: #D46A6A !important;
}

.progresoAdmisiones {
    padding: 10px;
    margin: 40px;
    border: 1px solid #d5eb27;
    text-align: center;
    background: #C52892 !important;
}

.textoResaltado {
    color: #D7117B;
    font-weight: bold;
}

.labelCheckBox {
    font-size: 14.0pt;
    color: #FF0066;
    font-weight: bold;
    padding-left: 10px;
}

.logo {
    max-width: 250px;
}

.text-bold {
    font-weight: bold;
}

.text-size {
    font-size: 12pt;
}

.text-important {
    color: #FF3399;
}

.panel-popup-firma-documento {
    min-width: 40vw;
    max-width: 50vw;
    padding: 20px;
}

/* Contenedor principal con dos columnas */
.signature-container {
    display: flex;
    justify-content: space-between;
    margin: 20px;
    font-family: Arial, sans-serif;
}

/* Bloque individual de firma */
.signature-block {
    width: 45%; /* Ajusta el ancho de cada columna */
    text-align: center;
}

/* Título “FIRMA DEL PADRE” / “FIRMA DE LA MADRE” */
.signature-title {
    font-weight: bold;
    margin-bottom: 10px; /* Pequeño espacio antes del texto de firma electrónica */
    font-size: 12pt;
    color: #3693cf; /* Color azul similar al de la imagen original */
}

/* Texto informativo sobre firma electrónica */
.electronic-signature-text {
    font-size: 1rem;
    margin-bottom: 8px; /* Separación entre este texto y la línea */
    color: #3693cf; /* Color azul similar al de la imagen original */
}

/* Línea para la firma */
.signature-line {
    border-bottom: 1px solid #000;
    margin: 0 auto;
    width: 80%; /* Ancho de la línea: 80% del bloque */
    height: 2px; /* Grosor visual de la línea */
}

/* Nombre debajo de la línea de firma (solo en el bloque del padre) */
.signature-name {
    margin-top: 10px;
    font-weight: bold;
    font-size: 12pt;
    color: #3693cf;
    text-transform: uppercase;
}

/* Cargo o posición */
.signature-position {
    margin-top: 5px;
    font-weight: bold;
    font-size: 12pt;
    color: #3693cf;
}

/* Para dejar espacio extra debajo de la línea en el bloque de la madre */
.mother-space {
    margin-bottom: 60px;
}

input[type=checkbox], input[type=radio] {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    margin: 5px !important;
}

.floating-buttons {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000; 
    background: white;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 70%;
}