/* Minification failed. Returning unminified contents.
(3,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1172,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1174,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1176,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*Variables para uso global*/
:root {
    --blue-ina: #003087;
    /*RGB 0,48,135*/
    --yellow-ina: #CC8A00;
    /*RGB 204,138,0*/
    --grey-ina: #A2AAAD;
    /*RGB 162,170,173*/
}
/*#region propiedades del body*/


/*@media (max-width: 1000px) and (min-with:400px) {
    .main {
        margin-top: 20% !important;
    }
}*/
/*
.navBreadCrumbs:hover {
    width: 100% !important;
    transform: scale(1.3);
    margin-bottom: 3%;
    margin-left: 0% !important;
}*/

@media (max-width: 1000px) and (min-width:100px) {
    .main {
        margin-top: 20% !important;
    }
}

@media (max-width: 500px) and (min-width:100px) {
    .bodyIndexprospectiva {
        margin-top: -100px !important;
    }

    .bodyIndex {
        margin-top: -100px !important;
    }

    .bodyIndexSistema {
        margin-top: -100px !important;
    }

    .bodyIndexVinculacion {
        margin-top: -95px !important;
    }
}

@media (max-width: 580px) and (min-width:501px) {
    .bodyIndexprospectiva {
        margin-top: -100% !important;
    }

    .bodyIndex {
        margin-top: -100% !important;
    }

    .bodyIndexSistema {
        margin-top: -100% !important;
    }

    .bodyIndexVinculacion {
        margin-top: -100% !important;
    }
}

@media (max-width: 1000px) and (min-width:580px) {
    .bodyIndexprospectiva {
        margin-top: -20% !important;
    }

    .bodyIndex {
        margin-top: -20% !important;
    }

    .bodyIndexSistema {
        margin-top: -20% !important;
    }

    .bodyIndexVinculacion {
        margin-top: -20% !important;
    }
}

.DtEncabezadoEstrategias {
    width: 12.6%;
    margin-left: 71.5%;
    padding: 0.1%;
    margin-bottom: 0%;
    border: 1px solid black;
}

.alignicon {
    margin-top: 0.2%;
    margin-right: 0.5%;
}

.custom-margin-left-3em {
    margin-left: 3em;
}

.custom-margin-left-5em {
    margin-left: 5em;
}

.custom-margin-left-8em {
    margin-left: 8em;
}

.custom-margin-top0-5 {
    margin-top: 0.5% !important;
}

.custom-margin-right0-5 {
    margin-right: 0.5% !important;
}

.custom-margin-top0-2 {
    margin-top: 0.2% !important;
}

.custom-margin-top0-3 {
    margin-top: 0.3% !important;
}

.custom-margin-top1 {
    margin-top: 1% !important;
}

.custom-margin-top1-5 {
    margin-top: 1.5% !important;
}

.custom-margin-top2 {
    margin-top: 2% !important;
}

.custom-margin-top3 {
    margin-top: 3% !important;
}


.custom-margin-top5 {
    margin-top: 5% !important;
}

.custom-margin-top10 {
    margin-top: 10% !important;
}

.custom-margin-top15 {
    margin-top: 15% !important;
}

.fr-toolbar {
    position: sticky !important;
    z-index: 2;
}

.custom-margin-bottom5 {
    margin-bottom: 5% !important;
}

.custom-margin-bottom3 {
    margin-bottom: 3% !important;
}


.custom-margin-left5 {
    margin-left: 5% !important;
}

.custom-margin-right5 {
    margin-right: 5% !important;
}

.RecTable {
    width: 27.1%;
    margin-left: 59.5%;
    margin-bottom: 0%;
}

.fr-element.fr-view > ul > li {
    list-style-type: inherit !important;
}

ul[style="list-style-type: circle;"] > li {
    list-style-type: inherit !important;
    margin-left: 1%;
}

ul[style="list-style-type: disc;"] > li {
    list-style-type: inherit !important;
    margin-left: 1%;
}

ul[style="list-style-type: square;"] > li {
    list-style-type: inherit !important;
    margin-left: 1%;
}

