/*------------------------------------------------------------------
    File Name: custom.css
-------------------------------------------------------------------*/

/** ADD YOUR AWESOME CODES HERE **/
::placeholder {
    color: #d7d7d7;
}
.especialInputFile ul {
    list-style-type: disc !important;
}
img {
     /* height: 100%;*/
    max-width: 100%;
}

/*.Ajuste100 {
     height: 100%;
    max-width: 100%;
}*/
.redondo {
    display: block !important;
    margin: 0 auto !important;
    border-radius: 100px !important;
    aspect-ratio:1/1 !important;
}
.FotoOvalada {
    aspect-ratio:1/1 !important;
}
.image-container {
    position: relative;
}
.linea-firma {
    width:100%;
    color:black;
    padding-right:10px;
    padding-left:10px;
    box-sizing:content-box;
}
.image-text {
    position: absolute;
    top: 55%;
    left: 24%;
    width: 87%;
    margin: 0;
    transform: translate(-20%, -50%);
    z-index: 1;
    /*color: black;*/
    font-size: 11px !important;
    resize: vertical;
    font-family: Arial !important;
    /*font-size:60%;*/
}
    .image-text span,
    .image-text span * {
        font-family: Arial !important;
        font-size: 11px !important;
    }

.Firma {
    top: 70%;
    position: absolute;
  /*  width: 100px;
    max-width: 300px;
    height: auto;*/
}

