/**************************/
/***** ESTILOS SERGIO *****/
/**************************/

body{
	margin:0;
}

body, html {
	width: 100%;
}

textarea {
	font-family: var(--font-regular);
	resize: none;
}

textarea:focus {
	outline-width: 0;
}

#divContenido {
	height: 100%;
}


/*******************/
/***** FUENTES *****/
/*******************/
@font-face {
	font-family: 'Fuente_Typo_Light';
	src: url("tipografias/omoda/omoda-jaecoo-light.woff2") format("woff2");
}
@font-face {
	font-family: 'Fuente_Typo_Regular';
	src: url("tipografias/omoda/omoda-jaecoo-regular.woff2") format("woff2");
}
@font-face {
	font-family: 'Fuente_Typo_Bold';
	src: url("tipografias/omoda/omoda-jaecoo-bold.woff2") format("woff2");
}

.font-light {
	font-family: var(--font-light) !important;
}

.font-regular {
	font-family: var(--font-regular) !important;
}

.font-bold {
	font-family: var(--font-bold) !important;
}

.texto11px {
	font-family: var(--font-regular);
	font-size: 10pt;
	color: #262626;
}


/*****************/
/***** LOGIN *****/
/*****************/

.formLogin { 
    position: absolute;
    bottom: 50px;
    right: 50px;
}    
    
.ventana-login {
	width:100%; 
	height:100%;
	display:table;
}

.ventana-login .seccion-cabecera-login{
	width:100%; 
	height:115px; 
	display:table-row;
}

.ventana-login .seccion-cabecera-login .contenedor-cabecera-login{
	display:table-cell;	
}

#tabla-logos{
	width:100%; 
	height:100%; 
	vertical-align:middle;
}

#tabla-logos .celda-derecha{
	width:1px; 
	white-space:nowrap;
}

#tabla-logos #imagen-omoda-group{
	margin-left:40px;
	height:70px;
}

#tabla-logos #imagen-omoda{
	margin-right:40px; 
	height:80px;
}

#tabla-logos #imagen-mini{
	margin-right:40px;
	height:70px;
}

.ventana-login .seccion-cuerpo-login{
	width:100%;
	height:100%;
	display:table-row;
}

.ventana-login .seccion-cuerpo-login .contenedor-cuerpo-login{
	display:table-cell;
	vertical-align:middle;
	background-image: url('../images/fondoLogin4.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.ventana-login .seccion-cuerpo-login .contenedor-cuerpo-login .contenedor-login{
	background-color:white;
	width:300px;
	height:300px;
	margin:-350px auto 0 auto;
	-webkit-box-shadow: 0px 0px 15px -1px #8E8E8E;
	-moz-box-shadow: 0px 0px 15px -1px #8E8E8E;
	box-shadow: 0px 0px 15px -1px #8E8E8E;
}

.ventana-login .seccion-cuerpo-login .contenedor-cuerpo-login .contenedor-login .campos-contenedor-login{
	height:200px; 
}

.ventana-login .seccion-cuerpo-login .contenedor-cuerpo-login .contenedor-login .campos-contenedor-login .wrapper-campos-contenedor-login{
	padding:20px;
}

.ventana-login .seccion-cuerpo-login .contenedor-cuerpo-login .contenedor-login .botonera-contenedor-login{
	width:100%; 
	height:100px; 
	text-align:center; 
	vertical-align:middle;
	display:table; 
	border-top:3px #262626 solid;
}

.ventana-login .seccion-cuerpo-login .contenedor-cuerpo-login .contenedor-login .botonera-contenedor-login .wrapper-botonera-contenedor-login{
	display:table-cell;
	vertical-align:middle;
}


/******************************/
/***** SELECCION DE MARCA *****/
/******************************/

#seleccion-marca {
	width:100%; 
	height:100%;
}

#seleccion-marca #boton-logout{
	position:absolute; 
	top:20px; 
	right:20px;
}

#seleccion-marca #texto-seleccion{
	position:absolute; 
	bottom:20px;
	text-align:center;
	width:100%; 
	font-size:20px;
}

#seleccion-marca #tabla-logos{
	width:100%; height:100%;
}

#seleccion-marca #tabla-logos #wrapper-logos{
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 30px;
	margin: 0 13%;
}

