/* Error de minimización. Devolviendo el contenido no minimizado.
(103,1): run-time error CSS1019: Unexpected token, found '}'
(105,2): run-time error CSS1031: Expected selector, found '/'
(105,2): run-time error CSS1025: Expected comma or open brace, found '/'
(978,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(979,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(984,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(985,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(989,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(990,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
body {
    font-size: .75em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
    /*text-transform: uppercase;*/
}

header, footer, nav, section {
    display: block;
}

img {
    max-width: none;
}
/*
input, button, select, textarea {
    text-transform: uppercase;
}
*/
/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
    border: 1px solid #ddd;
    padding: 0 1em 1em 1em;
    margin: 0 0 0.5em 0;
}

legend {
    border-bottom-style: none;
    font-size: medium;
    font-weight: bold;
    width: auto;
    margin-bottom: 0.1em;
}

form {
    margin-bottom: 0.3em;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}

label.required::after {
    content: '*';
    margin-left: 4px;
    color: red;
    font-weight:bold;
}

.page-header {
    /*background: #5B9BD5;color: white;*/
    padding: 5px;
    width: 100%;
    font-size: 1.8rem;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00 !important;
    background-color: #fee !important;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

th a.k-grid-filter.k-state-active {
    background-color: rgb(180,180,180);
}

.k-grid-edit-row {
    background-color: rgb(153,180,209);
}

/*.azulejo {
    height: 200px;
    /*background-color: rgb(153,180,209);
    box-shadow: 4px 4px 12px rgba(128,128,128,0.8);*/
}

*/

.grid-form-search {
    margin-bottom: 0px;
    float: right;
}

.k-grid-export {
    display: inline-block;
    background: url('./images/Excel-icon.png');
    height: 24px;
    width: 24px;
}

.grid-toolbar-right {
    float: right;
}

/*------------------------------*\	Placeholder plugin\*------------------------------*/
[placeholder] {
    cursor: pointer;
    padding: 5px;
    border: 1px solid #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    [placeholder]:active, [placeholder]:focus {
        cursor: text;
        border: 1px solid #0a0;
        -moz-box-shadow: 0 0 5px #0a0, 0 0 5px rgba(0,0,0,0.25) inset;
        -webkit-box-shadow: 0 0 5px #0a0, 0 0 5px rgba(0,0,0,0.25) inset;
        box-shadow: 0 0 5px #0a0, 0 0 5px rgba(0,0,0,0.25) inset;
    }

/*SOBREESCRIBE EL ANCHO DE 400PX (ANCHO ESTABLECIDO POR KENDO) DE VENTANAS MODALES*/
.k-edit-form-container {
    position: relative;
    width: auto;
}

.titleLink {
    color: white;
    letter-spacing: 0;
    font-weight: normal;
}

    .titleLink:hover, .titleLink:focus, .titleLink:visited {
        color: white;
        text-decoration: none;
    }

.titulo-aplicacion small {
    font-size: 0.4em;
    letter-spacing: 0;
    font-weight: normal;
}

.k-splitbar {
    /*   background-color:#2989d8;*/
}

.display-name {
    font-weight: bold;
    margin-left: 2px;
}

.display-text {
    /*   margin-top:3px;*/
    /*border:1px solid grey;*/
    padding-left: 2px;
    padding-right: 2px;
    min-width: 50px;
}

#headerConsultaContainer {
    line-height: normal;
}

    #headerConsultaContainer div {
        min-height: 1em !important;
        padding-bottom: 0.2em;
        padding-top: 0.2em;
    }

    #headerConsultaContainer h4 {
        margin: 0;
    }

#anchorConsultaInfo {
    line-height: none;
    min-height: 0;
    padding-left: 0.4em;
}

    #anchorConsultaInfo a {
        font-size: 1.1em;
        cursor: pointer;
    }

#consultaContainer {
    width: 445px;
    height: 530px;
}

    #consultaContainer legend {
        border: 0;
    }

