﻿/* Set padding to keep content from hitting the edges */
@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 100 700;
    src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v107/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format('woff2');
}

.body-content {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}
*/
.modalLoading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

#loadingModal {
    z-index: 10000;
}


/*.modalContentLoadign {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}*/

    /* Estilo de la imagen de carga */
    /*.modalContentLoadign img {
        width: 100px;*/ /* Ajusta el tamaño de la imagen según tus necesidades */
    /*}*/


.title1_Login {
    color: #006fff;
    font-size: 3em;
    line-height: 1.3em;
    font-weight: 600;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 0px;
}

.title1_2_Login {
    color: #4e5156;
    font-size: 1.2em;
    line-height: 1.227em;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}

#loginForm input {
    height: 44px;
    width: 100%;
    color: #445065;
    border: 1px solid #e7eaee;
    border-radius: 5px;
    background-color: #fff;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1.22222em;
    margin-bottom: 20px;
}

.form-width {
    width: 600px; /*Ajustar ancho según necesidad*/
    margin: 0 auto; /*Centrar el formulario en la página*/
}

.btn_primario_login:hover {
    color: #fff;
    background-color: dodgerblue;
}


.btn_primario_login {
    border-radius: 0;
    background-color: blue;
    box-shadow: 0 4px 2px 0 rgba(64,59,73,.3);
    color: #fff;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    line-height: 1.22222em;
    text-align: center;
    margin-top: 18px;
    height: 44px;
    width: 200px;
    margin-bottom: 32px;
}

.btnP {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 6.25px;
}

.loader2 {
    color: white;
    font-size: 50px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.5s infinite ease, round 1.5s infinite ease;
}


.btn_primarioP {
    height: 34px;
    width: auto;
    padding: 8px 22px;
    border-radius: 0;
    background-color: darkblue;
    box-shadow: 0 2px 0 0 var(--uk-blue-dark);
    color: white;
    font-size: 0.875em;
    font-weight: 600;
    line-height: 1.2222em;
    align-content: space-between !important;
    justify-content: center !important;
    display: flex;
    float: right;
    margin-top: 26px;
    z-index: 2;
    position: relative;
}

    .btn_primarioP:focus,
    .btn_primarioP:active,
    .btn_primarioP:hover {
        color: white;
        background-color: darkblue;
    }

    .btn_primarioP .material-symbols-outlined {
        font-size: 20px;
        float: left;
        margin-right: 4px !important;
        margin-top: -1px;
    }

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.div_search {
    align-content: space-between !important;
    justify-content: center !important;
    display: flex !important;
    float: right;
    margin-top: 30px;
    margin-left: 10px;
    z-index: 2;
    position: relative;
    margin-right: 10px;
}

    .div_search input {
        height: 34px;
        width: 260px;
        color: gray;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 18px;
    }

    .div_search .material-symbols-outlined {
        position: absolute;
        top: 6px;
        right: 9px;
        z-index: 2;
        display: block;
        text-align: center;
        pointer-events: none;
        color: var(--uk-gray);
        font-weight: 600;
        font-size: 20px;
        width: 20px;
        height: 20px;
    }


.material-symbols-outlined {
    font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
}

.material-symbols-fill-0 {
    font-variation-settings: 'FILL' 0;
}


#dtBasicExample_paginate ul li a {
    padding: 6px 12px 4px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: white;
    cursor: default;
    background-color: blue;
    border-color: white;
    border-radius: 5px;
    background-color: blue;
    color: white;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.1875em;
}


.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    margin-left: -1px;
    opacity: 1;
    text-decoration: none;
    color: var(--uk-gray);
    font-size: 1em;
    font-weight: 500;
    line-height: 1.1875em;
    background-color: transparent;
    border: 1px solid transparent;
}

.dataTables_wrapper .dataTables_paginate {
    float: right !important;
    text-align: right !important;
    padding-top: 30px !important;
}

.dataTables_wrapper .dataTables_filter {
    float: right !important;
    margin-right: 220px;
    text-align: center !important;
    display: none;
}

.dataTables_wrapper {
    margin-top: 20px;
}