#seleccion-marca #tabla-logos #wrapper-logos .contenedor-logo{
	display:table;
	width:250px; 
	height:250px; 
	-webkit-box-shadow: 0px 0px 15px -1px #8E8E8E;
	-moz-box-shadow: 0px 0px 15px -1px #8E8E8E;
	box-shadow: 0px 0px 15px -1px #8E8E8E;	
}

#seleccion-marca #tabla-logos #wrapper-logos .contenedor-logo:last-child{
	margin-right:0px !important;;
}

#seleccion-marca #tabla-logos #wrapper-logos .contenedor-logo .wrapper-logo{
	display:table-cell;
	vertical-align:middle;
	position:relative;
	cursor:pointer;
}


/***************************/
/***** CABECERA + MENU *****/
/***************************/

#TablaCabecera{
	width:100%;
	padding:0px;
	border-spacing:0px;
	border-collapse:separate;
}

#TablaCabecera #banner.titleBlock {
	height: 45px;
	background-color: white !important;
	margin: 0 !important;
	padding: 0 !important;
}

#TablaCabecera #banner .containerPastillas {
	position: absolute;
	top: 20px;
	right: 0;
	margin-right: 100px;
}

#TablaCabecera #trMenu {
	background-color: white;
}

#TablaCabecera #pastilla1 {
	position: relative;
	float: right;
	width: 250px;
	height: 50px;
	z-index: 1999;
	background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}

#TablaCabecera #pastilla2 {
	position: relative;
	float: right;
	width: 95px;
	height: 95px;
	z-index: 5000;
	-webkit-box-shadow: 0px 0px 15px -1px #8E8E8E;
	-moz-box-shadow: 0px 0px 15px -1px #8E8E8E;
	box-shadow: 0px 0px 15px -1px #8E8E8E;
	margin-right: 5px;
}

#TablaCabecera #trMigasPan {
	height: 40px;
}

#TablaCabecera #trMigasPan #caminomigas {
	font-family: var(--font-regular);
	letter-spacing: 0em;
	font-size: 10pt;
	margin-left: 20px;
}


/***************************/
/***** PANTALLA INICIO *****/
/***************************/

.contenedor-principal{
	width:auto;
	font-family: var(--font-regular);
	padding:15px;
	margin-right:20px;
	font-size:10pt;
	-webkit-box-shadow: 0px 0px 15px -1px #8E8E8E;
	-moz-box-shadow: 0px 0px 15px -1px #8E8E8E;
	box-shadow: 0px 0px 15px -1px #8E8E8E;
	margin-bottom:20px;	
}

.contenedor-principal p{
	margin-block-start: 0em;
}


.contenedor-noticias{
	width:auto;
}

.contenedor-noticias .wrapper-noticia{
	width:50%;
	margin-bottom:20px;
	cursor:pointer;
}

.contenedor-noticias .wrapper-noticia:nth-child(even){
	float:left;
}

.contenedor-noticias .wrapper-noticia:nth-child(odd){
	float:right;
}

.contenedor-noticias .wrapper-noticia .contenedor-noticia{
	font-family: var(--font-regular);
	padding:15px;
	color: #262626;
	font-size:10pt;
	-webkit-box-shadow: 0px 0px 15px -1px #8E8E8E;
	-moz-box-shadow: 0px 0px 15px -1px #8E8E8E;
	box-shadow: 0px 0px 15px -1px #8E8E8E;
	margin-right:20px;
	text-align:center;
}

.contenedor-noticias .wrapper-noticia .contenedor-noticia .titulo-noticia{
	font-family: var(--font-bold);
	font-size: 14pt;
	color: var(--color-principal) !important;
}


/*************************/
/***** POPUP ALERTAS *****/
/*************************/

#tablaAlertasPopup {
	font-family: var(--font-regular);
}

#tablaAlertasPopup .titulo{
	font-family: var(--font-bold);
	display: block;
	font-size:13pt;
	padding-bottom:10px;
	color:#262626;
}

#tablaAlertasPopup .seccion{
	font-family: var(--font-bold);
	color:white;
	font-size:12pt;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	background-color:#b3b3b3;
}

#tablaAlertasPopup i{
	font-size:13pt;
	cursor: pointer;
}