#anchorExtraInfo {
    text-align: center;
}

    #anchorExtraInfo a {
        font-size: 0.9em;
        text-decoration: none;
        cursor: pointer;
    }

.bigger {
    font-size: larger;
}

.extrabigger {
    font-size: large;
    letter-spacing: 0.1em;
}

/* #region REESCRITURA DE ESTILOS BOOTSTRAP Y KENDO*/

.wellHeader {
    /*width:98%!important;*/
    padding-bottom: 0;
    padding-left: 0.6em;
    padding-right: 0.2em;
    padding-top: 0;
    margin: 0.4em;
}

    .wellHeader h4 {
        letter-spacing: 0.1em;
    }

.wellModeDatosIniciales {
    background-color: #D8D4CC !important;
}

.wellModeDatosActuales {
}

.wellModeDatosFecha {
    background-color: #D8D4CC !important;
}

.tabs-left > .nav-tabs {
    margin-right: 5px;
    border-right: 0;
    font-size: 0.6em;
}

    .tabs-left > .nav-tabs > li {
        width: 100%;
    }

        .tabs-left > .nav-tabs > li > a {
            font-size: 1.5em;
        }

            .tabs-left > .nav-tabs > li > a.noHistorico {
                color: #999999;
            }

    .tabs-left > .nav-tabs .active > a,
    .tabs-left > .nav-tabs .active > a:hover,
    .tabs-left > .nav-tabs .active > a:focus {
        border-color: #ffffff;
        font-weight: bold;
        font-size: 1.6em;
        letter-spacing: 0.1em;
    }

.k-widget.k-tooltip {
    border-color: #bebebe;
    background-color: #ffffff;
}

.k-tooltip-closable .k-tooltip-content {
    padding-right: 0;
}

li.k-file .file-wrapper .k-upload-action {
    position: absolute;
    top: 0;
    right: 0;
}

li.k-file div.file-wrapper {
    position: relative;
}

/* #endregion END REESCRITURA DE ESTILOS BOOTSTRAP Y KENDO*/

html.indexGradient h2 {
    color: white;
    text-align: center;
}

.separador {
    background-color: black;
    height: 2px;
    width: 100%;
    margin-bottom: 20px
}

.separadorBlanco {
    background-color: white;
    height: 2px;
    width: 100%;
    margin-bottom: 20px
}

#divPortal .azulejo a:hover, #divPortal .azulejo a:focus {
    color: azure;
    text-decoration: underline;
}

#divPortal .azulejo a {
    color: aliceblue;
    text-decoration: none;
}

.dropdown-menu {
    margin: 0 0 0;
}

/*correccion color tab seleccionado*/

.k-panelbar > li.k-state-default > span.k-state-selected,
.k-panelbar > li.k-state-default > span.k-state-hover,
.k-panelbar > li.k-state-active > span.k-state-hover {
    /*  color: #ffffff;*/
}

.k-panelbar > li.k-state-default > a.k-state-selected,
.k-panelbar > li.k-state-default > a.k-state-hover,
.k-panelbar > li.k-state-active > a.k-state-hover {
    /*color: #ffffff;*/
}

tr.k-state-selected a, tr.k-state-selected a:focus {
    color: #ffffff;
    text-decoration: underline;
}
    /*http://localhost:6877/Gestion/ELB/Edit?IdELB=27267&modulo=Tracking*/
    tr.k-state-selected a:hover {
        color: #ffffbb;
        /*text-decoration: underline;*/
    }

/*
a:active, a:visited {
    color:#0088cc;
}
a.k-primary a:active, a:visited {
    color: #ffffff;
}
    */
.k-button-modif {
    min-width: 10px !important;
}

    .k-button-modif .k-icon {
        margin: 0 !important;
    }