.dataTables_scrollBody thead {
    visibility: collapse;
}

    .dataTables_scrollBody thead tr {
        height: 0px !important;
    }

/**Tamaños Columnas tabla*/
.cell_check {
    width: 6% !important;
    text-align: center;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}


table .th-btn {
    text-align: center;
}

    table .th-btn .btn {
        height: 18px;
        width: 18px;
        border: 0px solid var(--uk-white);
        border-radius: 0;
        background-color: transparent;
        padding: 0;
        margin-right: 16px;
    }

        table .th-btn .btn .material-symbols-outlined {
            color: blue;
            font-size: 18px;
            line-height: 18px;
        }

    table .th-btn .btn_Abrir {
        height: 32px;
        width: auto;
    }

        table .th-btn .btn_Abrir .material-symbols-outlined {
            float: left;
        }

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999 !important;
}

.modal-content .ui-autocomplete {
    position: absolute;
    top: 100% !important;
    left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
}

/*.tablecxp {
    table-layout: fixed;
    width: 100%;
}

.tablecxp th{
    white-space:nowrap;
}

th, td {
    white-space: nowrap;
}*/

.download-icon {
    font-size: 1.5em;
}

.input-group-text {
    background-color: #fff;
    border-color: #ced4da;
}

.loading {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    opacity: 0;
}

    .loading img {
        display: block;
        margin: 0 auto;
    }

    .loading p {
        text-align: center;
        font-size: 1.2em;
        margin-top: 10px;
    }

    .loading.show {
        opacity: 1;
        transition: opacity 0.3s ease-out;
    }

.loading-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.hoverMenu:hover {
    background-color: #0099FF;
    color: white;
}

.text-center {
    text-align: center;
}

.fixed-cell {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fixed-cell-tc {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-alert {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 11000;
    animation: fadeIn 0.3s;
}

.custom-alert-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    animation: slideDown 0.3s;
}

    .custom-alert-content h3 {
        margin-bottom: 10px;
        font-size: 24px;
        color: #333;
    }

    .custom-alert-content p {
        margin-bottom: 20px;
        font-size: 18px;
        color: #666;
    }

/*#closeAlert {
    display: block;
    margin: 0 auto;
    background-color: #007bff;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
   
    transition: background-color 0.3s;
    pointer-events: auto;
}*/

    #closeAlert:hover {
        background-color: #0056b3;
    }

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slideDown {
    from {
        transform: translate(-50%, -60%);
        opacity: 0;
    }

    to {
        transform: translate(-50%, -50%);
        opacity: 1;
    }
}

.close-container {
    display: inline-block;
    cursor: pointer;
    /* ... otros estilos ... */
}

.containerImg {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0; /* Elimina el relleno */
    margin: 0; /* Elimina el margen */
}

/* Estilos para las imágenes a la izquierda y derecha */
.left-images,
.right-images {
    display: flex;
    flex-direction: row; /* Cambia flex-direction a "row" */
    align-items: center;
    justify-content: flex-start;
    flex-grow: 1;
    padding: 0;
    margin: 0;
}

/* Estilos para cada imagen */
.image {
    max-width: 200px; /* Ancho máximo */
    max-height: 200px; /* Altura máxima */
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}

/* Estilos para los elementos de texto */
.spanTitulos {
    text-align: center;
    font-size: 20px; /* Ajusta el tamaño de fuente según tus necesidades */
    display: block; /* Muestra cada elemento <span> en una nueva línea */
    font-weight:bold;
}

.text-center {
    text-align: center;
}

table tbody td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    line-height: 1.1!important;
    vertical-align: middle;
}

.tooltip {
    background-color: #333; /* Cambia el color de fondo del tooltip */
    color: #fff; /* Cambia el color del texto del tooltip */
    border: 1px solid #fff; /* Cambia el borde del tooltip */
    font-size: 14px; /* Cambia el tamaño de fuente del tooltip */
    border-radius: 4px; /* Agrega bordes redondeados al tooltip */
    max-width: 200px; /* Define un ancho máximo para el tooltip */
}

    /* Estilo para la flecha del tooltip */
    .tooltip.top .tooltip-arrow {
        border-top-color: #333; /* Cambia el color de la flecha */
    }