div#rawfactores > ul > li:nth-of-type(1)

.transition {
    width: 100px;
    height: 100px;
    background: #f92672;
    transition: width 2s, height 2s, margin 2s;
    margin: 50px auto 0;
}

.transition:hover {
    width: 100%;
    height: 200px;
    margin: 0 auto;
}

.main {
    min-height: 700px;
    margin-top: 50px;
}

#dtComision tbody td, .dtrg-group td {
    background-color: #CC8A00 !important;
}

#dtComision tbody td, .dtrg-group td {
    text-align: center;
}

#dtComision th {
    text-align: center;
}

#dtEquipo th {
    text-align: center;
}

#aprobadasTable > tbody > tr.child ul.dtr-details {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#aprobadasTable th {
    padding-top: 2% !important;
    padding-bottom: 2% !important;
    text-align: center !important;
}

#AdjuntosPropuestaTable tbody td, .dtrg-group td {
    text-align: center;
}

#dtEquipo tbody td, .dtrg-group td {
    text-align: center;
}

body {
    background-image: url("./images/mainTemplate.png");
    margin: 0px;
}

.moduloslink {
    color: black;
    border: 1px solid black;
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 5%;
    border-radius: 6%;
}

.circlelist {
    padding-left: 20%;
    padding-right: 20%;
}