/* #region TIMELINE*/
#timeline {
    width: 100%;
    list-style: none;
    padding: 0;
    border-top: 2px solid #808080;
    display: table;
    border-spacing: 30px 0;
    margin: 0;
}

    #timeline li {
        display: table-cell;
        min-width: 3em;
    }

        #timeline li .relative {
            position: relative;
            left: -15px;
        }

    #timeline p {
        margin: 0 0 15px;
    }

    #timeline .date {
        text-align: center;
        top: 10px;
        left: 0;
        right: 0;
        font-size: 0.95em;
        line-height: 20px;
        position: absolute;
    }

    #timeline .circle {
        margin: 0 auto;
        top: -8px;
        left: 0;
        right: 0;
        width: 5px;
        height: 5px;
        background: #f98262;
        border: 5px solid #808080;
        border-radius: 50%;
        display: block;
        position: absolute;
    }

    #timeline .radio {
        display: none;
    }

.timelinecontainer {
    overflow-x: auto;
    min-height: 70px;
    padding-top: 8px;
}

#timeline .radio:checked + .relative label {
    cursor: auto;
    width: 400px;
    -moz-transition: width 0.3s linear 0.2s;
    -o-transition: width 0.3s linear 0.2s;
    -webkit-transition: width 0.3s linear 0.2s;
    transition: width 0.3s linear 0.2s;
}

#timeline .radio:checked + .relative .circle {
    background: #48b379;
}
/* #endregion END TIMELINE*/

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > a::after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #000;
        margin-top: 5px;
        margin-right: -10px
    }

    .dropdown-submenu > a:hover::after {
        border-left-color: #fff;
    }

.vertical-align-bottom {
    display: flex;
    align-items: flex-end;
}

.panelControl {
}

    .panelControl h3, .panelControl h4 {
        text-align: center;
    }

    .panelControl .regionTitle {
        font-size: 1.2em;
    }

    .panelControl .regionUpdateInfo {
        text-align: center;
    }

.label-panelControl {
    display: block;
    padding: 1em;
    margin: 0.5em;
}

div.uploadBigBtnCnt div.k-upload-button {
    font-size: 1.2em;
    font-weight: bold;
}

.k-export-button-email-add span {
    background-position: -1400px -60px;
}

div.marcarValidaMsg {
    font-size: larger;
}

div.marcarValidaSelec {
    font-size: larger;
}

div.marcarValidaCancel {
    color: #faa732;
}

div.marcarValidaCheck {
    margin-left: 0.5em;
    margin-top: 0.5em;
}

.destacado {
    background-color: blanchedalmond;
}

.importarPatrullera label {
    font-weight: bold;
}

.importarPatrullera .k-upload-button {
    font-weight: bold;
}

ul.neafclist {
    font-size: 1.1em;
}

    ul.neafclist li {
        margin-bottom: 0.6em;
    }

li.lihrefBigger {
    margin-bottom: 1em;
}

    li.lihrefBigger a {
        font-size: 1.6em;
    }

tr.k-state-selected a, tr.k-state-selected a:focus a.backtextrowselected {
    color: black;
    text-decoration: underline;
}

.k-tooltip {
    background: #008080 !important;
    border-color: black !important;
    color: white !important;
}

/* #region Custom styles Ccexp  */
/* (i.e: fpanduro para su vista de detalle certificados) */
.azulejo {
    color: white;
}

    .azulejo h2 {
        padding-bottom: 0.5em;
        border-bottom: 1px solid white;
        font-size: 2em;
    }

    .azulejo a {
        color: white;
        text-decoration: none;
    }

a.btnInitSearh {
    font-size: x-large;
    text-decoration: none;
    margin-left: 0.2em;
}

/*---------------------------------------------------------------------------------------------------*/
.w-35p {
    width: 35px;
}


.w-40p {
    width: 40px;
}

.w-75p {
    width: 75px;
}

.w-80p {
    width: 80px;
}

.w-100p {
    width: 100px;
}