/*******************************/
/***** FILTROS DE BUSQUEDA *****/
/*******************************/

#bloqueFiltro {
	position: absolute;
	z-index: 1999;
	margin-left: 20px;
}

#botonera-izquierda {
	text-align: left;
}

#botonera-derecha {
	text-align: right;
}

#botonera-centrada {
	text-align: center;
}

#botonera-izquierda .jqx-button-omoda:first-child, #botonera-derecha .jqx-button-omoda:first-child,
	#botonera-centrada .jqx-button-omoda:first-child {
	margin-left: 0px !important;
}

#botonera-izquierda .jqx-button-omoda, #botonera-derecha .jqx-button-omoda,
	#botonera-centrada .jqx-button-omoda {
	margin-left: 6px;
}


/***************************/
/***** CONTENEDOR GRID *****/
/***************************/

.contenedor-grid {
	display: inline-block;
	/*-webkit-box-shadow: 3px 1px 12px -1px rgba(0, 0, 0, 0.22), 3px 1px 12px -1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 3px 1px 12px -1px rgba(0, 0, 0, 0.22), 3px 1px 12px -1px rgba(0, 0, 0, 0);
	box-shadow: 3px 1px 12px -1px rgba(0, 0, 0, 0.22), 3px 1px 12px -1px rgba(0, 0, 0, 0);*/

	-webkit-box-shadow:  0 2px 1px -1px -1px rgba(0, 0, 0, 0.14),  0 2px 1px -1px -1px rgba(0, 0, 0, 0.12);
	-moz-box-shadow:  0 2px 1px -1px -1px rgba(0, 0, 0, 0.14),  0 2px 1px -1px -1px rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;
	padding: 20px 30px;
}



.icon-container-grid {
	text-align: center;
	color: var(--color-principal);
}

.icon-container-grid i {
	margin-left: 10px;
	cursor: pointer;
}

.icon-container-grid i:first-child {
	margin-left: 0px;
}


/*******************/
/***** COLORES *****/
/*******************/

i.color-defecto {
	color: var(--color-principal) !important;
}

i.negro {
	color: black !important;
}

i.naranja {
	color: orange !important;
}

i.verde {
	color: green !important;
}

i.rojo {
	color: #CB4335 !important;
}

i.azul {
	color: #0653b6 !important;
}

i.azul-cian {
	color: #00bcd4 !important;
}

i.amarillo {
	color: #fbb03b !important;
}

i.gris {
	color: #999999 !important;
}

i.blanco {
	color: white !important;
}

.color-defecto {
	color: var(--color-principal) !important;
}

.negro {
	color: black !important;
}

.naranja {
	color: orange !important;
}

.verde {
	color: green !important;
}

.rojo {
	color: #CB4335 !important;
}

.azul {
	color: #0653b6 !important;
}

.azul-cian {
	color: #00bcd4 !important;
}

.amarillo {
	color: #fbb03b !important;
}

.gris {
	color: #999999 !important;
}

.grisOscuro {
	color: var(--colorGrisOsucuro) !important;
}

.blanco {
	color: white !important;
}

.color-highlight-now {
	color: #CB4335 !important;
}

.color-principal {
	color: var(--color-principal) !important;
}

.color-secundario {
	color: var(--color-secundario) !important;
}

/*****************************/
/***** SEPARADORES TABLA *****/
/*****************************/

.tr-spacer-5 {
	height: 5px !important;
}

.tr-spacer-10 {
	height: 10px !important;
}

.tr-spacer-20 {
	height: 20px !important;
}

.td-spacer-5 {
	width: 5px !important;
}

.td-spacer-10 {
	width: 10px !important;
}

.td-spacer-20 {
	width: 20px !important;
}


/*****************************/
/***** FILTRO INCOMPLETO *****/
/*****************************/

.filtro-incompleto {
	text-align: center;
}

.filtro-incompleto p {
	font-family: var(--font-bold) !important;
	font-size: 14pt !important;
	text-transform: uppercase;
	color: #262626;
	padding-top: 10px;
}

.filtro-incompleto i {
	font-size: 32pt;
}


/*********************************/
/***** ENCABEZADOS SECCIONES *****/
/*********************************/