/*#endregion*/
/*#region Index Principal*/
.bodyIndex {
    background-image: url('images/vigilancia02.jpg');
    width: 100%;
    height: 100%;
    min-height: 800px;
    padding-bottom: 0;
    margin-top: -50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bodyIndexVinculacion {
    background-image: url('images/Vinculacion3-min.png');
    width: 100%;
    height: 50%;
    min-height: 1000px;
    padding-bottom: 0;
    margin-top: -50px;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bodyIndexGestion {
    background-image: url('images/Gestion_Inicio.png');
    width: 100%;
    height: 100%;
    min-height: 1000px;
    padding-bottom: 0;
    margin-top: -50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bodyIndexInvestigacionCCM {
    background-image: url('images/Interfases_investigación2.png');
    width: 100%;
    height: 50%;
    min-height: 1000px;
    padding-bottom: 0;
    margin-top: -50px;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bodyIndexprospectiva {
    background-image: url('images/Prospectiva INA-Modulo.png');
    width: 100%;
    height: 100%;
    min-height: 1000px;
    padding-bottom: 0;
    margin-top: -50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bodyIndexSistema {
    background-image: url('images/InicioSistema-min.jpg');
    width: 100%;
    height: 100%;
    min-height: 1000px;
    padding-bottom: 0;
    margin-top: -50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.textIndexTitle {
    text-align: center;
    position: sticky;
    background-color: white;
    padding: 50px;
    top: 65%;
}

.modal-close.grey-ina {
    background-color: #d15454 !important;
}

.EstilosTablaClasificacion {
    background-color: #CC8A00;
    color: white;
    width: 25%;
    text-align: center;
}

.IndexTitletrans {
    text-align: center;
    position: sticky;
    background-color: black;
    padding: 2%;
    top: 65%;
    border-radius: 15px;
    width: 40%;
    margin-left: 30%;
    opacity: 0.5;
    color: aliceblue;
    font-size: 250%;
}
/*#endregion*/

/*#region Froala Buttons*/
.fr-qi-helper a.fr-btn.fr-floating-btn {
    background: #CC8A00 !important;
}
/*#endregion*/

/*#region Colores */
.grey-ina-table {
    background-color: rgba(162,170,173,0.4);
}

.ina-yellow {
    color: #CC8A00;
}

.yellow-ina {
    background-color: #CC8A00 !important;
}

.blue-ina-text {
    color: #003087;
    color: #003087;
    font-weight: bold;
}

.blue-ina {
    background-color: #003087 !important;
}

.grey-ina {
    background-color: #A2AAAD !important;
}

/*button[type="submit"], #submit {
    background-color: #CC8A00;
    color: var(--black-footer-copyright);
}

a.btn.yellow-ina{
    color:black !important;
}*/

.primary-button {
    background-color: #CC8A00;
    color: #000 !important;
}

.primary-button-login {
    background-color: #CC8A00;
    color: #000 !important;
}

.primary-button:focus {
    background-color: #CC8A35 !important;
}

.primary-button:hover {
    font-weight: 600;
    background-color: #CC7A00 !important;
}

.secondary-button {
    background-color: #003087 !important;
    color: #fff !important;
}

    .secondary-button:focus {
        background-color: #003060 !important;
    }

    .secondary-button:hover {
        font-weight: 600;
        background-color: #003187 !important;
    }

/*#submit:hover {
        background-color: #003087;
        color: white;
    }*/

h1, h2, h3, h4, h5, h6 {
    color: #003087;
}

.collection-hover:hover {
    background-color: #003087 !important;
    color: #CC8A00;
}
/*#endregion */

/*#region Elementos de texto */
.p-white-space {
    white-space: pre-line;
}


/*#endregion */

/*#region Encabezado Card*/
.header-div-card {
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    background-color: #CC8A00;
}
/*#endregion*/

hr {
    margin-top: -2px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #003087;
}

.url-Linl:hover {
    text-decoration: underline;
}

.raw {
    background-color: #ffffff !important;
    min-height: 75px;
    border: 1px solid black !important;
    border-radius: 5px !important;
    border-collapse: unset !important;
}

/*#region Editor Froala*/
.overlayVE {
    background-color: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    display: none;
}

    .overlayVE.is-active {
        display: block;
    }

a[signalR="true"] {
    z-index: 0;
}

    a[signalR="true"].is-active {
        z-index: 1;
    }

div[role="application"] {
    z-index: 1;
}
/*#endregion*/

/*#region Atributos propios del nav principal*/
.mainNav {
    padding: 10px;
    background-color: #000000;
    height: 80px;
    top: 0;
    width: 100%;
    z-index: 999;
    position: fixed;
}

.over-nav {
    width: 100%;
    height: 40px;
    background-color: #e8ab00;
    padding: 10px;
    color: #ffffff !important;
    font-size: 15px;
    margin-bottom: 0px !important;
}

    .over-nav div label {
        font-size: 15px !important;
        color: #ffffff !important;
    }

.navy {
    padding: 10px;
    background-color: #000000;
    position: absolute;
    z-index: 999;
    -webkit-animation-name: nav-heightPlus;
    -webkit-animation-duration: 1s;
    height: 80px;
}

@-webkit-keyframes nav-heightPlus {
    0% {
        height: 64px;
        padding: 0;
        background-color: rgb(0,0,0)
    }

    100% {
        height: 80px;
        padding: 10px;
        background-color: rgba(0,0,0,0.5)
    }
}

.sticky-nav {
    position: fixed;
    top: 0;
    padding: 0;
    background-color: #000000;
    /*z-index:1001;*/
    -webkit-animation-name: nav-heightMinus;
    -webkit-animation-duration: 1s;
    height: 64px;
}

@-webkit-keyframes nav-heightMinus {
    0% {
        height: 80px;
        padding: 10px;
        background-color: rgba(0,0,0,0.5)
    }

    100% {
        height: 64px;
        padding: 0;
        background-color: rgb(0,0,0)
    }
}

.ina-logo-footer {
    width: 50%;
    height: 50%;
}

/*cambio de color del hover*/
nav.mainNav ul.mainUL a.mainA:hover {
    background-color: #CC8A00 !important;
}

/*cambio de borde a menu*/
nav.mainNav ul.mainUL a.mainA {
    border-radius: 20px;
    font-size: 12px;
}

.sidenav .user-view {
    background-color: black;
}

/*Atributos del logo*/
.ina-logo {
    width: 180px;
    height: auto;
}

.nav-wrapper {
    padding-left: 15px;
}

.navBreadCrumbs {
    color: #000 !important;
    height: 45px !important;
    line-height: 45px !important;
    border-radius: 5px !important;
}

    .navBreadCrumbs .nav-wrapper {
        background-color: #e9ecef !important;
        border-radius: 5px !important;
    }

.breadcrumb {
    font-size: 14px !important;
    color: #A2AAAD !important;
    font-weight: 400;
}

    .breadcrumb::before {
        color: #A2AAAD !important;
    }

    .breadcrumb:hover {
        text-decoration: underline;
        color: #CC8A00 !important;
    }

    .breadcrumb.active {
        color: #003087 !important;
        text-decoration: underline;
    }


/*#endregion*/



/*#region Footer*/
footer div p {
    font-size: 100%;
}

.page-footer {
    background-color: #000000 !important;
}

.footer-copyright {
    background-color: #141a19 !important;
}
/*#endregion*/

#mSelectLogin {
    position: center;
    margin-top: 7%;
    left: 0;
    z-index: 10040;
    overflow: auto;
    overflow-y: auto;
    max-height: 25% !important;
}

.prorroga {
    width: 50% !important;
    max-height: 95% !important;
}

.ficha {
    width: 900px !important;
    max-height: 95% !important;
}


.fichaSeguimiento {
    width: 1300px !important;
    max-height: 95% !important;
}


/*#mProrroga {

    position: fixed!important;
    left: 0!important;
    right: 0!important;
    background-color: #fafafa!important;
    padding: 0!important;
    max-height: 70%!important;
    width: 55%!important;
    margin: auto!important;
     overflow-y: 0!important; 
    border-radius: 7px!important;
    will-change: top, opacity!important;
}*/
#mSelectUsers {
    width: 70%;
    max-height: 95%;
}

.seleccionUsuario {
    color: white !important;
    margin-top: 0px !important;
    margin-bottom: 5%;
    padding: 10px;
}

.chipsStyle {
    white-space: nowrap;
    overflow: hidden;
}


/*Css Reportes Iframe*/
.iframeReport {
    width: 100% !important;
    min-height: 1000px;
}
/**/

/*Estilos de la lista de Collection*/
.heigth-Avatar {
    min-height: auto !important;
}
/*Fin Collection*/
/*tr.group,
tr.group:hover {
    background-color: #ddd !important;
}*/

/*table.dataTable tr.group-end td {
    text-align: right;
    font-weight: normal;
}*/

.select2-container--default .select2-results__group {
    background-color: #365F91 !important;
    color: white;
}

#descripcion {
    border: 1px solid #aaaaaa !important;
    border-radius: 3px;
    margin-top: 5px;
}

.input-field > label {
    font-size: 16px !important;
    color: #003087 !important;
    font-weight: bold !important;
}

/*.input-field > label:not(.label-icon).active {
        font-size: 15px !important;
    }*/
.labelKey {
    font-size: 14px !important;
    color: #003087 !important;
    font-weight: bold !important;
}

.colorTextBox {
    background-color: white !important;
}

#reportViewerContainer > span {
    display: block;
    height: 100% !important;
}

.reportViewer {
    height: 100% !important;
}


#logo {
    display: none;
}



#button {
    display: inline-block;
    background-color: #FF9800;
    padding: 0px 15px 5px 15px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

    /*#button::after {
        text-align:center;
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 2em;
        line-height: 50px;
        color: #fff;
    }*/

    #button:hover {
        cursor: pointer;
        background-color: #333;
    }

    #button:active {
        background-color: #555;
    }

    #button.show {
        opacity: 1;
        visibility: visible;
    }

