html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font-family: Arial;
    font-size: 14px;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
/*
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}*/
body {
    /*line-height: 30px;*/
	/*background-color:#999999;*/
	background-color:#FFF;
}

ol, ul {
    list-style: none outside none;
}
a{
	color:#000;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-spacing: 0;
}
header, div {
    overflow: auto;
    /*padding-bottom: 1px;*/
}
p, a, h1, h2, h3, h4, h5 {
    font-family: Arial;
}
a {
    text-decoration: none;
}
.fondo-gris{
	/*background: #252525; */
}
.fondo_total{
	padding-left: 15px;
	padding-right:15px;
	background: #dbdbdb;
	}
.fondo_par{
	padding-left: 15px;
	padding-right:15px;
	background: #eeeeee;
	}
a.gris{
	color:#9d9d9d;;
	}
.cuerpo {
	padding-top: 20px; 
	/*margin-top: 200px;*/
	padding-bottom:20px;
	color:#FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #000000;
	/*background-color: #35424a;*/
	background-color: #acacac;
	z-index:1;
}
.cuerpo2{    
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px; 
	padding-bottom:10px;
	color:#333;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*border: 0px solid #000000;*/ 
	border: 1px solid #bbbbbb;
	background-color: #E7E5E3;
	z-index:1;
}
.cuerpo3{   
	padding-top: 20px; 
	padding-bottom:20px;
	color:#333;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*border: 0px solid #000000;*/ 
	border: 1px solid #bbbbbb;
	background-color: #E7E5E3;
	z-index:1;
}
.padding-left30{
	padding-left: 30px; 
	}
.padding-left15{   
	
	color:#F00; 
	padding-left: 15px;
	
}
.padding-right30{
	padding-right: 30px; 
	}	
.padding-right15{
	padding-right: 15px; 
	}		
.padding-25{
	padding-bottom: 11px;
	padding-top: 11px; 
}
/*bootstrap4 inicio */
.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
/*bootstrap4 fin */
input.form-control.form-control-sm{
	/*height: 19px;*/
	height: 1.8125rem;
	} 
.border_top{
	border-top: 1px solid #333;
	}	
.padding-right20{
	padding-right:20px
}	
.padding5{
	padding-right:5px;
	padding-left:5px;
	}
#tr_fin{
	display: none;
	}
/* normal */
/*
header {
background-color:#35424a;
  clear: both;
    margin: 0 auto;
    min-height: 115px;
    overflow: hidden;
    width: 100%;
	border-bottom:#999999 solid 3px;
	
	
}*/

/*header div,*/

 #content, #contentheader2, footer div {
	
    clear: both;
    margin: 0 auto;
	width:90%;
    /*width: 1200px;*/
}

.logo {
    font-size: 30px;
    /*
	margin-top: 10px;
    padding-bottom: 10px;*/
}
.logo1 {
	
    /*font-size: 30px;
    margin-top: 10px;
    padding-bottom: 10px;*/
	
}
/*
header ul {
    float: left;
    min-width: 1200px;
}
header li {
    float: left;
    padding-left: 15px;
}
header li a {
    float: right;
    font-family: Arial;
    font-size: 14px;
    padding: 5px;
}*/
thead{
	line-height:20px;
}
.numerica {
    text-align: right;
}
.subrayado{
	text-decoration: underline;
	}
.negrita {
    font-weight: bold;
}
.oculta {
    display: none;
}
.visible {
    display: table-row;
}
.content{
	 padding: 16px 0;
	}
#content {
    min-height: 150px;
