﻿@font-face {
    font-family: "SEGOEUIL";
    src: url('SEGOEUIL.eot');
    src: local("Segoe UI Light"), url('SEGOEUIL.woff') format("woff"), url('SEGOEUIL.ttf') format("truetype");
}

.fuente_segoe_tareas_titulo {
    font-family: "SEGOEUIL";
    font-size: 21pt;
    color: #FFFFFF;
}

.container-fix {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px; /*background: url(../Imagenes/Fondos/bgpage.jpg); 	background-attachment:fixed; 	background-repeat:repeat-x;*/
    overflow: auto; /*background-size: 100%; 	background-origin: content;*/
    height: 100%;
    width: 100%;
    /*font-family: Verdana, Geneva, sans-serif !important;*/
    font-size: 11px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
}

.form-control {
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 11px !important;
}

select {
    width: 200px;
    max-width: 100%;
    /* So it doesn't overflow from it's parent */
}

option {
    /* wrap text in compatible browsers */
    -moz-white-space: pre-wrap;
    -o-white-space: pre-wrap;
    white-space: pre-wrap;
    /* add border after every option */
    border-bottom: 1px solid #DDD;
}

html {
    height: 100%;
}

#wrapper {
    width: 100%;
    margin-top: 0px; /*NUEVOCODE*/
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /*margin: 0 auto -4em;*/ /*Genera un Scroll de tama�o reducido*/
}

#container {
    width: 900px;
    height: 100%;
    margin-left: 20px; /*Centrar el Contenido*/ /*margin-left: auto; 	margin-right: auto;*/
}

#containerLogin {
    width: 900px;
    height: 100%; /*Centrar el Contenido*/
    margin-left: auto;
    margin-right: auto;
}

#header {
    width: 100%;
    height: 110px;
    margin-top: 0px;
    margin-bottom: 10px;
}

#header_inf {
    background: url(../Imagenes/Fondos/header_inf_bg.jpg) no-repeat;
    height: 96px; /*  width: 1152px;*/
    width: 100%;
    margin-top: 0px;
}

#header_inf_iris {
    background: url(../Imagenes/Fondos/header_inf_bg_iris.jpg) no-repeat;
    height: 136px; /*  width: 1110px;*/
    width: 100%;
    margin-top: 0px;
}

#header_inf_iris_sub {
    background: url(../Imagenes/Fondos/header_inf_bg_bk_iris.jpg) repeat-x;
    height: 136px; /*  width: 1110px;*/
    width: 100%;
    margin-top: 0px;
}


#header_inf_small {
    /*background: url(../Imagenes/Fondos/header_inf_bg_small.jpg) no-repeat;*/
    background: url(../Imagenes/Fondos/header_inf_bg_small.jpg) repeat-x;
    height: 67px; /*  width: 1152px;*/
    width: 100%;
    margin-top: 0px;
}

.ie .estilologin {
    /*background-image: url('../Imagenes/Fondos/bg_fields_login_c.jpg');*/
    background-image: url('../Imagenes/Fondos/bg_fields_login_c_iris.jpg');
    background-repeat: no-repeat; /*margin-top:120px;*/
    text-align: left;
    margin-left: 30px; /*margin-left:20px;     position:absolute;*/
    width: 303px;
    height: 177px; /*top: 228px;     left: 350px;*/
}

.gecko .estilologin {
    /*background-image: url('../Imagenes/Fondos/bg_fields_login_c.jpg');*/
    background-image: url('../Imagenes/Fondos/bg_fields_login_c_iris.jpg');
    background-repeat: no-repeat;
    margin-left: 30px; /*margin-top:120px;    	margin-left:20px;     position:absolute;*/
    width: 303px;
    height: 177px; /*top: 228px;     left: 280px;*/
}

.chrome .estilologin {
    /*background-image: url('../Imagenes/Fondos/bg_fields_login_c.jpg');*/
    background-image: url('../Imagenes/Fondos/bg_fields_login_c_iris.jpg');
    background-repeat: no-repeat;
    margin-left: 20px; /*margin-top:120px;     position:absolute;*/
    width: 303px;
    height: 177px; /*top: 228px;     left: 280px;*/
}

.ie #bienvenida {
    width: 245px;
    margin-left: 30px; /*margin-top:90px;   padding-bottom:10px;   position:absolute;*/
    text-align: left; /*top: 175px;*/ /*left: 362px;*/
}

.gecko #bienvenida {
    width: 245px;
    text-align: left;
    margin-left: 30px; /*margin-top:90px;   margin-left:20px;   position:absolute;   top: 175px;   left: 280px;*/
}

.chrome #bienvenida {
    width: 245px;
    margin-left: 20px; /*margin-top:90px;   position:absolute;   text-align:left;   top: 175px;   left: 280px;*/
}

#header_logo {
    background: url(../Imagenes/Fondos/logo.png) no-repeat;
    width: 510px;
    height: 72px;
    position: absolute;
    left: 11px;
    top: 35px;
}

#botones_superior {
    background: url(../Imagenes/Fondos/header_titulo_bg.jpg) repeat-x;
    width: 111%;
    height: 82px;
}

.ie #botonera_cont {
    float: right;
    margin-top: -35px;
}

.chrome #botonera_cont {
    float: right;
}

.gecko #botonera_cont {
    float: right;
}

#header_logo_small {
    /*background: url(../Imagenes/Fondos/logo_small.png) no-repeat;*/
    background: url(../Imagenes/Fondos/header_logo.png) no-repeat;
    /*width: 308px;
	height: 38px;*/
    width: 173px;
    height: 62px;
    position: absolute;
    left: 20px;
    top: 2px;
    right: 803px;
}