/* Styles for Scroll button*/
.CursorPointer {
    cursor: pointer;
}

.content {
    width: 77%;
    margin: 50px auto;
    font-family: 'Merriweather', serif;
    font-size: 17px;
    color: #6c767a;
    line-height: 1.9;
}

.DtabaseIcon {
    margin-top: 0.4%;
    margin-right: 1%;
}

.content h1 {
    margin-bottom: -10px;
    color: #03a9f4;
    line-height: 1.5;
}

.content h3 {
    font-style: italic;
    color: #96a2a7;
}
/*Styles for Scroll button*/

.labelBD {
    font-size: 14px !important;
    color: #003087 !important;
    font-weight: bold !important;
}

.dropdown-content {
    max-height: 350px !important;
    overflow-y: auto !important;
    backface-visibility: hidden !important;
}

input:read-only {
    color: black !important;
}

.toolt-input {
    position: absolute;
    transform: translateX(20em);
}

/*DataTable*/
td.details-control {
    background: url('../Content/images/plus.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('../Content/images/close.png') no-repeat center center;
}
/*DataTable*/

.modal {
    min-width: 50% !important;
    max-height: 90% !important;
}

.modalMedium {
    min-width: 70% !important;
    max-height: 90% !important;
}

.colorDT {
    background-color: #003087;
    font-weight: bold;
    width: 20%;
    color: white;
    border-color: black !important;
}

.colorTh {
    background-color: #e0e0e0;
    border-color: black !important;
}


.colorDT2 {
    background-color: white;
    font-weight: bold;
    width: 70%;
    color: black;
    border-color: black !important;
}

.colorTh2 {
    width: 30%;
    background-color: #e0e0e0;
    border-color: black !important;
}

.colorDT3 {
    background-color: white;
    font-weight: bold;
    color: black;
    border-color: black !important;
}


@media (min-width: 993px) {
    .container {
        padding-top: 50px !important;
    }
}

@media (max-width: 992px) {
    .dt-encuesta > tbody > tr {
        width: 100% !important;
    }

        .dt-encuesta > tbody > tr > th {
            display: block !important;
            width: 100% !important;
        }
}

@media (max-width: 600px) {
    .chip {
        font-size: 10px !important;
        height: auto !important;
    }

    #mSelectUsers {
        width: 100% !important;
        margin: 0;
        overflow-y: scroll;
        height: 600px;
        font-size: 11px !important;
    }

    #firstCol {
        width: 111%;
    }

    .main {
        padding: 0;
    }

    .card .card-content {
        padding: 10px;
    }

    .textIndexTitle {
        font-size: 32px !important;
        top: 40% !important;
    }

    .container {
        width: 100%;
    }
}