/*    padding: 16px 0;
	border-top:#333436 3px solid;*/
}
.form_ident {
    
	background-color: #e1e1e3;
	
	
	margin-left:35%;
	margin-right:35%;
	color:#353535;
	
}
#content .form_ident li {
    padding: 7px;
}
#content .form_ident input {
    width: 175px;
}
#content .form_ident input[type="submit"] {
    width: 100px;
}
#content .tabla_inversiones thead {
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
}
.titulo_grupo{
    background-color: #000000;
    color: #FFFFFF;
	line-height:14px;
}
.titulo_grupo_inv{
    background-color: #FFFFFF;
    color: #000000;
	line-height:14px;
}
.titulo_dpo{
    background-color: #666;
    color: #FFFFFF;
	line-height:14px;
	text-align:center;
	
}
#content .tabla_inversiones td {
    padding: 5px;
}
#content .tabla_inversiones table {
    border-collapse: separate;
    border-spacing: 0 10px;
}
.filas_total {
    background-color: #000000;
    color: #FFFFFF;
}
.filas_subtotal {
    background-color: #E7E5E3;
    color: #000000;
	
}
.celdas_subtotal_inv{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.filas_subtotal_inv{
    background-color: #E7E5E3;
    color: #000000;
}
.celdas_subtotal{
	border-style:solid;
	border-width:1px;
	border-color:black;
}
.celdas_meta{
	background-color:#b4fdb4;
}
.celdas_peso{
	background-color:#B8B870;
}
.filas_vacias {
    background-color: #bbb;
	height:40px;
}
.celdas_vacias {
    background-color: #bbb;
}
.total_sim{
	color:#b4fdb4;
}
.error_peso{
	color:red;
}
/*
#content .tabla_resumen {
    width: 100%;
}
#content .tabla_resumen td {
    padding: 5px;
}
#content .tabla_sociedades td {
    padding: 5px;
}
#content .tabla_sociedades {
    float: left;
    margin-top: 30px;
}
#content .grafica {
    margin-left: 795px;
}
.agrupaciones, .nuevo_elemento {
    background-color: #E7E5E3;
    float: left;
    font-size: 10px;
    padding: 8px;
    width: 125px;
}*/
.sin_padding {
    padding: 0px;
} 

	
.filtros {
    width: 100%;
	background-color: #999999;
    color:#fff;
	padding: 0px, 0px, 5px, 0px;
	margin-bottom: 5px;
	 
	/*top: 213px;
	position: fixed; */
}
.filtros table {
    border-collapse: separate;
    border-spacing: 5px 5px;
    text-align: center;
}
.texto_10 {
    font-size: 11px;
}

.filtros td {
    background-color: #E7E5E3;
    padding: 3px;
}
.tabla_apartados thead {
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
}
.tabla_apartados td {
    padding: 5px;
}
.tabla_apartados table {
    border-collapse: separate;
    border-spacing: 0 10px;
}
.tabla_apartados {
    font-size: 12px;
}
.tabla_dpo {
	/*padding-top: 250px;*/
	/*padding-top: 250px;*/
	/*top: 260px;*/
    font-size: 12px;
	
}
.tabla_dpo td {
    padding: 5px;
	line-height:15px;
	
}
.cuadro0{
	background-color:#e7e5e3;
	margin:5px;
	overflow:hidden;
	width:1180px;
	padding:5px;
}
.cuadro1,.cuadro2,.cuadro3,.cuadro4,.cuadro5,.cuadro6,.cuadro7,.cuadro8,.cuadro9,.cuadro10{
    float: left;
	background-color:#e7e5e3;
	margin:5px;
	overflow:hidden;
}
.cuadro1,.cuadro3,.cuadro9,.cuadro10{
	height:300px;	
}
.cuadro2,.cuadro4,.cuadro5,.cuadro6,.cuadro7,.cuadro8{
    height: 290px;
	padding:5px;
}
.cuadro1,.cuadro3,.cuadro9{
	width:390px;
}
.cuadro2,.cuadro4,.cuadro5,.cuadro6,.cuadro7{
	width:380px;
}
.cuadro10{
    width: 790px;
}
.cuadro8{
    width: 780px;
}
.titulo{
	font-size:18px;
	text-align:center;
}
.subtitulo{
	font-size:16px;
	text-align:center;
}
.tabla_introduccion{
	background-color:#e7e5e3;
	/*margin-top:20px;*/
	padding-left:5%;
	padding-right:5%;
	width: 90%;
}
.tabla_introduccion1{
	background-color:#e7e5e3;
	/*margin-top:20px;*/
	width: 100%;
}
.tabla_introduccion td{
	padding:0% 5%; 
	/*padding:10px;*/
}

.tabla_introduccion2{
	background-color:#e7e5e3;
	
	padding-left:5%;
	padding-right:5%;
	width: 80%;
}
.tabla_introduccion2 td{
	padding:0px 3%; 
	
}
.separador td{
	background-color:#fff;
	width:150px;
}
.campo-largo {
    width: 230px;
}
.campo-muylargo {
    width: 400px;
}
.campo-corto {
    width: 104px;
}
.campo-dpo {
    width: 30px;
	text-align:right;
}
.campo-corto-peso{
    width: 52px;
	text-align:right;
}
.campo-comentario {
    width: 1000px;
}
.campo-ncomentario {
    width: 20px;
}
.campo-fcomentario {
    width: 80px;
}
.campo-doble {
    width: 675px;
}
.boton-mas{
	color: rgb(51, 51, 51);
}

.boton-crear {
    background-color: #333333;
    color: #FFFFFF;
/*    width: 150px;
*/	border:none;
	cursor:pointer;
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}
.boton {
	
	background-color: #fff;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   
   	
	border: solid 1px #ababab;
	
	cursor: pointer;
	
}
.cuadro_por{
    border: 2px solid;
    text-align: center;
    width: 50px;
	vertical-align:middle;
	border-collapse:collapse;
}
.titulo_ficha{
	font-size:30px;
	vertical-align:bottom;
	
}
.imagen_editar{
	position:absolute;
	margin-top:0; 
	margin-left:360px;
}
.imagen_editar_largo{
	position:absolute;
	margin-top:0; 
	margin-left:760px;
}
.titulos_campos{
	font-weight:bold;
}
.titulos_descripcion{
	font-weight:bold;
	vertical-align: middle;

}
.boton-principal {
    background-color: #35424a;
    border: medium none;
    box-shadow: 4px 5px 0 #a7a7a7;
    color: #fff;
    font-size: 20px;
    height: 73px;
    width: 200px;
	cursor:pointer;
}

.boton-principal2 {
    background-color: #35424a;
    border: medium none;
    box-shadow: 4px 5px 0 #a7a7a7;
    color: #fff;
    font-size: 20px;
    height: 73px;
    width: 240px;
	cursor:pointer;
}
.boton-secundario {
    background-color: #35424a;
    border: medium none;
    box-shadow: 4px 5px 0 #a7a7a7;
    color: #fff;
    font-size: 16px;
    height: 73px;
    width: 200px;
	cursor:pointer;
}
.celda-home{
	padding: 80px;
}
.textarea_dpo{
	resize: none;
	width:1170px;
	height:90px;
}
.borde_todo{
	border:black solid 1px;
}
.num_lin{
	color:#555;
	font-size:10px;
	border:solid 1px;
	text-align:right;
}
.texto_verde{
	color:#92c83e;
}
.arriba{
	vertical-align:top;
}
.texto_largo{
   height: 75px;
   resize: none;
   width: 800px;
}
.puntuacion {
    font-size:25px;
	vertical-align: middle;

}
.observaciones {
 	height: 50px; 
	width: 98%;
	display: table-cell;
	vertical-align: middle;
}
.flecha{
display: table-cell;
	vertical-align: middle;
	}
.select_largo{
	width: 1000px;
	}	
.select_normal{
	width: 500px;
	}	
.verde{
	color:#92c83e;
	}
img.centrarimagen{
display: block;
margin-left: auto;
margin-right: auto;
}

.centrar{ text-align:center;}

.centrado{
padding: 80px;
display: table-cell;
vertical-align: middle;

}
.filas_subtotal_titulo{
	font-size:18px;
    background-color: #E7E5E3;
    color: #000000;

}
/*
.celdas_subtotal2{
	
	background-color: #E7E5E3;
	border-style:solid;
	border-top-width: 1px;
	border-top-color:black;
}


<td class="celdas_subtotal" style="
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
"
*/
.titulo_grupo2{
    background-color: #000000;
    color: #FFFFFF;
	line-height:3px;
}

.linea_arriba{
	border-style:solid;
	border-top-width: 1px;
	border-top-color:black;
}

/*
.cuerpo {
    clear: left;
    float: left;
    padding: 40px 0;
    width: 1000px;
    text-align:justify;
}
.cuerpo1 {
    padding: 40px 0 ;
    width: 100%;
    
}*/
.celda_campo{
	
	padding-left:3px;
	padding-right:3px;
	padding-bottom: 10px;
	padding-top: 0;
}
.celda_label{
	padding-left:3px;
	padding-right:3px;
	padding-top: 5px;
	padding-bottom: 0;
}
.celda_vacia{
	width:236px;
}
.campos {
	background-color: #fff;
   	width: 300px;
   	padding: 5px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   
   	box-shadow: 5px 5px 3px #aaaaaa;
   	-webkit-box-shadow: 5px 5px 3px #aaaaaa;
   	-moz-box-shadow: 5px 5px 3px #aaaaaa;
	border: solid 1px #ababab;

}
.campo2 {
	background-color: #fff;
   	width: 643px;
   	padding: 5px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   
   	box-shadow: 5px 5px 3px #aaaaaa;
   	-webkit-box-shadow: 5px 5px 3px #aaaaaa;
   	-moz-box-shadow: 5px 5px 3px #aaaaaa;
	border: solid 1px #ababab;

}
.campos_select {
	background-color: #fff;
   	width: 312px;
   	padding: 5px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   
   	box-shadow: 5px 5px 3px #aaaaaa;
   	-webkit-box-shadow: 5px 5px 3px #aaaaaa;
   	-moz-box-shadow: 5px 5px 3px #aaaaaa;
	border: solid 1px #ababab;

}
.campos2 {
	background-color: #fff;
   	width: 274px;
   	padding: 5px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   
   	box-shadow: 5px 5px 3px #aaaaaa;
   	-webkit-box-shadow: 5px 5px 3px #aaaaaa;
   	-moz-box-shadow: 5px 5px 3px #aaaaaa;
	border: solid 1px #ababab;

}
.campos_select2 {
	background-color: #fff;
   	width: 286px;
   	padding: 5px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   
   	box-shadow: 5px 5px 3px #aaaaaa;
   	-webkit-box-shadow: 5px 5px 3px #aaaaaa;
   	-moz-box-shadow: 5px 5px 3px #aaaaaa;
	border: solid 1px #ababab;

}
.campos3 {
	background-color: #fff;
   	width: 175px;
   	padding: 5px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   
   	box-shadow: 5px 5px 3px #aaaaaa;
   	-webkit-box-shadow: 5px 5px 3px #aaaaaa;
   	-moz-box-shadow: 5px 5px 3px #aaaaaa;
	border: solid 1px #ababab;

}
.campos4 {
	background-color: #fff;
   	/*width: 80px;*/
	width: 75px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}
.campos5 {
	background-color: #fff;
   	width: 48px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}
.campos6 {
	background-color: #fff;
   	width: 140px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}
.campos7 {
	background-color: #fff;
   	width: 85px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}
.campos8 {
	background-color: #fff;
   	/*width: 80px;*/
	width: 60px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}

.campos_a {
	background-color: #fff;
   	width: 100%;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}
.campos_b {
	background-color: #fff;
   	width: 85%;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}
.campos_c {
	background-color: #fff;
   	width: 70%;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
} 
.campos_d {
	background-color: #fff;
   	width: 98%;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}
.filtro {
	
   	width: 80px;
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
	
}
.mano {cursor: pointer}
.mano:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
}
.verde{
	text-align:center;
	color: #090;
}
.rojo{
	text-align:center;
	color: #F00;
}
/*.borde_inicio{
	border-style:solid;
 	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}*/