/*Modifica color de texto en control de usuario wucInfoUsuario*/
/*.ctl00_wucInfoUser_lblNombreUsuario*/
/*.dxeBase_Office2010Blue*/
.lblNombreUsuario {
    font-family: "SEGOEUIL";
    font-size: 12pt;
    color: #3c6fa3;
    /*font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #244078;*/
}

.lblNombreUsuariosimple {
    font-family: "SEGOEUIL";
    font-size: 12pt;
    color: #3c6fa3;
    /*font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #244078;*/
}

#header_menu {
    background: url(../Imagenes/Fondos/header_sup_bg.jpg) repeat-x;
    width: 100%;
    height: 30px;
}

#decogif {
    position: absolute;
    top: 10;
    right: 0%;
    width: 30px;
    height: 30px;
}

#decogif_pos2 {
    position: absolute;
    top: 35px;
    right: 0%;
    width: 30px;
    height: 30px;
}

#header_inf_bg_small_deco {
    position: absolute;
    top: 0px;
    right: 0%;
    width: 196px;
    height: 67px;
}

#content {
    width: 100%; /*height: 600px;*/
    height: 100%; /*background-color: #FFFFFF;*/
}

.push {
    height: 4em;
}

#footer {
    /*background: url(../Imagenes/Fondos/footer_bg.jpg) repeat-x;*/
    background: url(../Imagenes/Fondos/footer_bg_iris.jpg) repeat-x;
    width: 100%;
    height: 150px; /*height: 4em;*/ /*  position: absolute;*/
    left: 0px;
    bottom: 0px;
}



.textotitulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.etiquetacampos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4d657e;
}

.etiquetacampos2 {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Verdana !important;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.style3 {
    width: 48px;
}

.style4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4d657e;
    width: 48px;
}

.ie #capaarbol {
    height: 672px;
}

.gecko #capaarbol {
    height: 699px;
}

.dxtvControl_Office2010Blue .dxtv-ndTxt {
    cursor: pointer;
    float: left;
    padding: 3px;
    vertical-align: middle;
    white-space: nowrap;
}

.dxtvControl_Office2010Blue .dxtv-nd {
    color: Black;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0 0 0 0;
    outline: 0 none;
    padding: 1px;
    text-decoration: none;
}

.dxmSubMenuRtlItemWithImageWithPopOutImage_Office2010Blue {
    color: #1E395B;
    font: 8pt Verdana;
    white-space: nowrap;
}

.Mano {
    color: #0000CC !important;
    cursor: pointer !important;
    text-decoration: none !important;
}

.Mano1 {
    color: #0000CC !important;
    cursor: pointer !important;
    text-decoration: none !important;
}

.ManoError {
    color: red !important;
    cursor: pointer !important;
    text-decoration: none !important;
}

.CursorMano {
    cursor: pointer !important;
}

.zIndex {
    position: absolute;
    z-index: 50000;
}

.LinksUploadControl {
    color: #0000CC !important;
    cursor: pointer !important;
    text-decoration: none !important;
    position: absolute;
}
/*ESTILOS SPRITES BOTONES PAGINAS */
/*////////////////////////////////////*/
.ImagenNuevo, .ImagenEditar, .ImagenAgregar, .ImagenLupa, .ImagenDescargar, .ImagenSubir, .ImagenBorrador, .ImagenPintarcolores,
.ImagenLimpiar, .ImagenEliminar, .ImagenGuardar, .ImagenNuevoDetalle, .ImagenExportarExcel, .ImagenMatriz, .ImagenVolverAtras,
.ImagenMonitoreo, .ImagenMensajesTexto, .ImagenCorreoElectronico, .ImagenExportarWord, .ImagenPlantillaExcel, .ImagenTerminar, .ImagenDetalleBorrarDetalle, .ImagenDetalleNuevoDetalle, .ImagenPuntoVerde, .ImagenImportarExcel {
    background-repeat: no-repeat;
    background-image: url(../Imagenes/Botones/sprite_botones_barra_v.png);
}

.ImagenNuevo {
    background-position: 0px 0px;
    width: 35px;
    height: 32px
}

.ImagenEditar {
    background-position: 0px -34px;
    width: 35px;
    height: 32px
}

.ImagenAgregar {
    background-position: 0px -68px;
    width: 35px;
    height: 32px
}

.ImagenLupa {
    background-position: 0px -107px;
    width: 32px;
    height: 32px
}

.ImagenDescargar {
    background-position: 0px -136px;
    width: 32px;
    height: 32px
}

.ImagenSubir {
    background-position: 0px -170px;
    width: 32px;
    height: 32px
}

.ImagenBorrador {
    background-position: 0px -214px;
    width: 32px;
    height: 32px
}

.ImagenPintarcolores {
    background-position: 0px -238px;
    width: 32px;
    height: 32px
}

.ImagenLimpiar {
    background-position: 0px -272px;
    width: 32px;
    height: 32px
}

.ImagenEliminar {
    background-position: 0px -306px;
    width: 32px;
    height: 32px
}

.ImagenGuardar {
    background-position: 0px -345px;
    width: 32px;
    height: 32px
}

.ImagenNuevoDetalle {
    background-position: 0px -374px;
    width: 32px;
    height: 32px
}

.ImagenExportarExcel {
    background-position: 0px -408px;
    width: 32px;
    height: 32px
}

.ImagenMatriz {
    background-position: 0px -442px;
    width: 32px;
    height: 32px
}

.ImagenVolverAtras {
    background-position: 0px -476px;
    width: 32px;
    height: 32px
}

.ImagenMonitoreo {
    background-position: 0px -510px;
    width: 40px;
    height: 32px
}
/*.ImagenMensajesTexto { background-position: 0px -544px; width:32px; height:32px}*/
.ImagenCorreoElectronico {
    background-position: 0px -578px;
    width: 32px;
    height: 32px
}

.ImagenExportarWord {
    background-position: 0px -612px;
    width: 32px;
    height: 32px
}