@media (min-width: 500px) {
    .content {
        width: 43%;
    }

    #button {
        margin: 30px;
    }
}


.truncate {
    max-width: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-dropdown {
    top: 60px !important;
}


footer:after,
#navigation-top:after,
#navigation-bottom:after,
#page-header-wrapper:after,
#banner-area-wrapper:after,
#page-body-wrapper:after,
#page-footer-wrapper:after,
.clearer:after {
    content: "";
    display: table;
    clear: both;
}

.float {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 20px;
    left: 20px;
    background-color: #0C9;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
}

.my-float {
    margin-top: 8px;
}

.ellipsis {
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;
}
/*Back to arrow*/

.wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.item {
    width: 30px;
    height: 60px;
    margin-top: 95px !important;
    margin-left: 16% !important;
    position: absolute;
    float: left;
    cursor: pointer;
    top: 42px;
    display: inline-block;
}

#btnreturnUrl {
    background-color: #e9ecef;
    height: 77%;
    margin-bottom: 3%;
    border-radius: 10px
}

.navBreadCrumbs {
    width: 70% !important;
    margin-left: 30% !important;
}

.Navbreakline {
    width: 1100px !important;
}

.NavbreaklineProspectiva {
    width: 1200px !important;
}

.BreakLineLiProspectiva {
    width: 15%;
    height: 15% !important;
    line-height: normal;
    margin-top: 15px;
    cursor: pointer;
    text-align: center;
}

.BreakLineLi {
    width: 14%;
    height: 15% !important;
    line-height: normal;
    margin-top: 15px;
    cursor: pointer;
    text-align: center;
}

.arrow1 {
    animation: slide1 1s ease-in-out infinite;
    margin-left: 8px;
    margin-right: 16px;
    cursor: pointer;
}

@keyframes slide1 {
    0%, 100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(10px, 0);
    }
}