.celda-encabezado-seccion {
	font-family: var(--font-bold) !important;
	font-size: 12pt !important;
	text-transform: uppercase;
	color: #262626;
	padding-bottom: 10px;
	text-align:left;
}

.celda-encabezado-seccion span {
	color: var(--color-principal);
}


.encabezado-icono {
	font-family: var(--font-bold) !important;
	font-size: 12pt !important;
	color: var(--colorNegro);
}

.encabezado-icono i{
	color: var(--color-principal);
}

.encabezado-icono i {
	margin-right: 10px;
}


/****************************/
/***** ALINEACION TEXTO *****/
/****************************/

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-left-imp {
	text-align: left !important;
}

.text-center-imp {
	text-align: center !important;
}

.text-right-imp {
	text-align: right !important;
}

.text-webkit-center {
	text-align: -webkit-center;
}


/***********************/
/***** MARGINIZADO *****/
/***********************/
.mt-2 {
	margin-top: 2px;
}

.mt-5 {
	margin-top: 5px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-25 {
	margin-top: 25px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-40 {
	margin-top: 40px;
}

.ml-5 {
	margin-left: 5px;
}

.ml-10 {
	margin-left: 10px;
}

.ml-20 {
	margin-left: 20px;
}

.ml-25 {
	margin-left: 25px;
}

.ml-30 {
	margin-left: 30px;
}

.ml-40 {
	margin-left: 40px;
}

.mb-5 {
	margin-bottom: 5px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-25 {
	margin-bottom: 25px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mr-5 {
	margin-right: 5px;
}

.mr-10 {
	margin-right: 10px;
}


.mr-10-imp {
	margin-right: 10px !important;
}

.mr-20 {
	margin-right: 20px;
}

.mr-25 {
	margin-right: 25px;
}

.mr-30 {
	margin-right: 30px;
}

.mr-40 {
	margin-right: 40px;
}

.marginNulo {
	margin: 0;		
}

.marginAuto {
	margin: auto;		
}

.marginAutoImp {
	margin: auto !important;		
}

/***********************/
/****** PADDINGS *******/
/***********************/

.pt-5 {
	padding-top: 5px;
}

.pt-10 {
	padding-top: 10px;
}

.pt-20 {
	padding-top: 20px;
}

.pt-30 {
	padding-top: 30px;
}

.pt-40 {
	padding-top: 40px;
}

.pl-5 {
	padding-left: 5px;
}

.pl-10 {
	padding-left: 10px;
}

.pl-20 {
	padding-left: 20px;
}

.pl-30 {
	padding-left: 30px;
}

.pl-40 {
	padding-left: 40px;
}

.pb-0 {
	padding-bottom: 0px;
}

.pb-0-imp {
	padding-bottom: 0px !important;
}

.pb-5 {
	padding-bottom: 5px;
}

.pb-10 {
	padding-bottom: 10px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pb-30 {
	padding-bottom: 30px;
}

.pb-40 {
	padding-bottom: 40px;
}

.pr-5 {
	padding-right: 5px;
}

.pr-10 {
	padding-right: 10px;
}

.pr-20 {
	padding-right: 20px;
}

.pr-30 {
	padding-right: 30px;
}

.pr-40 {
	padding-right: 40px;
}

.paddingNulo {
	padding: 0;		
}


/*******************/
/***** ALTURAS *****/
/*******************/

.h25 {
	height: 25px;
}


/*************************/
/***** TAMAÑO FUENTE *****/
/*************************/
.fs-6 {
	font-size: 6pt;
}

.fs-7 {
	font-size: 7pt;
}

.fs-8 {
	font-size: 8pt;
}

.fs-9 {
	font-size: 9pt;
}

.fs-10 {
	font-size: 10pt;
}

.fs-11 {
	font-size: 11pt;
}

.fs-12 {
	font-size: 12pt;
}

.fs-13 {
	font-size: 13pt;
}

.fs-14 {
	font-size: 14pt;
}

.fs-15 {
	font-size: 15pt;
}

.fs-16 {
	font-size: 16pt;
}

.fs-17 {
	font-size: 17pt;
}

.fs-18 {
	font-size: 18pt;
}

.fs-19 {
	font-size: 19pt;
}

.fs-20 {
	font-size: 20pt;
}

.fs-26 {
	font-size: 26pt;
}

.fs-36 {
	font-size: 36pt;
}

.fs-medio-em {
	font-size: 0.5em;
}

/***********************************************/
/***** ANCHOS FIJOS PARA CAMPOS ESPECIALES *****/
/***********************************************/

.ancho-fecha {
	max-width: 120px;
}

.ancho-numero {
	max-width: 120px;
}


/****************************/
/***** ENLACES AL VIDEO *****/
/****************************/

.enlace-video {
	font-family: var(--font-bold) !important;
	position: absolute;
	top:150px;
	float: right;
	right: 0px;
	margin-right: 20px;
	text-align: center;
	color: var(--color-principal);
	font-size: 10pt;
	cursor: pointer;
}

.enlace-video i {
	font-size: 30pt;
	color: var(--color-principal);
}

.enlace-video p {
	margin: 0;
	paddding: 0;
}

.enlace-video p:last-child {
	font-size: 6pt;
}


/***********************/
/***** POPUP AYUDA *****/
/***********************/

#popUpAyuda .jqx-window-collapse-button-omoda{
	display:none;
}

/**********************************************/
/***** PANTALLA INVERSIONES PUBLICITARIAS *****/
/**********************************************/

/* TABLA PLANIFICACION */

#tablaPlanificacion th{
	font-weight:normal;
}
#tablaPlanificacion thead tr{
	border-bottom:1px #262626 solid;
}
#tablaPlanificacion thead tr th{
	border-right:1px #262626 solid;
}
#tablaPlanificacion thead tr th:last-child{
	border-right:0px #262626 solid;
}
#tablaPlanificacion tbody tr{
	border-bottom:1px #262626 solid;
}
#tablaPlanificacion tbody tr:last-child{
	border-bottom:0px #262626 solid;
}
#tablaPlanificacion tbody tr td{
	border-right:1px #262626 solid;
}
#tablaPlanificacion tbody tr td:last-child{
	border-right:0px #262626 solid;
}