.ImagenPlantillaExcel {
    background-position: 0px -646px;
    width: 32px;
    height: 32px
}

.ImagenTerminar {
    background-position: 0px -680px;
    width: 32px;
    height: 32px
}

.ImagenDetalleBorrarDetalle {
    background-position: 0px -714px;
    width: 18px;
    height: 20px
}

.ImagenDetalleNuevoDetalle {
    background-position: 0px -734px;
    width: 18px;
    height: 20px
}

.ImagenPuntoVerde {
    background-position: 0px -755px;
    width: 16px;
    height: 14px
}
/*.ImagenImportarExcel{ background-position: 0px -772px;width:32px;height:32px}*/
.ImagenImportarExcel {
    background-position: 0 -772px;
    width: 32px;
    height: 32px;
}
    /*.ImagenTerminarDeshabilitado{ background-position: 0px -804px;width:32px;height:32px}*/
    /*/////////////////////////////////////////////////////////*/
    /*/////////////////////////////////////////////////////////*/
    /*/////////////////////////////////////////////////////////*/
    /*/////////////////////////////////////////////////////////*/


    .ImagenNuevo:hover, .ImagenEditar:hover, .ImagenAgregar:hover, .ImagenLupa:hover, .ImagenDescargar:hover, .ImagenSubir:hover, .ImagenBorrador:hover, .ImagenPintarcolores:hover,
    .ImagenLimpiar:hover, .ImagenEliminar:hover, .ImagenGuardar:hover, .ImagenNuevoDetalle:hover, .ImagenExportarExcel:hover, .ImagenMatriz:hover, .ImagenVolverAtras:hover,
    .ImagenMonitoreo:hover, .ImagenMensajesTexto:hover, .ImagenCorreoElectronico:hover, .ImagenExportarWord:hover, .ImagenPlantillaExcel:hover, .ImagenTerminar:hover, .ImagenDetalleBorrarDetalle:hover, .ImagenDetalleNuevoDetalle:hover, .ImagenPuntoVerde:hover, .ImagenImportarExcel:hover {
        opacity: 0.8;
    }

.barraprog_fondo, .barraprog_color, .barraprog_lineas_azul, .barraprog_color_amarillo, .barraprog_lineas_amarillo, .barraprog_color_naranja, .barraprog_lineas_naranja, .barraprog_color_verde, .barraprog_color_azul, .barraprog_lineas_verde, .barraprog_color_rojo, .barraprog_lineas_rojo {
    background-image: url(../Imagenes/Botones/barras_progreso_sprites.png);
    background-repeat: no-repeat;
    /*	background-position:center 0px;*/
    height: 22px;
    /*	background-attachment:fixed;*/
}

.barraprog_fondo {
    background-position: 0px 0px;
    z-index: 1;
    width: 100%;
}

.barraprog_color_azul { /* -- AZUL -- */
    background-position: -2px -22px; /*--- EL PRIMER VALOR ES X PARA CONTROLAR CONTENIDO DE LA BARRA valor MIN -2, valor MAX -92 ---*/
    position: relative;
    top: -22px;
    margin-left: 2px;
    z-index: 20;
}

.barraprog_lineas_azul {
    background-position: -2px -44px;
    /*	margin-left:2px;*/
    z-index: 30;
}

.barraprog_color_amarillo { /* -- AMARILLO -- */
    background-position: -2px -66px; /*--- EL PRIMER VALOR ES X PARA CONTROLAR CONTENIDO DE LA BARRA valor MIN -2, valor MAX -92 ---*/
    position: relative;
    top: -22px;
    margin-left: 2px;
    z-index: 20;
}

.barraprog_lineas_amarillo {
    background-position: -2px -88px;
    z-index: 30;
}

.barraprog_color_naranja { /* -- NARANJA -- */
    background-position: -2px -110px; /*--- EL PRIMER VALOR ES X PARA CONTROLAR CONTENIDO DE LA BARRA valor MIN -2, valor MAX -92 ---*/
    position: relative;
    top: -22px;
    margin-left: 2px;
    z-index: 20;
}

.barraprog_lineas_naranja {
    background-position: -2px -132px;
    z-index: 30;
}

.barraprog_color_verde { /* -- VERDE -- */
    background-position: -2px -154px; /*--- EL PRIMER VALOR ES X PARA CONTROLAR CONTENIDO DE LA BARRA valor MIN -2, valor MAX -92 ---*/
    position: relative;
    top: -22px;
    margin-left: 2px;
    z-index: 20;
}

.barraprog_lineas_verde {
    background-position: -2px -176px;
    z-index: 30;
    position: relative;
    top: -22px;
}

.barraprog_color_rojo { /* -- ROJO -- */
    background-position: -2px -198px; /*--- EL PRIMER VALOR ES X PARA CONTROLAR CONTENIDO DE LA BARRA valor MIN -2, valor MAX -92 ---*/
    position: relative;
    top: -22px;
    margin-left: 2px;
    z-index: 20;
}

.barraprog_lineas_rojo {
    background-position: -2px -220px;
    z-index: 30;
}

#lblTitulo {
    color: #FFFFFF !important;
}
/*---- ETIQUETAS DE PESTANAS NUMERADAS  ----*/
#CpHeader_lblPrimero {
    font-family: "SEGOEUIL" !important;
    font-size: 12pt !important;
    font-weight: bold !important;
    /*color: #FFFFFF !important;*/
}

#CpHeader_lblSegundo {
    font-family: "SEGOEUIL" !important;
    font-size: 12pt !important;
    font-weight: bold !important;
    /*color: #FFFFFF !important;*/
}

#CpHeader_lbltercero {
    font-family: "SEGOEUIL" !important;
    font-size: 12pt !important;
    font-weight: bold !important;
    /*color: #FFFFFF !important;*/
}