.w-120p {
    width: 120px;
}

.h-15p {
    height: 15px;
}

.h-25p{
    height:25px;
}

.h-30p {
    height: 30px;
}

.h-35p {
    height: 35px;
}

.sepGrpExcel {
    padding-top: 18px;
}

.divExcel {
    border-spacing: 1px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin: 0px;
}

.lblExcel {
    background: #5B9BD5;
    color: white;
    padding: 5px;
    margin: 1px;
    width: 100%;
}

.valExcel {
    background: #D2DEEF;
    color: black;
    padding: 5px;
    margin: 1px;
    width: 100%;
}

.txtExcel {
    background: #FFFFFF;
    color: black;
    padding: 5px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 2px;
    margin-bottom: 1px;
    width: 100%;
}


.lblExcelOrange {
    background: #C55A11;
    color: white;
    padding: 5px;
    margin: 1px;
    width: 100%;
}

.valExcelOrange {
    background: #F4B183;
    color: black;
    padding: 5px;
    margin: 1px;
    width: 100%;
}


.tblExcelLbl {
    border: 2px solid white;
    background: #5B9BD5;
    color: white;
    padding: 5px;
    margin: 1px;
}

.tblExcelVal {
    border: 2px solid white;
    background: #D2DEEF;
    color: black;
    padding: 5px;
    margin: 1px;
}

.text-size-normal{
    font-size: 1.2em;
}

.btn {
    height: 30px;
    font-size: 1.2em;
    padding: 1px;
}

    .btn:hover {
        color: white;
        text-decoration: none;
    }

    .btn:disabled {
        color: black !important;
        background: #C0C0C0;
        text-decoration: none;
    }

.btn-lnk{
    padding: 3px;
}


.btn-gray {
    background: #C0C0C0;
    border-color: #878787;
}

.btn-blue {
    background: #A3C1E5;
    border-color: #5B9BD5;
}

.btn-orange {
    background: #FFD88F;
    border-color: #FFC000;
}

.btn-red {
    background: #F5B296;
    border-color: #ED7D31;
}

.btn-green {
    background: #ACCF9B;
    border-color: #4CBE7C;
}

.text-red{
    color: red;
}

/*Cambia los colores por defecto del selección del grid de Kendo*/
.k-grid .k-state-selected {
    background-color: #F8CBAD !important;
    color: #000000;
}

.k-grid .k-alt.k-state-selected {
    background-color: #F8CBAD !important;
    color: #000000;
}

/*.k-grid td.k-state-selected:hover, .k-grid tr:hover {
    color: #000000;
    background-color: #F8CBAD;
}*/

.sepObjetos {
    margin-left: 18px;
    margin-top: 18px;
}