.borde_fin{
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border: 0px solid #000000;
}
.borde_inicio{
	border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border: 0px solid #000000;
}
.borde_derecha_fin{
	border-radius: 0px 0px 10px 0px;
	-moz-border-radius: 0px 0px 10px 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
	border: 0px solid #000000;
	}
.borde_derecha_inicio{
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	border: 0px solid #000000;
	}
.borde_izquierda_fin{
	border-radius: 0px 0px 0px 10px;
	-moz-border-radius: 0px 0px 0px 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
	border: 0px solid #000000;
	}
.borde_izquierda_inicio{
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	border: 0px solid #000000;
}
.borde {
	-moz-border-radius: 10px;
   	-webkit-border-radius: 10px;
}
.borde_fact {
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
}
.cursiva{
	font-style: italic;
	opacity: 0.9;
    filter: alpha(opacity=90);
	}
.btn {
  background: #ebe8eb;
  background-image: -webkit-linear-gradient(top, #ebe8eb, #a8a3a8);
  background-image: -moz-linear-gradient(top, #ebe8eb, #a8a3a8);
  background-image: -ms-linear-gradient(top, #ebe8eb, #a8a3a8);
  background-image: -o-linear-gradient(top, #ebe8eb, #a8a3a8);
  background-image: linear-gradient(to bottom, #ebe8eb, #a8a3a8);
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  text-shadow: 1px 1px 3px #858585;
  font-family: Arial;
  color: #000000;
  font-size: 12px;
  padding: 6px 20px 6px 20px;
  border: solid #777 2px;
  text-decoration: none;
}

.btn:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
	/*
  background: #e8e5e8;
  background-image: -webkit-linear-gradient(top, #e8e5e8, #c2c0c2);
  background-image: -moz-linear-gradient(top, #e8e5e8, #c2c0c2);
  background-image: -ms-linear-gradient(top, #e8e5e8, #c2c0c2);
  background-image: -o-linear-gradient(top, #e8e5e8, #c2c0c2);
  background-image: linear-gradient(to bottom, #e8e5e8, #c2c0c2);
  text-decoration: none;
  */
}
.btn_total {
	float:right;
	 -webkit-border-radius: 20;
 	 -moz-border-radius: 20;
	 border-radius: 20px;
	 
     font-family: Arial;
     font-size: 13px;
     font-weight: bold;
     padding: 0px 10px 0px 10px;
     border: solid #777 2px;
     text-decoration: none;
     background-color: #E7E5E3;
     color: #000000;
}
header2 {
	z-index:99;
    padding-top: 10px;
	
	background-color:#999999;
  	clear: both;
    margin: 0 auto;
    min-height: 115px;
	/*overflow: auto;*/
    overflow: hidden;
    width: 100%;
	border-bottom:#999999 solid 3px;
	margin-top:200px;
	left: 0;
	top: 0; 
	position: fixed; 
	
}

.resumen {
	width:100%;
		
}


.datos {
	
	padding-top: 362px;
    
}
.datos2 {
	
	padding-top: 250px;
    
}
.datos3 {
	
	padding-top: 100px;
    
}
a.anchor {
    display: block;
    position: relative;
    top: -390px;
    visibility: hidden;
}
.textarea {
  float:left;
  width: 90%;
  min-height: 80px;
  outline: none;
  resize: none;
  
  background-color: #fff;
  /* 	width: 300px;
   	padding: 5px;*/
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   
   	box-shadow: 5px 5px 3px #aaaaaa;
   	-webkit-box-shadow: 5px 5px 3px #aaaaaa;
   	-moz-box-shadow: 5px 5px 3px #aaaaaa;
	border: solid 1px #ababab;
}
.emergente{
	margin: 0% 8%;
	}
	
.confirm{
	position:fixed;
	width: 350px; 
	height: 225px; 
	top: 0; 
	left: 0;
	border: #000 2px solid; 
	background-color: #FAFAFA; 
	color: #000000; 
	display:none;
	
	-moz-border-radius: 10px;
   	-webkit-border-radius: 10px;
   /*
   	box-shadow: 5px 5px 3px #333;
   	-webkit-box-shadow: 5px 5px 3px #333;
   	-moz-box-shadow: 5px 5px 3px #333;*/
	/*border: solid 1px #ababab*/
    z-index:1002;	
}
.confirm2{

	width: 350px; 
	height: 225px; 
	top: 0; 
	left: 0;
	border: #000 2px solid; 
	/*background-color: #FAFAFA;*/ 
	color: #000000; 
	display:none;
	
	-moz-border-radius: 10px;
   	-webkit-border-radius: 10px;
   /*
   	box-shadow: 5px 5px 3px #333;
   	-webkit-box-shadow: 5px 5px 3px #333;
   	-moz-box-shadow: 5px 5px 3px #333;*/
	/*border: solid 1px #ababab*/
    z-index:1002;	
}
.oculta{
	display:none;
}
.ventana{
	
	position:fixed;
	width: 800px; 
	height: 600px; 
	top: 0; 
	left: 0;
	border: #000 2px solid; 
	background-color: #e7e5e3; 
	color: #000000; 
	display:none;
	
	-moz-border-radius: 10px;
   	-webkit-border-radius: 10px;
   /*
   	box-shadow: 5px 5px 3px #333;
   	-webkit-box-shadow: 5px 5px 3px #333;
   	-moz-box-shadow: 5px 5px 3px #333;*/
	/*border: solid 1px #ababab*/
    z-index:1002;	
}
.ventana_cliente{
	
	position:fixed;
	width: 800px; 
	height: 600px; 
	top: 0; 
	left: 0;
	border: #000 2px solid; 
	background-color: #e7e5e3; 
	color: #000000; 
	display:none;
	
	-moz-border-radius: 10px;
   	-webkit-border-radius: 10px;
   
   	/*box-shadow: 5px 5px 3px #333;*/
   	-webkit-box-shadow: 5px 5px 3px #333;
   	-moz-box-shadow: 5px 5px 3px #333;
	/*border: solid 1px #ababab*/
    z-index:1003;	
}
#div_cliente{
    height: 36px;
}

	/*
.resumen {
	top: 260px; 
	position: fixed; 
	
}
.datos {
	padding-top: 60px;
	
    
}
*/
/*
.borde_fin{
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border: 0px solid #000000;
}
.borde_inicio{
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border: 0px solid #000000;
}
.borde_derecha_fin{
	border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
	-webkit-border-radius: 0px 0px 5px 0px;
	border: 0px solid #000000;
	}
.borde_derecha_inicio{
	border-radius: 0px 5px 0px 0px;
	-moz-border-radius: 0px 5px 0px 0px;
	-webkit-border-radius: 0px 5px 0px 0px;
	border: 0px solid #000000;
	}
.borde_izquierda_fin{
	border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border: 0px solid #000000;
	}
.borde_izquierda_inicio{
	border-radius: 5px 0px 0px 0px;
	-moz-border-radius: 5px 0px 0px 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
	border: 0px solid #000000;
}
.borde {
	
	
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
 
}
*/
@media screen and (max-device-width : 800px) {
	header {
			/*z-index:99;*/
			/*background-color:#35424a;*/
			
			clear: both;
			margin: 0;
			min-height: 0px;
			overflow: hidden;
			width: 100%;
			border-bottom:#999999 solid 0px;
			
			/*
			left: 0;
			top: 0; 
			position: fixed;*/
			position: relative;
		}
		header2 {
		/*z-index:99;*/
	/*	background-image:url(/img/fondo_cabecera.png); 
		background-repeat:repeat;
	*/  
	
		padding-top: 0px;
		/*width: 1200px;*/
		
		background-color:#999999;
		clear: both;
		margin: 0 auto;
		/*min-height: 115px;*/
		/*overflow: auto;*/
		overflow: hidden;
		width: 100%;
		border-bottom:#999999 solid 3px;
		margin-top:30px;
		position: relative;
	}
.datos {
	
	/*padding-top: 227px;*/
	/*padding-top: 147px;*/
    padding-top: 0px;
}
.filtros {
    width: 100%;
	background-color: #999999;
    color:#fff;
	padding: 0px, 0px, 0px, 0px;
	margin-bottom: 0px;
	 
	/*top: 213px;
	position: fixed; */
}
.content{
	 padding: 0px;
	}
#content {
    min-height: 0px;
/*    padding: 16px 0;
	border-top:#333436 3px solid;*/
}
header div, #content, #contentheader2, footer div {

	width:100%;

}



header2 .tabla_dpo td {
    padding: 2px;
    line-height: 12px;
}
}