/*
    Css para la modificación de las clases de Materialize.
    Se perzonalizan de acuerdo a la necesidad del sistema para
    adaptarse tanto al diseño deseado como al libro de marca de la institución.
*/
/*Variables para uso global*/
:root {
    --blue-ina: #003087;
    /*RGB 0,48,135*/
    --yellow-ina: #CC8A00;
    /*RGB 204,138,0*/
    --grey-ina: #A2AAAD;
    /*RGB 162,170,173*/
}


/*#region FontAwesome*/
.fa-2x {
    font-size: 1.5em !important;
}
/*#endregion*/

/*#region Tab Style*/
.tabs .tab a {
    /*background-color: #003087 !important;*/
    color: #003087;
}

    .tabs .tab a.active {
        background-color: #003087 !important;
        color: #ffffff;
    }

    .tabs .tab a:hover {
        background-color: #CC8A00 !important;
        color: #003087;
    }

.tabs .indicator {
    background-color: #CC8A00 !important;
    height: 5px !important;
}
/*#endregion*/

/*#region SweetAlert*/
.swal-button--cancel {
    background-color: #003087 !important;
    color: #FFFFFF !important;
}

    .swal-button--cancel:hover {
        background-color: #CC8A00 !important;
        color: #000000 !important;
    }

.swal-button--confirm {
    background-color: #CC8A00 !important;
}

    .swal-button--confirm:hover {
        background-color: rgba(204,138,0,0.5) !important;
    }
/*#endregion*/
/*#region Toast= Estilos personalizados para mensajes de exito, de error e informativos*/
#toast-container {
    top: 1.5rem !important;
    right: 50% !important;
    -webkit-transform: translateX(50%) translateY(1.5rem);
    -ms-transform: translateX(50%) translateY(1.5rem);
    transform: translateX(50%) translateY(1.5rem);
}

    #toast-container .toast {
        font-weight: bold;
    }

.toast-exito {
    color: #468847 !important;
    background-color: #DFF0D8 !important;
}

.toast-error {
    color: #f44336 !important;
    background-color: #ffcdd2 !important;
}
/*#endregion*/

/*#region Nav, SideNav , DropDownNav*/
nav ul a {
    font-size: 13px;
}

    /*nav ul a:hover {
        background-color: rgba(232,161,44,0.8) !important;
        color: #000000 !important;
    }*/
    nav ul a:hover {
        background-color: rgba(232,171,0,0.5);
    }



.dropdown-content {
    width: auto !important;
    height: auto !important;
    background-color: #000000 !important;
}

    .dropdown-content li > a, .dropdown-content li > span {
        color: #FFFFFF !important;
    }
/*#endregion*/

/*#region Modify Color Materialize for Color INA*/
/*#region Color Blue*/
input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #003087;
    -webkit-box-shadow: 0 1px 0 0 #003087;
    box-shadow: 0 1px 0 0 #003087;
}

    input:not([type]):focus:not([readonly]) + label,
    input[type=text]:not(.browser-default):focus:not([readonly]) + label,
    input[type=password]:not(.browser-default):focus:not([readonly]) + label,
    input[type=email]:not(.browser-default):focus:not([readonly]) + label,
    input[type=url]:not(.browser-default):focus:not([readonly]) + label,
    input[type=time]:not(.browser-default):focus:not([readonly]) + label,
    input[type=date]:not(.browser-default):focus:not([readonly]) + label,
    input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
    input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
    input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
    input[type=number]:not(.browser-default):focus:not([readonly]) + label,
    input[type=search]:not(.browser-default):focus:not([readonly]) + label,
    textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #003087;
    }

.input-field label {
    color: #003087;
}

.input-field .prefix.active {
    color: #003087;
}

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
    border: 2px solid #003087;
}

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:after {
    background-color: #003087;
}

[type="checkbox"]:checked + label:before {
    border-right: 2px solid #003087;
    border-bottom: 2px solid #003087;
}

[type="checkbox"]:indeterminate + label:before {
    border-right: 2px solid #003087;
}

[type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #003087;
    background-color: #003087;
}

.switch label input[type=checkbox]:checked + .lever:after {
    background-color: #003087;
}

.side-nav li > a.btn:hover, .side-nav li > a.btn-large:hover, .side-nav li > a.btn-large:hover {
    background-color: #003087;
}