.Firma-credencial {
    top: 70%;
    /*position: absolute;*/
     /* width: 100px;
    max-width: 300px;
    height: auto;*/
    text-align:center
}
.Sello {
    top:59%;
    left: 34%;
    position: absolute;
   /* width: 30px;
   
    height: auto;*/
}
/*.Credencial_plantilla {
    background-image: url('../imagenes/credencial externo-01.jpg');
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    min-height: 165px;
    height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content:center;
}
.Credencial_atras {

    background-image: url('../imagenes/credencial externo-02.jpg');
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    min-height: 165px;
    height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.Contenido_Credencial {
    font-family: 'Century Gothic';
    font-size: 14px;
    color: black;
    text-align: center;
}
.atras {
    padding-top: 20px;
}*/
.Credencial_plantilla {
    background-image: url('../imagenes/credencial externo-01.jpg');
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    min-height: 165px;
    width: 328px;
    height: 543px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.Credencial_atras {
    background-image: url('../imagenes/credencial externo-02.jpg');
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    min-height: 165px;
    width: 328px;
    height: 543px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding-top: 40px;
}

.Contenido_Credencial {
    font-family: 'Century Gothic';
    font-size: 12px;
    color: black;
    text-align: center;
}

.linea-firma-credencial {
    width: 70%;
    margin: auto;
    border: 1px solid black;
    line-height: 5px !important;
}

.input-credencial {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border:none;
    resize:none;
    outline:none;
    width: 305px;
    float: center;
    padding-top: 10px;
    line-height: normal;
    font-weight: 300;
    text-align:center;
}

.input-left {
    text-align: left;
    font-family: Arial;
    /*font-size: 12px;*/
    padding: 0px;
    /* color: black;*/
}
.input-right {
    text-align: right;
    font-family: Arial;
    /*font-size: 12px;*/
    padding: 0px;
    /* color: black;*/
}
.input-Lugaryfecha {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border: none;
    resize: none;
    outline: none;
    width:100%;
    float: right;
}
.input-Aquien {
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border: none;
    resize: none;
    outline: none !important;
    width: 100%;
    float: left;
}
.input-Aquien2 {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border: none;
    resize: none;
    outline: none;
    width: 470px;
    padding-top: 10px;
    line-height: normal;
    font-weight: 300;
    text-transform: uppercase;
}
.general_form {
    padding: 0px 30px;
    float: left;
    width: 100%;
}
.general_form form {
    float: left;
    width: 100%;
}

.general_form form .field {
    display: flex;
    margin: 0;
}
    
    .general_form form fieldset a {
        float: right;
    }
    .general_form form input {
        float: right;
    }
/*.mail-option .chk-all input[type="checkbox"] {
    margin-top: 0;
}*/
    
    .general_form form .field input {
        background: no-repeat bottom,50% calc(100% - 1px);
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: solid #ddd 2px;
        width: 100%;
        float: right;
        padding: 10px;
        line-height: normal;
        font-weight: 300;
        transition: ease all 0.5s;
    }

   
    .general_form form .field label.label_field {
        margin: 0 30px 0 0;
        width: 250px;
        line-height: 45px;
        text-align: right;
        height: 45px;
        font-weight: 300;
        font-size: 15px;
    }

    .general_form form .datos input {
        background: no-repeat bottom,50% calc(100% - 1px);
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: solid #ddd 2px;
        width: 70%;
        padding: 10px;
        line-height: normal;
        font-weight: 300;
        transition: ease all 0.5s;
        margin-left: 25px;
    }
   
.general_form form .datos label.label_field {
    width: 250px;
    line-height: 30px;
    text-align: left;
    font-weight: 300;
    font-size: 15px;
    margin-left: 25px;
    margin-top: 20px;
}
    
.form-control,
.is-focused .form-control {
     background-image: linear-gradient(0deg, #3F51B5 2px, rgba(156, 39, 176, 0) 0), linear-gradient(0deg, hsla(0, 0%, 71%, .1) 1px, hsla(0, 0%, 71%, 0) 0);
}

.general_form form .field textarea {
    background: no-repeat bottom,50% calc(100% - 1px);
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    width: 100%;
    float: right;
    padding: 10px;
    line-height: normal;
    font-weight: 300;
    transition: ease all 0.5s;
    
}

.general_form form .field .textoEnriquecido {
    background: no-repeat bottom,50% calc(100% - 1px);
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    width: 100%;
    float: right;
    padding: 10px;
    line-height: normal;
    font-weight: 300;
    transition: ease all 0.5s;
}
.textoEnriquecido {
    background: no-repeat bottom,50% calc(100% - 1px);
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    width: 100%;
    float: right;
    padding: 0px;
    line-height: normal;
    font-weight: 300;
    transition: ease all 0.5s;
}

/* --- Quitar bordes del contenedor principal --- */
.textoEnriquecidoDocumento .ql-container,
.textoEnriquecidoDocumento .ql-container.ql-snow,
.textoEnriquecidoDocumento .ql-container * {
    border: none !important;
    outline: none !important;
}

/* --- Quitar bordes internos y padding --- */
.textoEnriquecidoDocumento .ql-editor {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    box-shadow: none !important;
}

/* --- Si tienes toolbar, también sin borde --- */
.textoEnriquecidoDocumento .ql-toolbar.ql-snow {
    border: none !important;
    box-shadow: none !important;
}

/* --- Asegúrate de que el contenedor general no dibuje línea --- */
.textoEnriquecidoDocumento {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.textoEnriquecidoDocumento p {
    color: black;
    font-family: Arial;
    font-size: 11px;
    line-height: inherit;
}
.general_form form .datos textarea {
    background: no-repeat bottom,50% calc(100% - 1px);
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    width: 100%;
    float: right;
    padding: 10px;
    line-height: normal;
    font-weight: 300;
    transition: ease all 0.5s;
}

.general_form form .field select {
    background: no-repeat bottom,50% calc(100% - 1px);
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    width: 100%;
    float: right;
    padding: 10px;
    line-height: normal;
    font-weight: 300;
    transition: ease all 0.5s;
}

/*select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    width: 100%;
    float: right;
    padding: 10px;
    line-height: normal;
    font-weight: 300;
    transition: ease all 0.5s;
    height: 45px;
}*/


/*.general_form form .datos input.dateselect {
     background: no-repeat bottom,50% calc(100% - 1px);
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    width: 100%;*/
/*float: right;
    padding: 10px;
    line-height: normal;
    font-weight: 300;
    transition: ease all 0.5s;
   
}*/
.field_area {
    color: #343a40;
    font-weight: 300;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.btn_forgot {
    float: left;
}
.general_form form .field textarea:focus {
    border-bottom: 1px solid #3F51B5;
    box-shadow: 0 1px 0 0 #3F51B5;
}

/*.general_form form .field textarea:invalid {
    background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, rgba(180, 180, 180, 0.1) 1px, rgba(180, 180, 180, 0) 1px);
}*/

.general_form form .field input:focus {
    border-bottom: 1px solid #3F51B5;
    box-shadow: 0 1px 0 0 #3F51B5;
}

/*.general_form form .field input:invalid {
    background-image: linear-gradient(to top, #f44336 2px, rgba(244, 67, 54, 0) 2px), linear-gradient(to top, rgba(180, 180, 180, 0.1) 1px, rgba(180, 180, 180, 0) 1px);
}*/


.task_table tr:nth-child(1) {
    border-left-color: #ff9800 !important;
    border-left-width: 4px !important;
}

.task_table tr:nth-child(2) {
    border-left-color: #2196f3;
    border-left-width: 4px;
}

.task_table tr:nth-child(3) {
    border-left-color: #673ab7;
    border-left-width: 4px;
}

.task_table tr:nth-child(4) {
    border-left-color: #e91e63;
    border-left-width: 4px;
}

.task_table tr:nth-child(5) {
    border-left-color: #1ed085;
    border-left-width: 4px;
}
.task_table tr:nth-child(6) {
    border-left-color: #ff9800;
    border-left-width: 4px;
}

.task_table tr:nth-child(7) {
    border-left-color: #2196f3;
    border-left-width: 4px;
}

.task_table tr:nth-child(8) {
    border-left-color: #673ab7;
    border-left-width: 4px;
}

.task_table tr:nth-child(9) {
    border-left-color: #e91e63;
    border-left-width: 4px;
}

.task_table tr:nth-child(10) {
    border-left-color: #1ed085;
    border-left-width: 4px;
}



.LogoIpnBlanco.M0FGwd {
    max-height: 25vw;
    max-width: 25vw;
    height: 100.5px;
    width: 100px;
}
.KHCwJ.M0FGwd {
    max-height: 25vw;
    max-width: 100vw;
    height: 192.5px;
    width: 770px;
}
.KHCwJ {
    background-image: url(../imagenes/Cicimar1.jpg);
    background-size: cover;
    background-position: center;
}
.dYYAhb {
    border: 1px solid rgb(218,220,224);
    border-radius: 8px;
    margin-bottom: 12px;
    margin:0px;
}
.LogoIpnBlanco {
    background-image: url(../images/logo/ipnblanco3.png);
    background-size: cover;
    background-position: center;
}
.LogoCicimarBlanco {
    background-image: url(../images/logo/Cicimar.png);
    background-size: cover;
    background-position: center;
}


/*.Ltcunf {
    min-width: 250px;
    word-wrap: break-word;
}*/
.IjFh2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    overflow-y: visible;
    padding-right: 2px;
}
.KkG9vf {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.RVEQke {
    background-color: rgb(134, 202, 238);
    color: rgba(0, 0, 0, 1);
}
.SajZGc {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    min-width: 0;
}
.I9Jjxd {
    font-family: Roboto,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .2px;
    line-height: 20px;
    padding: 8px 16px;
}
.q5O05c {
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
    -webkit-transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    border: 1px solid rgb(218,220,224);
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    position: relative;
   
    max-height: 25vw;
    max-width: 75vw;
    height: 137.5px;
    width: 770px;
    margin:15px;
    
}

.especial {
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
    -webkit-transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    border: 1px solid rgb(218,220,224);
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    position: relative;
    max-height: 70vw;
    max-width: 75vw;
    height: 335px;
    width: 770px;
    margin: 15px;
}
.especialInputFile {
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
    -webkit-transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    border: 1px solid rgb(218,220,224);
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    position: relative;
    max-height: 120vw;
    max-width: 75vw;
    height: 460px;
    width: 770px;
    margin: 15px;
    padding: 20px 25px 14px;
}
.especialTexto {
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
    -webkit-transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    border: 1px solid rgb(218,220,224);
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    position: relative;
    max-height: 120vw;
    max-width: 75vw;
    height: 360px;
    width: 770px;
    margin: 15px;
    padding: 20px 25px 14px;
}

/*.vPYArb {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 10px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px);
}*/
 .yHkFgb, .MhHWWd .yHkFgb {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: calc(100% + 2px);
    left: -1px;
    padding-right: 10px;
    position: absolute;
    bottom: -1px;
    width: 6px;
}
.VJI1sd {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.keCJ8d, .MhHWWd .keCJ8d {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    position: relative;
}
.bCghie .keCJ8d, .oydeSd .keCJ8d {
    border-top-left-radius: 0;
}
.F2P1Ge {
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
    -webkit-transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    background-color: #fff;
    border: 1px solid rgb(218,220,224);
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    position: relative;
    -webkit-transition: box-shadow .25s cubic-bezier(0,0,0.2,1);
    transition: box-shadow .25s cubic-bezier(0,0,0.2,1);
}

select {
    background: no-repeat bottom, 50% calc(100%-1px);
    box-sizing: border-box;
    display: inline-block;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    line-height: normal;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container {
    background: no-repeat bottom, 50% calc(100%-1px);
    box-sizing: border-box;
    display: inline-block;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    line-height: normal;
    margin: 0;
    position: relative;
    vertical-align: middle;
}


.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
  }
    /*.select2-container .select2-selection--single {
        cursor: pointer;
        display: none;
        height: 28px;
        user-select: none;
        -webkit-user-select: none;
    }
*/

    .select2-container .select2-selection--single .select2-selection__rendered {
        display: block;
        padding-left: 0px;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-left: none;
    }
        /*.select2-container .select2-selection--single .select2-selection__rendered {
            display: none;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-left: 25px;
            border-left: none;
        }*/

        .select2-container .select2-selection--single .select2-selection__clear {
            background-color: transparent;
            border: none;
            font-size: 1em
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline;
            list-style: none;
            padding: 0
        }

        .select2-container .select2-selection--multiple .select2-selection__clear {
            background-color: transparent;
            border: none;
            font-size: 1em
        }

    .select2-container .select2-search--inline .select2-search__field {
        box-sizing: border-box;
        border: none;
        font-size: 100%;
        margin-top: 5px;
        margin-left: 5px;
        padding: 0;
        max-width: 100%;
        resize: none;
        height: 18px;
        vertical-align: bottom;
        font-family: sans-serif;
        overflow: hidden;
        word-break: keep-all
    }

        .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #fff; /*aquí cambien el color para la línea*/
    border-radius: 4px;
}

/*pendiente aquí*/
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: black;
        line-height: 28px
    }
  

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px;
        padding-right: 0px
    }


    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color:#d7d7d7;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

    .select2-container--default .select2-selection--multiple.select2-selection--clearable {
        padding-right: 25px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        font-weight: bold;
        height: 20px;
        margin-right: 10px;
        margin-top: 5px;
        position: absolute;
        right: 0;
        padding: 1px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        box-sizing: border-box;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0;
        padding-left: 20px;
        position: relative;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: bottom;
        white-space: nowrap;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-right: 1px solid #aaa;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #999;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px;
        position: absolute;
        left: 0;
        top: 0
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
            background-color: #f1f1f1;
            color: #333;
            outline: none
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #888;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
            outline: none
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}


.general_form form .datos .select2-container {
    background: no-repeat bottom,50% calc(100% - 1px);
    border-top: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    width: 70%;
    padding: 0px;
    padding-left:10px;
    line-height: normal;
    font-weight: 300;
    transition: ease all 0.0s;
    margin-left: 25px;
    border-left: none;
    max-width: 75vw;
    color:black;
}

.general_form form .field .select2-container {
    background: no-repeat bottom,50% calc(100% - 1px);
    border-top: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    width: 70%;
    padding: 0px;
    padding-left: 10px;
    line-height: normal;
    font-weight: 300;
    transition: ease all 0.0s;
/*    margin-left: 0px;*/
    border-left: none;
    max-width: 75vw;
    color: black;
}

.consultas_text {
    color: #58718a;
    line-heigth: 21px;
    border-top: none;
    border-right: none;
}

.general_form form .field .select2-container {
    background: no-repeat bottom, 50% calc(100% - 1px) !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: solid #ddd 2px !important;
    width: 100% !important;
    float: right !important;
    padding: 10px !important;
    line-height: normal !important;
    font-weight: 300 !important;
    transition: ease all 0.5s !important;
}

.input-EditarVisitante {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border: none;
    resize: none;
    outline: none;
    width: 50%;
    float: center;
    line-height: normal;
    /*font-weight: 300;*/
    text-align: left;
    color: #58718a;
    font-size: 14px;
}

.input-EditarVisitante-linea {
    border-top: none;
    border-left: none;
    border-right: none;
/*    border-bottom: none;*/
    border-bottom: solid #ddd 2px;
    /*border: none;*/
    resize: none;
    outline: none;
    width: 100%;
    float: center;
    line-height: normal;
    /*font-weight: 300;*/
    text-align: left;
    color: #58718a;
    font-size: 14px;
}
.input-EditarVisitante-down {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border: none;
    resize: none;
    outline: none;
    width: 75%;
    float: center;
    line-height: normal;
    /*font-weight: 300;*/
    text-align: left;
    color: #58718a;
    font-size: 14px;
}

.page_title_FormularioVisitante {
    background: #fff;
    margin-top: 0;
    margin-bottom: 30px;
    padding: 25px 35px 22px 38px;
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
    
    position: relative;
}

    .page_title_FormularioVisitante h2 {
        font-size: 20px;
        font-weight: 500;
        color: #15283c;
    }
.btn-container {
    display: flex;
    justify-content: flex-end; /* Alinea el contenido a la derecha */
    margin-top: 1rem; /* Espaciado superior opcional */
}
.incompleto {
    justify-content: center;
    background-color: #8e68ef;
    color: white;
    padding: 3px 30px;
    border-radius: 30px;
    font-size: 10px;
    text-align: center;
    transition: 0.3s;
}
.activo {
    justify-content: center;
    background-color: #64dd17;
    color: white;
    padding: 3px 30px;
    border-radius: 30px;
    font-size: 10px;
    text-align: center;
    transition: 0.3s;
}

.inactivo {
    display: inline-block;
    background-color: #d50000;
    color: white;
    padding: 3px 25px;
    border-radius: 30px;
    font-size: 10px;
    text-align: center;
}
td.user_act {
    text-align: center;
    vertical-align: middle;
}

.container_act_2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.main_btn {
    width: 13.5%;
    height: 10%;
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    background: #15283C;
    text-align: center;
    color: #fff;
    font-size: 1.1rem;
    border-radius: 5px;
    border: none;
    transition: ease all 0.5s;
    cursor: pointer;
    font-weight: 300;
    align-content: center;
}

button.main_btn {
    float: right;
    /*margin: 0;*/
}

button.main_btn {
    float: right;
    /*margin: 0;*/
}


.main_btn:hover,
.main_btn:focus {
    background: #5a1236;
    color: #fff;
}

.quill-placeholder {
    color: lightgrey;
    font-style: italic;
}

.aceptar {
    background-color: #1ed085;
    transition: background-color 0.3s ease;
}

    .aceptar:hover {
        background-color: #18a85f; /* Un verde más intenso */
    }

.rechazar {
    background-color: #e71e62;
    transition: background-color 0.3s ease;
}

    .rechazar:hover {
        background-color: #a02836; /* Un rojo más intenso */
    }

a.main_bt {
    float: right;
}

.fa-upload {
    --fa: "\f093";
    --fa--fa: "\f093\f093";
}

/*Diseño para el checkBox*/
.margin {
    margin-inline-start: 2%;
}

.separador {
    display: flex;
    gap: 3px;
}

.separador-2 {
    margin-left: 6px;
}

.separador-botones {
    margin-right: 10px;
}

.checkbox-wrapper-19 {
    box-sizing: border-box;
    --background-color: #fff;
    --checkbox-height: 25px;
}

@-moz-keyframes dothabottomcheck-19 {
    0% {
        height: 0;
    }

    100% {
        height: calc(var(--checkbox-height) / 2);
    }
}

@-webkit-keyframes dothabottomcheck-19 {
    0% {
        height: 0;
    }

    100% {
        height: calc(var(--checkbox-height) / 2);
    }
}

@keyframes dothabottomcheck-19 {
    0% {
        height: 0;
    }

    100% {
        height: calc(var(--checkbox-height) / 2);
    }
}

@keyframes dothatopcheck-19 {
    0% {
        height: 0;
    }

    50% {
        height: 0;
    }

    100% {
        height: calc(var(--checkbox-height) * 1.2);
    }
}

@-webkit-keyframes dothatopcheck-19 {
    0% {
        height: 0;
    }

    50% {
        height: 0;
    }

    100% {
        height: calc(var(--checkbox-height) * 1.2);
    }
}

@-moz-keyframes dothatopcheck-19 {
    0% {
        height: 0;
    }

    50% {
        height: 0;
    }

    100% {
        height: calc(var(--checkbox-height) * 1.2);
    }
}

.checkbox-wrapper-19 input[type=checkbox] {
    display: none;
}

.checkbox-wrapper-19 .check-box {
    height: var(--checkbox-height);
    width: var(--checkbox-height);
    background-color: transparent;
    border: calc(var(--checkbox-height) * .1) solid #000;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: border-color ease 0.2s;
    -o-transition: border-color ease 0.2s;
    -webkit-transition: border-color ease 0.2s;
    transition: border-color ease 0.2s;
    cursor: pointer;
}

    .checkbox-wrapper-19 .check-box::before,
    .checkbox-wrapper-19 .check-box::after {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        height: 0;
        width: calc(var(--checkbox-height) * .2);
        background-color: #34b93d;
        display: inline-block;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;
        -webkit-transform-origin: left top;
        transform-origin: left top;
        border-radius: 5px;
        content: " ";
        -webkit-transition: opacity ease 0.5;
        -moz-transition: opacity ease 0.5;
        transition: opacity ease 0.5;
    }

    .checkbox-wrapper-19 .check-box::before {
        top: calc(var(--checkbox-height) * .72);
        left: calc(var(--checkbox-height) * .41);
        box-shadow: 0 0 0 calc(var(--checkbox-height) * .05) var(--background-color);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    .checkbox-wrapper-19 .check-box::after {
        top: calc(var(--checkbox-height) * .37);
        left: calc(var(--checkbox-height) * .05);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .checkbox-wrapper-19 input[type=checkbox]:checked + .check-box,
    .checkbox-wrapper-19 .check-box.checked {
        border-color: #34b93d;
    }

        .checkbox-wrapper-19 input[type=checkbox]:checked + .check-box::after,
        .checkbox-wrapper-19 .check-box.checked::after {
            height: calc(var(--checkbox-height) / 2);
            -moz-animation: dothabottomcheck-19 0.2s ease 0s forwards;
            -o-animation: dothabottomcheck-19 0.2s ease 0s forwards;
            -webkit-animation: dothabottomcheck-19 0.2s ease 0s forwards;
            animation: dothabottomcheck-19 0.2s ease 0s forwards;
        }

        .checkbox-wrapper-19 input[type=checkbox]:checked + .check-box::before,
        .checkbox-wrapper-19 .check-box.checked::before {
            height: calc(var(--checkbox-height) * 1.2);
            -moz-animation: dothatopcheck-19 0.4s ease 0s forwards;
            -o-animation: dothatopcheck-19 0.4s ease 0s forwards;
            -webkit-animation: dothatopcheck-19 0.4s ease 0s forwards;
            animation: dothatopcheck-19 0.4s ease 0s forwards;
        }

.plus_Camara_bt a {
    align-content: center;
    width: 45px;
    height: 45px;
    float: right;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    font-size: 28px;
}

.Negritas {
    font-weight: bold !important;
    /*text-transform: uppercase;*/
}