.raton:hover,
.raton:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.contenedorPadreParaBorde {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.contenedorHijoParaBorde {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.red {
    background: #FF0000;
}

.green {
    background: #00FF00;
}

.blue {
    background: #0000FF;
}

.hide{
    display: none;
}

.show {
    display: block;
}


.spinner {
    border: 1px solid;
    position: fixed;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='%232985D1' viewBox='0 0 50 50'%3E%3Cpath d='M28.43 6.378C18.27 4.586 8.58 11.37 6.788 21.533c-1.791 10.161 4.994 19.851 15.155 21.643l.707-4.006C14.7 37.768 9.392 30.189 10.794 22.24c1.401-7.95 8.981-13.258 16.93-11.856l.707-4.006z'%3E%3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E") center / 50px no-repeat;
}



/*---------------------------------------- POPUP MODAL ----------------------------------------*/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

.modal-content-medio {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 5px;
    border: 1px solid #888;
    width: 40%; /* Could be more or less, depending on screen size */
}


/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 18px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }
/* #endregion Custom styles Ccexp */

/* #region Kendo*/

.k-grid-row-truncate{
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 30px;
}

[role="tooltip"] {
    visibility: hidden;
}

.tblExcelVal .k-dropdown .k-dropdown-wrap {
    height: 25px;
}

/* #endregion Kendo*/


/* #region Cursors */
.cursor-alias {
    cursor: alias;
}
.cursor-all-scroll {cursor: all-scroll;}
.cursor-auto {cursor: auto;}
.cursor-cell {cursor: cell;}
.cursor-context-menu {cursor: context-menu;}
.cursor-col-resize {cursor: col-resize;}
.cursor-copy {cursor: copy;}
.cursor-crosshair {cursor: crosshair;}
.cursor-default {cursor: default;}
.cursor-e-resize {cursor: e-resize;}
.cursor-ew-resize {cursor: ew-resize;}
.cursor-grab {cursor: grab;}
.cursor-grabbing {cursor: grabbing;}
.cursor-help {cursor: help;}
.cursor-move {cursor: move;}
.cursor-n-resize {cursor: n-resize;}
.cursor-ne-resize {cursor: ne-resize;}
.cursor-nesw-resize {cursor: nesw-resize;}
.cursor-ns-resize {cursor: ns-resize;}
.cursor-nw-resize {cursor: nw-resize;}
.cursor-nwse-resize {cursor: nwse-resize;}
.cursor-no-drop {cursor: no-drop;}
.cursor-none {cursor: none;}
.cursor-not-allowed {cursor: not-allowed;}
.cursor-pointer {cursor: pointer;}
.cursor-progress {cursor: progress;}
.cursor-row-resize {cursor: row-resize;}
.cursor-s-resize {cursor: s-resize;}
.cursor-se-resize {cursor: se-resize;}
.cursor-sw-resize {cursor: sw-resize;}
.cursor-text {cursor: text;}
.cursor-url {cursor: url(myBall.cur),auto;}
.cursor-w-resize {cursor: w-resize;}
.cursor-wait {cursor: wait;}
.cursor-zoom-in {cursor: zoom-in;}
.cursor-zoom-out {cursor: zoom-out;}
/* #endregion Cursors */

.icono-parpadeante {
    animation-name: parpadeo;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: parpadeo;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

.pause-animation-onhover:hover {
    animation-play-state: paused;
}

@-moz-keyframes parpadeo {
    0% {opacity: 1.0;}
    50% {opacity: 0.0;}
    100% { opacity: 1.0;}
}

@-webkit-keyframes parpadeo {
    0% {opacity: 1.0;}
    50% {opacity: 0.0;}
    100% { opacity: 1.0;}
}
@keyframes parpadeo {
    0% {opacity: 1.0;}
    50% {opacity: 0.0;}
    100% { opacity: 1.0;}
}

.fenixHeader {
    min-height: 70px;
}

.fenixFooter {
    background-image: none;
    background-color: #2e4e70;
    background: linear-gradient(to bottom,rgba(46,78,112,1) 0%,rgba(41,137,216,1) 100%);
    color: #ffffff;
    max-height: 40px;
}

.titulo-app {
    font-family: inherit;
    font-size: 1.8rem;
    letter-spacing: .25rem;
    font-weight: 500;
    line-height: 1.1;
    color: white;
    align-self: center;
}

.titulo-version {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.1;
    color: white;
    padding-top: 5px;
    align-self: start;
    text-align: right;
}

.bodyMain {
    overflow: auto;
}

.bodyIndex {
    background-image: url('images/underwater.jpg');
    background-size: cover;
    background-position-x: center;
    min-height: 100%;
    padding: 5%;
}

.divForm {
    min-width: 800px;
}

.divSearch {
    max-width: 350px;
}

.divDoc {
    overflow: auto;
    border: #c0c0c0 solid 5px;
    background-color: white;
    max-width: 1155px;
    max-height: 800px;
}

    .divDoc img {
        width: auto;
    }

.langFlag {
    width: 30px;
    height: 30px;
}