#CpHeader_lblCuarto {
    font-family: "SEGOEUIL" !important;
    font-size: 12pt !important;
    font-weight: bold !important;
    /*color: #FFFFFF !important;*/
}

#CpHeader_lblQuinto {
    font-family: "SEGOEUIL" !important;
    font-size: 12pt !important;
    font-weight: bold !important;
    /*color: #FFFFFF !important;*/
}

#CpHeader_lblSexto {
    font-family: "SEGOEUIL" !important;
    font-size: 12pt !important;
    font-weight: bold !important;
    /*color: #FFFFFF !important;*/
}

#CpHeader_lblSeptimo {
    font-family: "SEGOEUIL" !important;
    font-size: 12pt !important;
    font-weight: bold !important;
    /*color: #FFFFFF !important;*/
}

.lblPestanases {
    font-family: "SEGOEUIL" !important;
    font-size: 12pt !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
}
/*---- ETIQUETAS DE PESTANAS NUMERADAS  ----*/

/* ----- NIX NO PADDING PADDING START ----- */
/* ----- Reparar desastres en bootstrap ----- */
.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.leftfix {
    position: absolute !important;
    left: -40px !important;
}

.panel-nix-fix {
    width: 99% !important;
    position: absolute;
    left: -57px !important;
}

.toolbar-nix {
    background-color: #399FD8;
    display: block;
    height: 30px;
    padding-top: 15px;
}

.panel-nix-fix2 {
    left: -5px !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 95% !important;
}

.panel-nix-fix3 {
    position: absolute;
    left: -5px !important;
    width: 100%;
}
/* ----- NIX NO PADDING QUITAR PADDING END ----- */

/*------CES STYLE LUPA---------------------*/
.style-lupa {
    display: inline-block;
    cursor: pointer;
}
/*------CES STYLE LUPA END---------------------*/


/* ------ Nuevos Estilos contenedor derecho ------*/
.barratitulocontenedor {
    background-color: #1c8f97;
    min-height: 44px;
    line-height: 37px;
}

.titulocontenedor {
    color: #023D7B;
    font-family: Verdana;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}

.textodetallemargenv {
    margin-top: 5px;
    margin-bottom: 5px;
}

.textodetallemargenvpopup {
    margin-top: -6px;
    margin-bottom: 5px;
}

.textodetallemarginleft {
    padding-left: 20px;
}

.textodetalle {
    font-family: Verdana;
    font-size: 13px;
    color: #023D7B;
    font-weight: normal;
    display: table-cell;
}

    .textodetalle label {
        font-family: Verdana;
        font-size: 13px;
        color: #023D7B;
        font-weight: normal;
        display: table-cell;
    }

.bulletbarratitulocontenedor {
    /*width: 0rem;*/
    vertical-align: middle;
    height: 11px;
    width: 12px;
}

.divbotoneracontenedor {
    display: table;
    text-align: right;
}

.titulocampocontenedor {
    display: table-cell;
    font-family: Verdana;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    width: 110px;
    vertical-align: middle;
}

.filapasos {
    background-color: #95e4f6 !important;
}

.leftmarginrow15 {
    margin-left: 75px !important;
    margin-right: 0px !important;
    margin-top: 10px;
}

.leftmarginrow15px {
    margin-left: 75px !important;
    margin-right: 0px !important;
    margin-top: 10px;
}

.borderbottombarratitulocontenedor {
    border-bottom: 1px dotted olivedrab;
    padding-top: 5px;
}

.gridmargin {
    margin-left: 8px !important;
}
/* ------ /Nuevos Estilos contenedor derecho ------*/
/* ------ Gantt fix ------*/
k-selected, k-selected:link, k-selected:visited, .k-list > k-selected, .k-list > .k-state-highlight, .k-panel > k-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandlek-selected:hover, .k-scheduler .k-scheduler-toolbar k-selected, .k-scheduler .k-todayk-selected, .k-marquee-color {
    background-color: #428bca !important;
}

.k-selected,
.k-selected:link,
.k-selected:visited,
.k-list > .k-selected,
.k-list > .k-highlight,
.k-panel > .k-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-selected,
.k-scheduler .k-today.k-selected,
.k-marquee-color {
    /*background-color: #428bca !important;*/
    background-color: #005C66 !important;
}


/* ---------- 2022 DESIGN START ----------- */
.k-panelbar > .k-panelbar-item > .k-link, .k-panelbar > .k-panelbar-header > .k-link {
    color: #ffffff !important;
    /*font-family: 'Roboto', sans-serif;*/
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    height: 40px;
}

.k-panelbar > .k-panelbar-header > .k-link {
    background-color: #005C66 !important;
}

.k-drag-clue, .k-grid-header, .k-grouping-header, .k-header, .k-menu, .k-panelbar > .k-panelbar-header > .k-link, .k-progressbar, .k-highlight, .k-tabstrip, .k-tabstrip-items .k-panelbar-item, .k-toolbar {
    background-image: none !important;
    background-position: 50% 50%;
    /*    background-color: #eae8e8;*/
}


.menu2022 li.k-panelbar-header.k-panelbar-item.k-state-default span.k-link {
    padding-block: 6px;
    padding-inline: 12px;
}