#tablaPlanificacion input{
	font-size:10pt;
	text-align:center;
}


/*****************************/
/***** TABLA INSERCIONES *****/
/*****************************/

#TablaInserciones input{
	font-family: var(--font-regular);
	border: 0px #262626 solid !important;
	text-align:center;
}
#TablaInserciones .jqx-input-omoda{
	border: 0px #262626 solid !important;
}
#TablaInserciones .jqx-input-omoda>div{
	display:none !important;
}

HR {
	display: none;
}

table.tabla-titular-pagina{
	background-color: transparent;
	width:100%;
}

table.tabla-titular-pagina .titulo{
	font-family: var(--font-bold) !important;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 18pt;
	color: var(--color-principal);
	text-align: left;	
}


/**************************************/
/***** ESTILO GRID CABECERA DOBLE *****/
/**************************************/

.twoRowHeader .jqx-grid-header {
	height: 45px !important;
}

.twoRowHeader .jqx-grid-column-header>div {
	display:table;
}

.twoRowHeader .jqx-grid-column-header>div>div {
	display: table-cell;
	vertical-align: middle;
}


/***************************************/
/***** ESTILO GRID CABECERA TRIPLE *****/
/***************************************/

.threeRowHeader .jqx-grid-header {
	height: 70px !important;
}

.threeRowHeader .jqx-grid-column-header>div {
	display:table;
}

.threeRowHeader .jqx-grid-column-header>div>div {
	display: table-cell;
	vertical-align: middle;
}


/***********************************/
/***** ESTILOS OPTICO AVANZADO *****/
/***********************************/

td.textoComentarios i{
	color: var(--color-principal);
}

table.treetable {
	font-family: var(--font-regular) !important;
}

table.treetable .titTabla {
	font-family: var(--font-bold) !important;
	font-size: 10pt;
	color: var(--color-principal);
	background-color: #CDDDF0;
	text-align: center;
	vertical-align: middle;
}

table.treetable .titTabla2 {
	font-size: 10pt;
	color: black;
	background-color: #e1e0e0 !important;
	text-align: center;
	vertical-align: middle;
}

table.treetable .titTabla10 {
	font-size: 8pt;
	text-align: center;
	color: #000000;
	border-bottom: 1px solid black;
	white-space: nowrap;
}