.side-nav li > a.btn-floating:hover {
    background-color: #003087;
}

.datepicker-date-display {
    background-color: #003087;
    color: #fff;
}

.datepicker-cancel, .datepicker-clear, .datepicker-today, .datepicker-done {
    color: #003087;
}

.datepicker-table td.is-selected {
    background-color: #003087;
}

.btn-floating {
    background-color: #003087;
}
    /*#endregion*/
    /*#region Color Blue Hover*/
    .btn:focus, .btn-large:focus,
    .btn-floating:focus {
        background-color: #2b4c74;
    }

.btn:hover, .btn-large:hover {
    background-color: #2b4c74;
}

.btn-floating:hover {
    background-color: #2b4c74;
}

.fixed-action-btn .fab-backdrop {
    background-color: #2b4c74;
}

input[type=range]::-moz-range-thumb {
    background: #2b4c74;
}

.picker__day.picker__day--today {
    color: #2b4c74;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
    background-color: #2b4c74;
}

.picker__close, .picker__today, .picker__clear {
    color: #2b4c74;
}

.clockpicker-canvas-bearing {
    fill: #2b4c74;
}

.clockpicker-canvas-bg {
    fill: #2b4c74;
}

.clockpicker-canvas-bg-trans {
    fill: #2b4c74;
}

.clockpicker-canvas line {
    stroke: #2b4c74;
}
/*#endregion*/
/*#region Yellow*/
.datepicker-table td.is-today {
    color: #003087; /*Blue*/
    font-size: 125%;
    font-weight: 900;
    background-color: rgba(232,161,44,0.4);
    /*border-radius: 50%;*/
}

.switch label input[type=checkbox]:checked + .lever {
    background-color: rgba(204,138,0,0.8);
}
/*#endregion*/
/*#endregion*/

/*#region Modal Vista Completo*/
.modal-full {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    top: 0 !important;
    padding: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    position: fixed !important;
    max-height: max-content !important;
}

.esc-Modal {
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    height: 50px;
    position: sticky;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}
/*#endregion*/

/*#region Select2 #5897fb*/
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgba(0,0,0,0.02);
    border: 1px solid #CC8A00;
    border-radius: 16px;
    font-size: 13px;
    font-weight: 500;
    height: 32px;
    line-height: 32px;
    color: #003087;
    padding: 0 12px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #CC8A00;
}

.select2-container--default .select2-selection--single {
    border: 0px;
    border-bottom: 1px solid #aaa;
    border-radius: 0px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #CC8A00 !important;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #CC8A00 !important;
}


.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #CC8A00 !important;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #CC8A00 !important;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #CC8A00 !important;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #CC8A00 !important;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #CC8A00 !important;
}
/*#endregion*/

/*#reigon Parallax*/
.section {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
/*#endregion*/

/*a, label,btn {
    text-transform: initial !important;
}*/

label {
    font-size: 14px;
    color: #000000;
}

.btn-xs {
    height: 30px !important;
    font-size: 12px !important;
    line-height: 30px !important;
}

.chip {
    border-radius: 16px;
    color: #003087;
    background-color: rgba(0,0,0,0.02);
    border: 1.25px solid #CC8A00;
}

    .chip .close {
        color: #CC8A00;
    }


.btn-floating {
    border-radius: 2px!important;
    width: unset!important;


}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #ffffff;
}

.paymentOptions {
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    break-before: always;
    margin: 0 0 3em 0;
}

input[type=range]::-webkit-slider-thumb {
    background-color: #003087;
}

input[type=range]::-ms-thumb {
    background-color: #003087;
}

/***** These are to edit the thumb and the text inside the thumb *****/
input[type=range] + .thumb {
    background-color: #003087;
}

input[type=range] + .thumb.active .value {
    color: white;
}

.progress .determinate {
    background-color: #003087;
}

.progress {
    background-color:lightgray;
}
[type="checkbox"].filled-in:checked + span:not(.lever):after {
    border: #A2AAAD;
    background-color: #003087;
}