.menu2022 {
    width: 100% !important;
}

    .menu2022 li.k-panelbar-header.k-panelbar-item.k-state-default img.k-image.k-panelbar-item-icon {
        padding-right: 10px;
        display: none !important;
        Remove quitar icono menu
    }

    .menu2022 .k-panelbar > .k-panelbar > .k-link.k-focus, .k-panelbar > k-panelbar-item > .k-link.k-focus, .k-panelbar > k-panelbar-item > .k-link:focus, .k-panelbar > .k-panelbar-header > .k-link.k-focus, .k-panelbar > .k-panelbar-header > .k-link.k-focus, .k-panelbar > .k-panelbar-header > .k-link:focus {
        box-shadow: inset 0 0 0px 0 #76abd9 !important;
    }

    .menu2022 ul.k-panelbar ul.k-group.k-panelbar-group.k-panel li.k-panelbar-item {
        background: #E3E3E3;
        color: #636361 !important;
        /*font-family: 'Roboto', sans-serif;*/
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0px;
        padding-top: 4px;
        /*height: 45px;*/
        min-height: 45px;
    }
    /*.menu2022 ul.k-panelbar ul.k-group.k-panelbar-group.k-panel li.k-panelbar-item{
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}*/
    .menu2022 ul.k-panelbar ul.k-group.k-panelbar-group span.k-link, .k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link:focus {
        /*width: 100%;*/
        outline: none !important;
        box-shadow: none !important;
    }

    .menu2022 .k-panelbar .k-group > .k-panelbar-item > .k-link, .k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link {
        outline: none !important;
    }

    .menu2022 ul.k-panelbar ul.k-group.k-panelbar-group.k-panel li.k-panelbar-item:nth-child(odd) {
        background: #D3D3D3;
        color: #636361 !important;
        /*font-family: 'Roboto', sans-serif;*/
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0px;
        padding-top: 4px;
        /*height: 45px;*/
        min-height: 45px;
    }

    .menu2022 ul.k-panelbar
    ul.k-group.k-panelbar-group.k-panel
    li.k-panelbar-item
    span.k-link {
        background-image: none !important;
        background-color: #ffffff00 !important;
        padding-top: 11px;
    }

        .menu2022 ul.k-panelbar ul.k-group.k-panelbar-group.k-panel li.k-panelbar-item span.k-link.k-hover span.k-panelbar-item-text,
        .menu2022 ul.k-panelbar ul.k-group.k-panelbar-group.k-panel li.k-panelbar-item span.k-link span.k-panelbar-item-text {
            color: #2c2c2b;
        }

    .menu2022 li.k-panelbar-header.k-panelbar-item.k-state-default.k-highlight.k-active
    ul.k-group.k-panelbar-group.k-panel
    li.k-panelbar-header.k-panelbar-item.k-state-default.k-panelbar-item.k-highlight
    span.k-link.k-selected.k-focus {
        background-image: none !important;
        background-color: #ffffff00 !important;
        box-shadow: inset 0 0 0px 0 #76abd9 !important;
        color: #ffffff;
    }

    .menu2022 li.k-panelbar-header.k-panelbar-item.k-state-default.k-highlight.k-active
    ul.k-group.k-panelbar-group.k-panel
    li.k-panelbar-header.k-panelbar-item.k-state-default.k-panelbar-item.k-highlight {
        background-color: #39959f !important;
    }

    .menu2022 #panelbar li a span.k-icon.k-panelbar-toggle.k-panelbar-expand.k-i-arrow-chevron-down::before {
        color: #ffffff !important;
    }




/* ---------- 2022 DESIGN END ----------- */
/*.k-button:hover, .k-button.k-hover, .k-button:focus, .k-button.k-focus, .k-textbox:hover, .k-hover, .k-hover:hover, .k-pager-wrap .k-link:hover, .k-other-month.k-hover .k-link, div.k-filebrowser-dropzone em, .k-draghandle:hover*/
/*.k-button:hover, .k-button.k-hover, .k-button:focus, .k-button.k-focus, .k-hover, .k-hover:hover, .k-pager-wrap .k-link:hover, .k-other-month.k-hover .k-link, div.k-filebrowser-dropzone em, .k-draghandle:hover{*/
.k-hover, .k-hover:hover, .k-pager-wrap .k-link:hover, .k-other-month.k-hover .k-link, div.k-filebrowser-dropzone em, .k-draghandle:hover {
    background-image: none, linear-gradient(to bottom, #428bca 0px, #428bca 100%) !important;
    color: white !important;
}

    .k-hover, .k-hover:hover, .k-splitbar-horizontal-hover:hover, .k-splitbar-vertical-hover:hover, .k-list > .k-hover, .k-scheduler .k-scheduler-toolbar ul li.k-hover, .k-pager-wrap .k-link:hover, .k-dropdown .k-focus, .k-filebrowser-dropzone, .k-mobile-list .k-panelbar-item > .k-link:active, .k-mobile-list .k-panelbar-item > .k-label:active, .k-mobile-list .k-edit-label.k-check:active, .k-mobile-list .k-recur-view .k-check:active {
        background-color: #428bca !important;
    }

.k-nav-current.k-hover {
    color: #FFFFFF !important;
}

table#headerbotonera tbody tr td a {
    background-color: transparent !important;
}