table.treetable .titTabla10Numeros {
	font-size: 7pt;
	text-align: center;
	color: #000000;
	border-bottom: 1px solid black;
}

table.treetable .totalTabla10 {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

table.treetable .campoFilaImpar {
	font-size: 7pt;
	text-align: center;
}

table.treetable .total {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #D9D9D9;
}

table.treetable .clsCurrentTableRow {
	font-weight: bold;
	background: #75B3E4;
	font-size: 8pt;
}

table.treetable .filaNivel1 {
	background-color: #F2F2F2 !important;
}

table.treetable .campoFilaNivel1 {
	font-size: 7pt;
	text-align: center;
}

table.treetable .filaNivel2 {
	background-color: #F7F7F7 !important;
}

table.treetable .campoFilaNivel2 {
	font-size: 7pt;
	text-align: center;
}

table.treetable .filaNivel3 {
	background-color: white !important;
}

table.treetable .filaNivel3 i {
	font-size: 11pt;
	float: left;
	margin-top: 2px;
	cursor: pointer;
}

table.treetable .newRow i {
	font-size: 11pt;
	float: left;
	margin-top: 2px;
	cursor: pointer;
}

table.treetable .campoFilaTotalizador {
	font-size: 7pt;
	background-color: #e1e0e0;
	text-align: center;
}

table.tblResumen .titTabla {
	font-size: 8pt;
	font-weight: bold;
	color: #75B3E4;
	background-color: #D9D9D9;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

table.tblResumen .texto10pt {
	font-size: 7pt;
	text-align: right;
}

table.tblResumen .texto10ptTotal {
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

table.tblResumen .textoComentarios {
	font-size: 7pt;
	text-align: left;
}

table.treetable .filaResumenNivel1 {
	background-color: #F2F2F2 !important;
	border-bottom: 1px #E0E0E0 solid;
}

table.treetable .campoResumenNivel1 {
	font-size: 8pt;
	text-align: center;
}

table.treetable .filaResumenNivel2 {
	background-color: #F7F7F7 !important;
	border-bottom: 1px #E6E6E6 solid;
}

table.treetable .campoResumenNivel2 {
	font-size: 8pt;
	text-align: center;
}

table.treetable .filaResumenNivel3 {
	background-color: #FCFCFC !important;
	border-bottom: 1px #ECECEC solid;
}

table.treetable .campoResumenNivel3 {
	font-size: 8pt;
	text-align: center;
}

table.treetable .filaResumenNivel4 {
	background-color: white !important;
	border-bottom: 1px #F3F3F3 solid;
}

table.treetable .campoResumenNivel4 {
	font-size: 8pt;
	text-align: center;
}

table.treetable .filaMedioHover {
	background-color: #e7eef8 !important;
}

table.treetable .filaResumenHover {
	background-color: #e7eef8 !important; 
}

table .titulo-seccion-optico{
	color: var(--color-principal) !important;
}

#contenedorTablaCampanas {
	background-color: #1B3960;
}

#contenedorTablaResumen {
	background-color: #1B3960;
}

.resumenFilaCabecera {
	background-color: white;
}

.resumenCeldaCabecera {
	color: #262626;
	padding: 3px 5px 3px 5px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}


/*****************************************/
/***** PERSONALIZACION CREATIVIDADES *****/
/*****************************************/

.titulo-seccion-creatividades {
	font-family: var(--font-bold);
	font-size: 14pt;
	color: var(--color-principal);
}

#toolbarHTML {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: none;
	position: fixed;
	right: 30px;
	margin: 0px;
	background-color: #D1D1D1;
	padding: 5px;
	z-index: 999;
}

#toolbarHTML:hover {
	cursor: move;
}

#tituloToolbar {
	color: #7a7a7a;
	background-color: #E6E6E6;
}

.inverted {
	-webkit-filter: brightness(1.5); 
	filter: brightness(1.5);
}


/***********************************/
/***** SOLICITUD DE MATERIALES *****/
/***********************************/

#tabla-solicitud-materiales{
	font-family: var(--font-regular) !important;
}

#tabla-solicitud-materiales .titulo{
	font-size:11pt;
}

#tabla-solicitud-materiales table th{
	font-family: var(--font-bold) !important;
	font-weight:normal;
}