.toolbar2022 {
    display: flex;
    background-color: #027473;
    /*height: 42px;*/
    height: 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.toolbar2022radius {
    margin: 10px;
    border-radius: 19px;
}

.toolbar2022TopRadius {
    margin-top: 10px;
    border-radius: 19px 19px 0px 0px;
}

.marginfortoolbar2022 {
    margin-top: 0px !important;
}

.marginContainer2022 {
    margin-left: 10px;
    margin-right: 10px;
}

.toolbar2022blockright {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    margin-right: 10px;
}

.toolbar2022blockleft {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    margin-left: 15px;
}

.toolbar2022title, .toolbar2022title span {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: 0px;
}

.toolbar2022buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

.ImagenPuntoVerde2022 {
    /*width: 0rem;
    background-position: 0 -754px !important;
    margin-left: 35px !important;
    margin-top: -3px !important;*/
}
/* ------ /Gantt fix ------*/
/*.dxgvFocusedRow_Office2010Blue3*/
/*body form table tbody tr .dxgvFocusedRow_Office2010Blue3
{
    background-color: #3b9dd8 !important;
    color: #ffffff !important;
}*/
/* ----- FIX BOOTSTRAP PADDING & MARGIN ----- */
.nopaddingcol {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.nomarginrow {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.nomargintopbottom {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.nopaddingtopbottom {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.negativepadding {
    padding-left: -13px !important;
    padding-right: -13px !important;
}

.negativemargin {
    margin-left: -13px !important;
    margin-right: -13px !important;
}

.negativemarginpadding {
    margin-left: -22px !important;
    margin-right: -13px !important;
    padding-left: -13px !important;
    padding-right: -13px !important;
}

.popupcontenidomargin {
    margin-left: -7px !important;
    margin-right: -22px !important;
    padding-left: -13px !important;
    padding-right: -13px !important;
}

.bgf5f5f5 {
    background-color: #F5F5F5 !important;
}
/* ----- /FIX BOOTSTRAP PADDING & MARGIN ----- */
.dropdownnativo {
    height: 20px;
}

.fuente_segoe_usuariomod {
    color: #3c6fa3 !important;
    font-family: "SEGOEUIL" !important;
    font-size: 21pt !important;
}

.fuente_segoe_perfilmod {
    color: #3c6fa3 !important;
    font-family: "SEGOEUIL" !important;
    font-size: 12pt !important;
}

.fuente_segoe_iconosmod {
    font-family: "SEGOEUIL" !important;
    font-size: 9pt !important;
    color: #3c6fa3 !important;
}

table#headerbotonera {
    margin-top: 0px !important;
}

.containerViwsDivMod {
    height: 83% !important;
    position: absolute;
    width: 100% !important;
}

table#headerbotonera, table#headerbotonera tbody tr, table#headerbotonera tbody tr td {
    margin-top: 4px !important;
    margin: 0px !important;
    padding: 0px !important;
}

#headerbotonera {
    font-family: "SEGOEUIL" !important;
    font-size: 10pt !important;
    color: #3c6fa3 !important;
}

a, a:hover, a:active, a:focus, a img {
    outline: 0px !important;
    outline-width: thin !important;
    /*outline-style: dotted !important;*/
    outline-style: none !important;
    outline-color: invert !important;
    outline: none !important;
    border: 0 !important;
}

map > area:active, map > area:focus {
    outline: 0px !important;
    outline-width: thin !important;
    outline-style: none !important;
    outline-color: invert !important;
    outline: none !important;
    border: 0 !important;
}
/*map#Gestion_continuidadMap_big{
    outline: 0 !important;
	outline-width: thin !important;
	outline-style: none !important;
	outline-color: invert !important;
    outline: none !important;
    border:0 !important;
    border-style:none !important;
}
map#Gestion_continuidadMap_big area{
    outline: 0 !important;
	outline-width: thin !important;
	outline-style: none !important;
	outline-color: invert !important;
    outline: none !important;
    border-style:none !important;
    border:0 !important;
}*/
img.map, map area {
    outline: none !important;
}

map {
    outline: none !important;
}
/*Inicio Estilos botonera*/
.div-col-botonera {
    cursor: pointer;
    float: right !important;
    width: 20px !important;
    margin-top: -5px !important;
    height: 36px !important;
}
/*Fin estilos botonera*/
/* Botones */
/*.nxbuttomcust{
    background-color: #bdd6ef !important;
    background: #bdd6ef !important;
    background: -moz-linear-gradient(top, #bdd6ef 0%, #d0e4f6 6%, #bdd6ef 9%, #bdd6ef 9%, #bdd6ef 38%, #d6e7f5 86%, #c4d4f0 100%, #c4d4f0 100%) !important;
    background: -webkit-linear-gradient(top, #bdd6ef 0%,#d0e4f6 6%,#bdd6ef 9%,#bdd6ef 9%,#bdd6ef 38%,#d6e7f5 86%,#c4d4f0 100%,#c4d4f0 100%) !important;
    background: linear-gradient(to bottom, #bdd6ef 0%,#d0e4f6 6%,#bdd6ef 9%,#bdd6ef 9%,#bdd6ef 38%,#d6e7f5 86%,#c4d4f0 100%,#c4d4f0 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdd6ef', endColorstr='#c4d4f0',GradientType=0 ) !important;
    border-radius: 1px !important;
    font-weight: bold !important;
    color: #000000 !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    border: 1px solid #9badbd !important;
}*/
/* Botones */

/*.btndisguisx, #GridEjecucionActividadesObservacion_active_cell > a.k-button, #GridEjecucionActividadesObservacion_active_cell > a.k-button-icontext, #GridEjecucionActividadesObservacion_active_cell > a.k-grid-edit {*/
.btndisguisx {
    background-color: transparent !important;
    background: transparent !important;
    filter: transparent !important;
    border-radius: 0px !important;
    color: transparent !important;
    border: 0px solid #9badbd !important;
    width: 5px !important;
    font-size: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.ToolbarBullet {
    width: 17px;
    height: 17px;
    display: flex;
    margin-right: 8px;
}
/* ------------- 2022 START ------------- */
h1, h2, h3, h4, h5, h6, p, label {
    /*font-size: 11px !important;*/
    font-family: 'Roboto', sans-serif;
    /*font-weight: normal;*/
    /*letter-spacing: 0px;*/
}

.svgNuevo {
    width: 19px;
    height: 19px;
    margin-left: 2px;
    margin-right: 2px;
    cursor: pointer
}

    .svgNuevo:hover path.cls-1, .svgNuevo:hover polygon.cls-1 {
        width: 25px;
        height: 25px;
        fill: #4AB8DA;
    }

.svgEditar {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 3px;
    margin-right: 0px;
}

    .svgEditar:hover path.cls-1, .svgEditar:hover polygon.cls-1 {
        width: 25px;
        height: 25px;
        fill: #4AB8DA;
    }

.svgEliminar {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}

    .svgEliminar:hover path.cls-1, .svgEliminar:hover polygon.cls-1 {
        width: 25px;
        height: 25px;
        fill: #4AB8DA;
    }

.svgAdjuntar {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}

    .svgAdjuntar:hover path.cls-1, .svgAdjuntar:hover polygon.cls-1 {
        width: 25px;
        height: 25px;
        fill: #4AB8DA;
    }

.svgFiltrar {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}

    .svgFiltrar, .svgFiltrar svg, .svgFiltrar path, .svgFiltrar rect, .svgFiltrar polygon {
        opacity: 1 !important;
    }

        .svgFiltrar:hover path.cls-1, .svgFiltrar:hover polygon.cls-1 {
            width: 25px;
            height: 25px;
            fill: #4AB8DA;
            opacity: 1 !important;
        }

        .svgFiltrar:hover rect.cls-1 {
            fill: #4AB8DA;
            opacity: 1 !important;
        }

.svgCheckMark {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}

    .svgCheckMark:hover path.cls-1, .svgCheckMark:hover polygon.cls-1 {
        width: 25px;
        height: 25px;
        fill: #4AB8DA;
    }

.svgActivarPlaneacion {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}

    .svgActivarPlaneacion:hover path.cls-1, .svgActivarPlaneacion:hover polygon.cls-1 {
        width: 25px;
        height: 25px;
        fill: #4AB8DA;
    }

.svgExportarReporte {
    width: 25px;
    height: 25px;
    margin-left: 2px;
    margin-right: 2px;
    cursor: pointer;
    fill: #4AB8DA;
}

    .svgExportarReporte:hover path.cls-1, .svgExportarReporte:hover polygon.cls-1 {
        width: 25px;
        height: 25px;
        fill: #4AB8DA;
    }

.svgVistaPrevia {
    width: 25px;
    height: 25px;
    margin-left: 2px;
    margin-right: 2px;
    cursor: pointer
}

    .svgVistaPrevia:hover path.cls-1, .svgVistaPrevia:hover polygon.cls-1 {
        width: 25px;
        height: 25px;
        fill: #4AB8DA;
    }

.svgGrafico {
    width: 25px;
    height: 25px;
    margin-left: 2px;
    margin-right: 2px;
    cursor: pointer;
}

    .svgGrafico path {
        fill: #ffffff;
        opacity: 1 !important;
    }

    .svgGrafico:hover path, .svgGrafico:hover polygon.cls-1 {
        width: 25px;
        height: 25px;
        fill: #4AB8DA;
        opacity: 1 !important;
    }

    .svgGrafico:hover rect {
        fill: #4AB8DA;
    }

.svgExportarExcel {
    width: 25px;
    height: 25px;
    margin-left: 2px;
    margin-right: 2px;
    cursor: pointer
}

    .svgExportarExcel:hover path.cls-1, .svgExportarExcel:hover polygon.cls-1 {
        width: 25px;
        height: 25px;
        fill: #4AB8DA;
    }



.fontroboto {
    font-family: 'Roboto', sans-serif;
}

.btniris2022 {
    background-color: #027473;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px !important;
    font-weight: bold;
    letter-spacing: 0px;
    cursor: pointer;
    width: fit-content;
    padding: 9px 18px 9px 18px;
    border-radius: 8px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

    .btniris2022:hover {
        background-color: #005c66;
    }

.svgIconEditar {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.dxgvFocusedRow_Office2010Blue3 {
    background: #7bc7cf none !important;
}

.CustomImage {
    cursor: pointer;
}

.titulomenuback {
    padding-left: 15px;
    display: block;
    height: 53px;
    width: auto;
    /*background-color: #616160;*/
    /*background-color: #1e9947;*/
    background-color: #b5db4e;
}

.titulomenu2022 {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #ffffff;
    vertical-align: middle !important;
    display: inline-block;
    margin: 0 auto;
    padding-top: 22px;
    padding-left: 6px;
    font-weight: 500;
    letter-spacing: 0px;
    text-shadow: 0px 1px 7px #005c66;
}

.k-grid td.k-selected:hover, .k-grid tr.k-selected:hover td {
    background-color: #7bc7cf !important;
}

.k-selected, .k-selected:link, .k-selected:visited, .k-list > .k-selected, .k-list > .k-highlight, .k-panel > .k-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-selected:hover, .k-scheduler .k-scheduler-toolbar .k-selected, .k-scheduler .k-today.k-selected, .k-marquee-color {
    background-color: #7bc7cf !important;
}

/* -------- loader 2022 start -------- */
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000069;
    visibility: hidden;
    top: 0px;
    left: 0px;
    z-index: 2000;
}

.spanner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.spanner, .overlay {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .spanner.showsover, .overlay.showsover {
        opacity: 1;
        visibility: visible;
    }

.loader2022IMG {
    -webkit-animation: spin2022 2s linear infinite;
    -moz-animation: spin2022 2s linear infinite;
    animation: spin2022 2s linear infinite;
    height: 100px;
}

@-moz-keyframes spin2022 {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin2022 {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin2022 {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* -------- loader 2022 End -------- */
/* ------------- 2022 END ------------- */

/* Kendo */

.k-panelbar > .k-panelbar-item, .k-panelbar > .k-panelbar-header {
    border-width: 0;
    border-color: inherit;
    border-style: none;
    display: block;
}

.k-window-titlebar {
    padding: 1px 12px;
}

.k-icon, .k-tool-icon {
    font: 12px/1 WebComponentsIcons;
}

.k-pager-sizes .k-dropdown, .k-pager-sizes .k-dropdownlist, .k-pager-sizes > select {
    margin-right: 1ex;
    width: 6em;
}

.k-animation-container {
    width: 154px !important;
    height: 226px !important;
}

.k-column-menu, .k-filter-menu {
    font-size: 11px;
}

    .k-filter-menu.k-popup .k-filter-menu-container {
        /*width: 156px;*/
    }

    .k-filter-menu .k-dropdownlist {
        margin-bottom: 8px;
    }

.k-list {
    font-size: 11px;
}

.k-chip {
    font-size: 11px;
}

.k-list-item.k-selected {
    color: #fff;
    background-color: #7ea700;
}

.k-focus.k-selected {
    box-shadow: inset 0 0 3px 1px #445b00;
}

.k-list-item.k-focus, .k-list-item:focus {
    box-shadow: inset 0 0 0 1px #8ebc00;
}

.k-list-item.k-selected:hover, .k-selected.k-list-optionlabel:hover, .k-list-item.k-selected.k-hover, .k-selected.k-hover.k-list-optionlabel {
    color: #ffffff;
    background-color: #7ea700;
}

.k-input-md, .k-picker-md, .k-input, .k-picker, .k-popup, .k-table-md, .k-splitter, .k-button-md, .k-window {
    font-size: 11px;
}

.k-widget *, div.pageSelector.arrow_box_pendiente:before, * {
    box-sizing: content-box !important;
    margin-left: 0px;
}



/*.k-tabstrip-items-wrapper .k-panelbar-item{
    color:
}*/

.k-button-solid-primary:hover, .k-button-solid-primary.k-hover, .k-button-solid-primary {
    border-color: #007473;
    background-color: #007473;
}

.k-grid.k-grid-display-block {
    display: inline-flex;
}

.k-grid a {
    color: /*#337ab7*/ #0f0e0e;
}

/*.k-combobox.k-combobox-clearable.k-input-solid.k-input-md.k-rounded-md > span.k-clear-value {
    display: none;
}*/

#GridDetalleActivo span.k-column-title {
    min-width: 0;
    text-overflow: unset !important;
    white-space: break-spaces !important;
    flex-shrink: 1;
    overflow: hidden;
}

#GridDetalleActivo th.k-table-th.k-header.k-filterable {
    vertical-align: middle !important;
}

#GridDetalleActivo a.k-grid-filter-menu.k-grid-header-menu {
    padding: 1px !important;
}


#GridPlaneacionDetalleControles th.k-table-th.k-header.k-filterable {
    padding-inline: 15px !important;
}

#GridPlaneacionDetalleControles a.k-grid-filter-menu.k-grid-header-menu {
    width: 14px !important;
}


div#Exportar {
    font-weight: bold !important;
    text-align: center !important;
    text-decoration: none !important;
    color: #fff;
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

button.k-button.k-button-icontext.k-primary.k-grid-update {
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}


table.dxflGroup_Office2010Blue3.dxflGroupSys.dxflAGSys {
    margin-left: -8px;
    margin-top: -2px;
}

.dxflCLTSys.dxflItemSys.dxflCustomItemSys.dxflItem_Office2010Blue3 {
    margin-right: -7px;
}

span#ASPxLabel6 {
    font: 13px Verdana, Geneva, sans-serif;
}


button.k-button.k-button-md.k-rounded-md.k-button-solid.k-button-solid-base.k-grid-excel {
    border-color: #337ab7;
    color: #fffbfb;
    background-color: #337ab7;
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
}

span#ctl00_MainContent1_ASPxLabel6 {
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}

div#rpResponsabilidades_cbPanel {
    margin-top: 9px;
}