/************************************************************/
/***** CAMPOS PLANOS PARA MTO DE INVERSION PUBLICITARIA *****/
/************************************************************/

.campo-plano {
	height: 15px;
	width: 100px;
	font-size: 11px;
	font-family: var(--font-regular);
	text-align: right;
	border: none;
	line-height: 1.231;
	background: transparent;
	color: #808080;
}


/********************/
/**** Width en % ****/
/********************/
.wPorCien-1	{
	width: 8.3333%;
}
.wPorCien-2	{
	width: 16.6667%;
}
.wPorCien-3	{
	width: 25%;     
}
.wPorCien-4	{
	width: 33.3333%;
}
.wPorCien-5	{
	width: 41.6667%;
}
.wPorCien-6	{
	width: 50%;     
}
.wPorCien-7	{
	width: 58.3333%;
}
.wPorCien-8	{
	width: 66.6667%;
}
.wPorCien-9	{
	width: 75%;     
}
.wPorCien-10	{
	width: 83.3333%;
}
.wPorCien-11	{
	width: 91.6667%;
}
.wPorCien-12	{
	width: 100%;    
}

.width33 {
	width: 33%;		
}
.width45 {
	width: 45%;		
}
.width48 {
	width: 48%;		
}
.width49 {
	width: 49%;		
}
.width100 {
	width: 100%;		
}

.width90 {
	width: 90%;		
}

.wFillAvailable {
	width: -webkit-fill-available;
}

/******************/
/**** Ellipsis ****/
/******************/