div#ctl00_MainContent1_nbMain_GHC0 {
    width: 630px;
}


#dvResponsabilidades li.dxnb-gr {
    width: 482px;
}

#k-table-thead a.k-grid-filter-menu k-grid-header-menu {
    margin-left: 120px;
}

th#c930b15f-dae4-4139-85ad-6107a8e321d5 {
    text-overflow: unset !important;
    white-space: break-spaces !important;
    overflow: hidden;
}

#ctl00_MainContent1_imgbEditar img.ImgEditar {
    background-position: 0px -34px !important;
    width: 35px !important;
    height: 32px !important;
}

/*#ctl00_MainContent1_PopupRol_PWH-1 {
    width: 530px;
}*/


/*#ctl00_popupContent_PW-1 div.dxpc-mainDiv.dxpc-shadow {
    height: 715px !important;
}*/


/* ---------- 2024 DESIGN START ----------- */
/* ---- To set a theme with current design colors and override the classic kendo style ---- */
.popupIRISBG {
    background: rgb(187, 206, 230) !important;
}
.labelTitleIRIS {
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 11px !important;
    font-weight: bold !important;
    color: #000000 !important;
}

/* -- DOC USO de gridIRISStyle: Agregar al kendo grid de la siguiente manera -- */
/* -- .HtmlAttributes(new { style = "height:250px; margin-bottom:5p;", @class = "gridIRISStyle" }) -- */
.gridIRISStyle .k-table-thead, .gridIRISStyle .k-table-header, .gridIRISStyle .k-table-group-sticky-header {
    border-color: #8ba0bc !important;
    border: 1px solid #8ba0bc !important;
    color: #1e395b !important;
    background-color: #e4effa !important;
}

.k-window-titlebar {
    border-color: #0096A1 !important;
    color: #1e395b !important;
    background-color: #0096A1 !important;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}
.k-window-title {
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 11px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
}

.btnButton2024 {
    background-color: #007473 !important;
    border-radius: 8px !important;
    font-weight: bold !important;
    color: #ffffff !important;
    cursor:pointer;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
    border: 1px solid #007473 !important;
    font-size: 12px !important;
}
.btnButton2024:hover {
    background-color: #055b5b !important;
    border-radius: 8px !important;
    font-weight: bold !important;
    color: #ffffff !important;
    cursor:pointer;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
    border: 1px solid #055b5b !important;
    font-size: 12px !important;
}

#dBotonera  {
    font-family: "Open Sans", sans-serif !important;
}

.boldStyleLabel {
    color: #000000 !important;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}
.k-window-content {
    /*background-color: #e7f0f9 !important;*/
}
/* ---------- 2024 DESIGN END ----------- */