.ellipsis-1 {
	text-overflow: ellipsis;
	overflow: hidden;
}
.ellipsis-2 {
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-3 {
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-4 {
	-webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-5 {
	-webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-6 {
	-webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-7 {
	-webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-8 {
	-webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-9 {
	-webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-10 {
	-webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-11 {
	-webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-12 {
	-webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-13 {
	-webkit-line-clamp: 13;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-14 {
	-webkit-line-clamp: 14;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}
.ellipsis-15 {
	-webkit-line-clamp: 15;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
}


/*****************/
/**** Display ****/
/*****************/
.hidden {
	display: none;
}
.display-none {
	display: none;
}
.display-block {	
	display: block;
}
.display-inline	{
	display: inline;
}
.display-inline-block {
	display: inline-block;
}
.display-inline-grid {
	display: inline-grid;
}
.display-flex {
	display: flex;	
}
.display-inline-flex {
	display: inline-flex;
}
.display-grid {
	display: grid;	
}

.align-items-center {
	align-items: center;
}

.justify-content-end{
	justify-content: flex-end;
}

.justify-content-center {
	justify-content: center;
}

.justify-content-space-between {
	justify-content: space-between;
}

.flex-gap-5 {
	gap: 5px;
}

.flex-gap-10 {
	gap: 10px;
}

.flex-center-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-direction-column {
	flex-direction: column;
}

.flex-align-items-start {
	align-items: flex-start;
}

/*********************/
/**** Line height ****/
/*********************/
.line-height-1	{
	    line-height: 1;
}
.line-height-05	{
	    line-height: 0.5;
}
.line-height-05-imp	{
	    line-height: 0.5 !important;
}


/***************************/
/***** MASCARA LOADING *****/
/***************************/

.mascaraLoading {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color:#f0f0f0;
    z-index: 20010;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.mascaraLoading img {
	width: 100%;
    height: 100%;
    object-fit: scale-down;
}


/*********************/
/***** MODAL JQX *****/
/*********************/

.jqx-window {
    border-radius: 0.5rem !important;
    box-shadow: 0 0 25px 5px #999999 !important;
}

..jqx-window-header {
    border-top-left-radius: calc(0.5rem - 1px) !important;
    border-top-right-radius: calc(0.5rem - 1px) !important;
}

.jqx-window-modal{
	opacity: 0.7 !important;
}


/*******************/
/***** UNKNOWN *****/
/*******************/

.up {
	background-position: -11px -58px;
}

.down {
	background-position: -146px -58px;
}

.tableOrder {
	border: 10px;
	border-color: white;
}

.headerTableOrder {
	color: black;
	border-color: #a4bed4;
	background-color: #e0e9f5;
	font-family: var(--font-regular);
	font-size: 12px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.footerContacto {
	z-index: 1000;
	position: fixed;
	bottom: 0;
    right: 0;
    left: 0;
    padding: 10px 40px;
	font-family: var(--font-regular) !important;
	font-size: 12px;
	color: #444444;
	background-color: white;
	box-shadow: 0px 0px 15px -1px #8e8e8e;
}

.bodyIndex {
	display: flex;
    flex-direction: column;
    overflow-y: auto; 
    margin-bottom: 34px !important;
}

.backgroudIndex {
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.verticalCenter {
	vertical-align: middle;
}

.textUpperCase {
	text-transform: uppercase;
}

.cursorPointer {
	cursor: pointer;
}

.panelesOptico {
	width: 1635px;
}

.text-underline {
	text-decoration: underline;
}

.hide-border{
	border: 0px;
}

.icon-grid-size {
	width: 15px !important;
    height: 15px !important;
    line-height: 15px !important;
    font-size: 11pt !important;
}

.highlight-new-basic {
	zoom: 0.90;
}

.highlight-new-basic .icon {
	color: #CB4335 !important;
}

.highlight-new-basic .text {
	font-size: 0.5em !important; 
	font-family: var(--font-regular) !important;
}

.alert-toast {
	position: fixed;
	top: 120px;
	left: 50%;
	transform: translateX(-50%);
	background: var(--color-gris);
	color: #fff;
	padding: 12px 20px;
	border-radius: 6px;
	box-shadow: 0 2px 10px rgba(0,0,0,.3);
	display: none;
	max-width: 600px;
	
	font-family: var(--font-regular) !important;
	font-size: 14px;
}

.alert-aceptar {
	position: fixed;
	inset: 0;
	background: rgba(0,0,0,.4);
	z-index: 9998;
}
.alert-aceptar-toast {
	 display: block;
	 z-index: 9999;
	 text-align: left;
	 min-width: 150px;
}

/******************************/
/**** ELEMENTOS RESERVADOS ****/
/******************************/

.box-mark-only-odec {
	box-shadow: inset 0 0 0.5em var(--colorReservado), inset 0 0 1.5em var(--colorReservado);
}

/*******************/
/**** Variables ****/
/*******************/

:root {
	--font-light: Fuente_Typo_Light, Verdana, sans-serif;
	--font-regular: Fuente_Typo_Regular, Verdana, sans-serif;
	--font-bold: Fuente_Typo_Bold, Verdana, sans-serif;
	
	--color-principal: #262626;
	--color-secundario: #262626;
	--color-principal-rgb: 38, 38, 38;
	--color-secundario-rgb: 38, 38, 38;
	
	--color-gris: #666666; /*60%*/
	--color-gris-20: #cccccc;
	--color-gris-15: #d9d9d9;
	--color-gris-10: #e6e6e6;
	--color-gris-5: #f2f2f2;
	--color-gris-4: #f5f5f5;
	--color-gris-3: #f7f7f7;
	--color-gris-2: #fafafa;
	--color-gris-1: #fcfcfc;
	--color-gris-rgb: 102, 102, 102; /*60%*/
	--color-gris-20-rgb: 204, 204, 204;
	--color-gris-15-rgb: 217, 217, 217;
	--color-gris-10-rgb: 230, 230, 230;
	--color-gris-5-rgb: 242, 242, 242;
	--color-gris-4-rgb: 245, 245, 245;
	--color-gris-3-rgb: 247, 247, 247;
	--color-gris-2-rgb: 250, 250, 250;
	--color-gris-1-rgb: 252, 252, 252;
	
	--colorRojo: #EA0029;
	--colorAzulOscuro: #002c5f;
	--colorAzul: #0653b6;
	--colorAzulClaro: #75b3e4;
	--colorBlanco: #FFFFFF;
	--colorGris: #999999;
	--colorGrisOsucuro: #6D6E71;
	--colorAmarillo: #fbb03b;
	--colorVerde: green;
	--colorNaranja: orange;
	--colorNegro: black; /*#262626*/
	--colorNaranjaOscuro: #ff5722;
	--colorFindeOptico:#FFFF99;
	--colorAmarilloTooltip: #FFFBCE;
	
	--colorReservado: #FFE205;
}